prometheus/web
Goutham Veeramachaneni ad4f514e66
Add OTLP Ingestion endpoint (#12571)
* 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>
2023-07-28 12:35:28 +02:00
..
api/v1 Add OTLP Ingestion endpoint (#12571) 2023-07-28 12:35:28 +02:00
ui fix some typos (#12498) 2023-06-29 12:28:13 +02:00
federate.go Replace sort.Sort with faster slices.SortFunc 2023-07-10 09:43:45 +00:00
federate_test.go histogram: Expose #12305 2023-07-19 15:29:11 +02:00
web.go Add OTLP Ingestion endpoint (#12571) 2023-07-28 12:35:28 +02:00
web_test.go Added 'limit' query parameter support to /api/v1/status/tsdb endpoint (#12336) 2023-05-22 14:37:07 +02:00