jaegertracing / helm-charts

Helm Charts for Jaeger backend
Apache License 2.0
265 stars 340 forks source link

[Feature]: SigV4 authentication #401

Open angelokurtis opened 1 year ago

angelokurtis commented 1 year ago

Requirement

As an SRE engineer, I want to enable the Service Performance Monitoring (SPM) feature by querying metrics from my Amazon Managed Service for Prometheus

Problem

The current Jaeger version is unable to authenticate queries made to Prometheus

Proposal

As well as the query.agentSidecar and query.oAuthSidecar values available in jaegertracing/jaeger chart, we could add a new query.sigv4Sidecar and set up the AWS SigV4 Proxy to sign HTTP requests and forward them to AMP

If it makes sense, I would be happy to contribute 😄

Open questions

No response

juferreira commented 8 months ago

Hello! Please, any suggestions for that?