Skip to content

Commit

Permalink
Fix broken link (#5767)
Browse files Browse the repository at this point in the history
Use a tagged version of the runtime package.
  • Loading branch information
MrAlias authored Jun 16, 2024
1 parent 58935bd commit c588e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instrumentation/runtime/internal/x/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ and setting the environment variable will no longer have any effect.
The value set must be the case-insensitive string of `"true"` to enable the
feature, and `"false"` to disable the feature. All other values are ignored.

[previous runtime metrics conventions]: go.opentelemetry.io/contrib/instrumentation/runtime/internal/deprecatedruntime
[previous runtime metrics conventions]: https://pkg.go.dev/go.opentelemetry.io/contrib/instrumentation/runtime@v0.52.0
[OpenTelemetry Go Runtime conventions]: https://github.com/open-telemetry/semantic-conventions/blob/main/docs/runtime/go-metrics.md

0 comments on commit c588e57

Please sign in to comment.