influxdata/telegraf
Auf GitHub ansehenBasic authentication for opentelemetry output
Open
#13.297 geöffnet am 22. Mai 2023
feature requesthelp wantedsize/m
Repository-Metriken
- Stars
- (9.892 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 2T 12h) (136 gemergte PRs in 30 T)
Beschreibung
Use Case
I've setup OTEL collector to listen on gRPC with basic authentication but there's no option to do so for telegraf's opentelemetry output. Is it possible to add basic authentication to telegraf's opentelemetry output?
Expected behavior
Unable to send metrics to OTEL OTLP that use basicauth extension.
Actual behavior
N/A
Additional info
No response