Uploaded image for project: 'Observability Documentation'
  1. Observability Documentation
  2. OBSDOCS-2455

[RN] deprecation notice required

XMLWordPrintable

      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 

              eromanov@redhat.com Eliska Romanova
              rhn-support-milang Michaela Lang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: