mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
ad4f514e66
* Add OTLP Ingestion endpoint We copy files from the otel-collector-contrib. See the README in `storage/remote/otlptranslator/README.md`. This supersedes: https://github.com/prometheus/prometheus/pull/11965 Signed-off-by: gouthamve <gouthamve@gmail.com> * Return a 200 OK It is what the OTEL Golang SDK expect :( https://github.com/open-telemetry/opentelemetry-go/issues/4363 Signed-off-by: Goutham <gouthamve@gmail.com> --------- Signed-off-by: gouthamve <gouthamve@gmail.com> Signed-off-by: Goutham <gouthamve@gmail.com>
9 lines
256 B
Plaintext
9 lines
256 B
Plaintext
/web/ui @juliusv
|
|
/web/ui/module @juliusv @nexucis
|
|
/storage/remote @csmarchbanks @cstyan @bwplotka @tomwilkie
|
|
/storage/remote/otlptranslator @gouthamve @jesusvazquez
|
|
/discovery/kubernetes @brancz
|
|
/tsdb @jesusvazquez
|
|
/promql @roidelapluie
|
|
/cmd/promtool @dgl
|