open-telemetry / opentelemetry-lambda

Create your own Lambda Layer in each OTel language using this starter code. Add the Lambda Layer to your Lamdba Function to get tracing with OpenTelemetry.
https://opentelemetry.io
Apache License 2.0
256 stars 156 forks source link

Dead links to OTEL documentation #1384

Closed Kevinwochan closed 1 week ago

Kevinwochan commented 2 weeks ago

Describe the bug Links in the main documentation for traces and metrics have fallen out of date

Feature Node Python Java .NET Go Ruby
OpenTelemetry collector + + + + + +
Custom context propagation + - - - N/A +
X-Ray Env Var Span Link - - - - N/A -
Semantic Conventions^ + + + N/A +
- Trace General^1 + + + N/A +
- Trace Incoming^2 - - + N/A -
- Trace Outgoing^3 + - + N/A +
- Metrics^4 - - - N/A -
Auto instrumentation + + - N/A +
Flush TracerProvider + + + + +
Flush MeterProvider + + -
nslaughter commented 1 week ago

Closing as resolved by #1385