Skip to content

Commit

Permalink
config: add support for additional properties in resource (open-telem…
Browse files Browse the repository at this point in the history
…etry#4832)

* config: add support for additional properties in resource

This allows the configuration of other attributes than service.name.

Signed-off-by: Alex Boten <[email protected]>

* update generated code + changelog

Signed-off-by: Alex Boten <[email protected]>

---------

Signed-off-by: Alex Boten <[email protected]>
Signed-off-by: Alex Boten <[email protected]>
Co-authored-by: Aaron Clawson <[email protected]>
Co-authored-by: Tyler Yahn <[email protected]>
  • Loading branch information
3 people authored and zailic committed May 20, 2024
1 parent 5dd0788 commit 90c7ef9
Show file tree
Hide file tree
Showing 5 changed files with 346 additions and 224 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
### Changed

- Change the scope name for the prometheus bridge to `go.opentelemetry.io/contrib/bridges/prometheus` to match the package. (#5396)
- Add support for settings additional properties for resource configuration in `go.opentelemetry.io/contrib/config`. (#4832)

### Fixed

Expand Down
Loading

0 comments on commit 90c7ef9

Please sign in to comment.