orb
orb copied to clipboard
Support `bearer_token` authentication for Prometheus sinks
Extend existing Prometheus sink authentication to support bearer_token
, such as what is required by New Relic: https://docs.newrelic.com/docs/infrastructure/prometheus-integrations/install-configure-remote-write/set-your-prometheus-remote-write-integration/
Somehow the info I added last week, vanished from GitHub... readding
Backend
- [ ] Sinks: API Support for receiveing the bearer_token and store accordingly. Q1: Do we need to encrtypt the bearer_token?
- [ ] Sinker: Support bearer token in authentication header, if stored version > v2.26.