Skip to content

Commit

Permalink
config: add support for additional properties in resource (#4832)
Browse files Browse the repository at this point in the history
* 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 May 8, 2024
1 parent 985666e commit b261c6e
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 @@ -25,6 +25,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 b261c6e

Please sign in to comment.