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

Commit

Permalink
Update dockerswarm-tasks relabel config
Browse files Browse the repository at this point in the history
  • Loading branch information
socheatsok78 committed Jun 13, 2024
1 parent f4a4888 commit 216f7a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/dockerswarm/dockerswarm-tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ scrape_configs:
- action: labelmap
regex: __meta_dockerswarm_service_label_com_(docker_service_.+)
- action: labelmap
regex: __meta_dockerswarm_task_(id|container_id)
regex: __meta_dockerswarm_task_(.+)
replacement: dockerswarm_task_$1

# ================================================================================
Expand Down

0 comments on commit 216f7a5

Please sign in to comment.