influxdata/telegraf

Basic authentication for opentelemetry output

Open

#13,297 opened on May 22, 2023

 (2 comments) (0 reactions) (1 assignee)Go (5,837 forks)batch import
feature requesthelp wantedsize/m

Repository metrics

Stars
 (17,764 stars)
PR merge metrics
 (PR metrics pending)

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