Alex Boten
Alex Boten
@adriangb can you share the configuration you've used? I just tested the following: ```yaml service: telemetry: metrics: level: detailed ``` ```bash curl localhost:8888/metrics # HELP otelcol_process_cpu_seconds Total CPU user and...
@adriangb the debug exporter would be emitting data received by the `otlp` receiver configured in the `traces` pipeline, is something else sending metrics over otlp to your collector? i've used...
transferred issue as mdatagen lives in the core repo now
transferred issue as mdatagen lives in the core repo now
thanks for the report @agardnerIT, the policy of go support for the collector is to support N-1 where N is the latest version of go. See https://github.com/open-telemetry/opentelemetry-collector/blob/main/CONTRIBUTING.md#required-tools for more details....
transferred issue as mdatagen lives in the core repo now
transferred issue as mdatagen lives in the core repo now
transferred issue as mdatagen lives in the core repo now
transferred issue as mdatagen lives in the core repo now
@jmacd can this be updated?