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

Update integrations page #2201

Merged
merged 1 commit into from
Jan 25, 2023
Merged

Conversation

svrnm
Copy link
Member

@svrnm svrnm commented Jan 25, 2023

Sleuth/Spring states that they make use of MicroMeter

Docker Buildx has OpenTelemetry support

Jaeger is kind of stable

Signed-off-by: svrnm <neumanns@cisco.com>
@svrnm svrnm requested a review from a team as a code owner January 25, 2023 15:28
@cartermp cartermp merged commit d65b73c into open-telemetry:main Jan 25, 2023
| External Project | Applicable OpenTelemetry Components |
| ------------------------------------------------------------------------------------------ | ----------------------------------- |
| [Docker buildx](https://github.com/docker/buildx/blob/master/docs/guides/opentelemetry.md) | Go |
| [Jaeger](https://www.jaegertracing.io/docs/latest/opentelemetry/) | Collector |
Copy link
Contributor

Choose a reason for hiding this comment

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

@svrnm, the Jaeger link is no longer valid:

$ curl -I https://www.jaegertracing.io/docs/latest/opentelemetry/
HTTP/2 301 
...
location: /docs/1.42/opentelemetry/
...
$ curl -I https://www.jaegertracing.io/docs/1.42/opentelemetry/
HTTP/2 404 

From https://www.jaegertracing.io/docs/1.42/getting-started/:

Historically, the Jaeger project supported its own SDKs (aka tracers, client libraries) that implemented the OpenTracing API. The Client Libraries section provides information about how to use the OpenTracing API and how to initialize and configure Jaeger tracers. As of 2022, the Jaeger SDKs are no longer supported, and all users are advised to migrate to OpenTelemetry.

I'll create an issue to track this but I wanted to flag it in context.

@svrnm svrnm deleted the update-integrators-page branch May 11, 2023 08:00
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.

None yet

3 participants