We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9aa72a5 + 75b24e2 commit 44030a1Copy full SHA for 44030a1
conf.d/haproxy.yaml.example
@@ -30,8 +30,7 @@ instances:
30
# The (optional) `collate_status_tags_per_host` parameter will collate
31
# `status` tags for `haproxy.count_per_status` up to one of (`available`, `unavailable`)
32
# for each discovered backend.
33
- # This only applies if `collect_status_metrics_by_host` is True.
34
- # collate_status_tags_per_host: False
+ collate_status_tags_per_host: True
35
#
36
# The (optional) `count_status_by_service` parameter will instruct the check
37
# to tag the status counts it collects by service in addition to by host.
0 commit comments