Skip to content

Commit

Permalink
fix(kyak): leave relabeling to another day
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Witlin <[email protected]>
  • Loading branch information
coolguy1771 committed Jun 30, 2024
1 parent 959c715 commit ef45dcd
Showing 1 changed file with 1 addition and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,15 +85,4 @@ spec:
path: /ups_metrics
interval: 1m
scrapeTimeout: 10s
relabelConfigs:
- sourceLabels: [__address__]
targetLabel: __param_server
- sourceLabels: [__param_server]
targetLabel: instance
- targetLabel: __address__
replacement: osiris.286k.co
params:
ups: ["primary"]
server: ["osiris.286k.co"]
labels:
ups: "primary"

0 comments on commit ef45dcd

Please sign in to comment.