Open
Description
Hello Tricksters!
Thanks for releasing the Beta 3 which I have been testing.
One issue I am facing is with injecting Prometheus labels per this guide:
https://github.com/trickstercache/trickster/blob/main/docs/prometheus.md
I couldn't make the labels attached to the returning time series.
- Either the case of single backend or multiple backends via ALB w/ TSM.
- Time series I am querying from these backends are unique, so I don't need to add the Prom label by using Trickster, but I was testing the feature.
Please advice.
Trickster configuration (click to expand)
Here's a copy of 5180 one of backend config
us-phoenix-1:
healthcheck:
expected_codes:
- 200
failure_threshold: 3
headers:
XXX
host: host.us-phoenix-1.domain.oraclecloud.com.
interval: 5000ms
path: /prometheus/api/v1/status/buildinfo
recovery_threshold: 3
scheme: https
timeout: 1000ms
verb: GET
origin_url: https://host.us-phoenix-1.domain.oraclecloud.com.
prometheus:
labels:
trickster_label: us-phoenix-1
provider: prometheus
req_rewriter_name: oc1_authentication
Metadata
Metadata
Assignees
Labels
No labels