Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic getting started for swift #3344

Merged
merged 2 commits into from
Oct 4, 2023

Conversation

svrnm
Copy link
Member

@svrnm svrnm commented Oct 4, 2023

contributes to #2623

I have not a lot of experience with Swift, so I hope what I wrote makes sense to a proper swift developer. The purpose of this is not to be all neat & tidy, but quick and easy to follow, such that people can continue their journey from there.

@svrnm svrnm requested review from a team October 4, 2023 15:42
Copy link

@vvydier vvydier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried the instructions and was able to get the Webserver and the otel StdoutExporter set up in a few minutes. Its a good addition to the docs

@svrnm
Copy link
Member Author

svrnm commented Oct 4, 2023

I tried the instructions and was able to get the Webserver and the otel StdoutExporter set up in a few minutes. Its a good addition to the docs

Thank you for taking a look @vvydier

Copy link
Contributor

@cartermp cartermp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So I think this is good, but my understanding is that Swift is primarily used for iOS apps instead of server apps. I don't want to block on this because of that, but I think we'd be remiss not to have an iOS getting started scenario.

But that's a whole new kind of getting started app.

@svrnm
Copy link
Member Author

svrnm commented Oct 4, 2023

So I think this is good, but my understanding is that Swift is primarily used for iOS apps instead of server apps. I don't want to block on this because of that, but I think we'd be remiss not to have an iOS getting started scenario.

But that's a whole new kind of getting started app.

ACK -- Based on what I see with Vapor and some other frameworks, server side swift is a thing on it's own. I think what we eventually should have is 2 Getting Started docs like we have it in JavaScript (Node.JS & Browser, here: Server & Client ?)

@svrnm svrnm merged commit f7422c6 into open-telemetry:main Oct 4, 2023
@svrnm svrnm deleted the swift-getting-started branch October 4, 2023 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants