commit | d43cdbcebf5b5b21d066adf578d6ea933857ed52 | [log] [tgz] |
---|---|---|
author | Alexander Ignatov <aignatov@mirantis.com> | Mon Oct 22 13:07:38 2018 +0000 |
committer | Gerrit Code Review <mail@domain.com> | Mon Oct 22 13:07:38 2018 +0000 |
tree | 94c71366993bbb0ed21a64fc6581ee1fdad0be8f | |
parent | 7a8d83c3581741ec47120ec425a3a97d928d0e8d [diff] | |
parent | c7a806415ba562bf591340c32713cfd8c7cfe833 [diff] |
Merge "Drop metrics for contrail *stats endpoints"
diff --git a/opencontrail/meta/telegraf.yml b/opencontrail/meta/telegraf.yml index ef973fc..523311b 100644 --- a/opencontrail/meta/telegraf.yml +++ b/opencontrail/meta/telegraf.yml
@@ -243,4 +243,9 @@ state: "Established" {%- endif %} {%- endif %} + {%- if pillar.haproxy.proxy is defined %} + haproxy: + tagdrop: + proxy: ["contrail_collector_stats", "contrail_config_stats", "contrail_openstack_stats"] + {%- endif %} {%- endif %}