chore: add changeset for HDX-4029

This commit is contained in:
Warren 2026-04-14 20:49:06 -07:00
parent b9a55955f8
commit b104ba39ef

View 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.