Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Fix rootfs/dockerswarm.d/dockerswarm-services-endpoints-host.yml & ro…
Browse files Browse the repository at this point in the history
…otfs/dockerswarm.d/dockerswarm-services-endpoints-ingress.yml
  • Loading branch information
socheatsok78 committed Jun 29, 2024
1 parent 2a5cdaa commit 377b8bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ scrape_configs:

relabel_configs:
- target_label: job
replacement: dockerswarm/services-endpoints
replacement: promstack/services-endpoints
- target_label: module
replacement: tcp_connect

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ scrape_configs:

relabel_configs:
- target_label: job
replacement: dockerswarm/services-endpoints
replacement: promstack/services-endpoints

- target_label: module
replacement: tcp_connect
Expand Down

0 comments on commit 377b8bd

Please sign in to comment.