commit | 1abddcb84a8728c7216c6a8c785af655b473e12d | [log] [tgz] |
---|---|---|
author | Ildar Svetlov <isvetlov@mirantis.com> | Thu Apr 12 16:56:36 2018 +0400 |
committer | Ildar Svetlov <isvetlov@mirantis.com> | Thu Apr 12 16:56:36 2018 +0400 |
tree | 8509fdec5d3b8c850f20081f6639797628f4ba3b | |
parent | d3ed0b6b582b8fd0610e0fcf0b1b355a3ebb58ce [diff] |
Enable honor_labels We have to enable honor_labels to avoid label duplication Change-Id: I3c310ba414c0dc032045ae2b8ca34fcde9629a5f Related-Bug: PROD-19209
diff --git a/fluentd/meta/prometheus.yml b/fluentd/meta/prometheus.yml index e3fbe17..ef438c1 100644 --- a/fluentd/meta/prometheus.yml +++ b/fluentd/meta/prometheus.yml
@@ -20,5 +20,6 @@ replacement: {{ grains['host'] }} source_labels: "__address__" target_label: "host" + honor_labels: true {%- endif %} {%- endif %}