influxdata / influxdata/telegraf
[inputs.opentelemetry] should support HTTP (and not only gRPC)
Open
feature request
- Dominant language
- Go
- Stars
- 17.8k
- Forks
- 5.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 161
Description
### Use Case
There are products which can only send OpenTelemetry metrics via HTTP (and not gRPC).
### Expected behavior
`[inputs.opentelemetry]` should support HTTP(S) input address.
### Actual behavior
`[inputs.opentelemetry]` currently only support gRPC input.
### Additional info
OTLP specification does specify gRPC and HTTP: https://opentelemetry.io/docs/specs/otlp/#otlphttp
Contributor guide
Assessment
This issue has not been assessed yet.