diff --git a/distributions/axoflow-otel-collector/manifest.yaml b/distributions/axoflow-otel-collector/manifest.yaml index 35c25e23..0bf9e229 100644 --- a/distributions/axoflow-otel-collector/manifest.yaml +++ b/distributions/axoflow-otel-collector/manifest.yaml @@ -55,4 +55,6 @@ replaces: - github.com/IBM/fluent-forward-go => github.com/IBM/fluent-forward-go v0.2.3-0.20240418091724-720f8df4306a # - go.opentelemetry.io/collector => github.com/axoflow/opentelemetry-collector v0.112.0 - github.com/open-telemetry/opentelemetry-collector-contrib/connector/countconnector => github.com/axoflow/opentelemetry-collector-contrib/connector/countconnector v0.112.0 + # TODO: remove pdata replace once we've reached version where profiles signals are available + - go.opentelemetry.io/collector/pdata => go.opentelemetry.io/collector/pdata v1.20.0 - github.com/open-telemetry/opentelemetry-collector-contrib/connector/bytesconnector => github.com/axoflow/opentelemetry-collector-contrib/connector/bytesconnector v0.112.0-bytes-dev