mirror of
https://github.com/hyperdxio/hyperdx
synced 2026-04-21 13:37:15 +00:00
chore: add changeset for HDX-4029
This commit is contained in:
parent
b9a55955f8
commit
b104ba39ef
1 changed files with 11 additions and 0 deletions
11
.changeset/otel-collector-all-contrib-components.md
Normal file
11
.changeset/otel-collector-all-contrib-components.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
'@hyperdx/otel-collector': minor
|
||||
---
|
||||
|
||||
feat: Include all OTel Collector Contrib components in builder-config.yaml
|
||||
|
||||
Expand the OCB builder manifest to include all receivers, processors, exporters,
|
||||
extensions, connectors, and configuration providers from the upstream
|
||||
opentelemetry-collector-contrib distribution. This allows users to reference any
|
||||
supported component in their custom OTel config files without the collector
|
||||
binary failing to load.
|
||||
Loading…
Reference in a new issue