-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
1
-
False
-
-
False
-
-
According to upstream notes https://github.com/open-telemetry/opentelemetry-collector/blob/main/service/telemetry/otelconftelemetry/testdata/config_deprecated_address_and_readers.yaml we should include the deprecation of configurations like
metrics: address: 0.0.0.0:8888 readers: - pull: exporter: prometheus: host: 0.0.0.0 port: 8888
which have been valid pre RHOSDT 3.7 but will not fail collectors to start with following error
Error: failed to get config: cannot unmarshal the configuration: decoding failed due to the following error(s): 'service.telemetry.metrics' decoding failed due to the following error(s): '' has invalid keys: address 2025/09/19 06:53:28 collector server run finished with error: failed to get config: cannot unmarshal the configuration: decoding failed due to the following error(s): 'service.telemetry.metrics' decoding failed due to the following error(s): '' has invalid keys: address