-
Notifications
You must be signed in to change notification settings - Fork 533
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
Update examples and only use Console Exporters #2528
Comments
Hey 👋🏽 ! |
Hi there, I'll work on the web example. |
I took mongodb actually |
@JamieDanielson Having looked at a couple of the examples, I don't know if the "use only console exporters" will be that helpful for users:
At least for some of the examples I'm leaning towards settling on a slightly preferred app we run in Docker for visualization. Currently that preference would likely be Jaeger v2 (supports direct OTLP). However, I'm hedging a bit because it doesn't support metrics and logs -- actually it might support metrics, not sure. A possible demo option might be MS's Aspire Dashboard. Anyway, sorry to add some complexity here.
We can discuss/do other options on a separate issue. |
Yeah, I generally lean toward Jaeger v2 as well, but hesitate for the same reasons. It looks like it supports OpenMetrics for metrics (not OpenTelemetry) and no logs. Is it confusing to view tracing in Jaeger, with logs and metrics in the console? It seems like that may be the way to go... |
Note: This issue is being updated and repurposed for further rework on the examples.
Review examples in examples directory and make updates
Add a comment for which example you are working on so others don't.
The text was updated successfully, but these errors were encountered: