Skip to content

Commit

Permalink
added changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Horiodino <[email protected]>
  • Loading branch information
Horiodino committed Jun 7, 2024
1 parent 5273b69 commit 5e7e356
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .chloggen/extract-resources-ns.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
change_type: enhancement

component: instrumentation

note: "introduced ability to set Otel resource attributes based on annotations for instrumentation"

issues:
- 2181


subtext: |
Modified files:
- pkg/constants/env.go
- pkg/instrumentation/sdk.go
- pkg/instrumentation/sdk_test.go
resource.opentelemetry.io/your-key: "your-value"

0 comments on commit 5e7e356

Please sign in to comment.