elastic / apm

Elastic Application Performance Monitoring - resources and general issue tracking for Elastic APM.
https://www.elastic.co/apm
Apache License 2.0
384 stars 114 forks source link

Set User-Agent in OTLP exporters #896

Open JonasKunz opened 2 weeks ago

JonasKunz commented 2 weeks ago

Description

For telemetry purposes we want to unify the User-Agent headers sent by the OTLP exporters used by our distros. We should configure the User-Agent header there to the following format (or similar): elastic-otlp-(grpc/http)-<language>/<edot-version>

Agent Issues