influxdata/telegraf

Basic authentication for opentelemetry output

Open

#13,297 opened on May 22, 2023

View on GitHub
 (2 comments) (0 reactions) (1 assignee)Go (4,161 forks)batch import
feature requesthelp wantedsize/m

Repository metrics

Stars
 (9,892 stars)
PR merge metrics
 (Avg merge 2d 12h) (136 merged PRs in 30d)

Description

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

Contributor guide