Jérôme Decq

Results 6 issues of Jérôme Decq

As per [Prometheus dev mailing list](https://groups.google.com/g/prometheus-developers/c/4EBwQirJ49g) we need to add Cortex config template test suite so Cortex is automatically tested for compatibility over Prometheus APIs. Thanks @codesome for the ping

stale

Add AWS Managed Service for Prometheus Signed-off-by: Jérôme Decq

**Is your feature request related to a problem? Please describe.** Experimental native histogram support was released with [Prometheus v0.40.x](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md#2400--2022-11-08). **Describe the solution you'd like** We should implement native histogram support...

type/feature

- splitting compatible senders from receivers - add links to opentelemetry collector components

# Why? # To simplify the signing process through [AWS Signature Version 4](https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html) # Current workaround # promlens users need to set up [aws-sigv4-proxy](https://github.com/awslabs/aws-sigv4-proxy) # Prior art # Similar work...