Telegraf has to be deployed on all nodes
Bug #1635028 reported by
Christian Berendt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
High
|
zhongshengping |
Bug Description
At the moment Telegraf is only deployed on a host group "monitoring". This makes no sense. Telegraf collects performance metrics and delivers those metrics to a central InfluxDB. Telegraf has to be deployed on all nodes.
Changed in kolla: | |
assignee: | nobody → zhongshengping (chdzsp) |
Changed in kolla: | |
milestone: | none → ocata-1 |
Changed in kolla: | |
status: | New → Confirmed |
importance: | Undecided → High |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/388885 /git.openstack. org/cgit/ openstack/ kolla/commit/ ?id=da62916a6bd 7fd79359b5995d5 862b0b79515960
Committed: https:/
Submitter: Jenkins
Branch: master
commit da62916a6bd7fd7 9359b5995d5862b 0b79515960
Author: Christian Berendt <email address hidden>
Date: Wed Oct 19 22:06:49 2016 +0200
Deploy Telegraf on all nodes
Telegraf is a service to collect metrics and to send the metrics
to a central InfluxDB. Telegraf has to be deployed on all nodes,
not only on monitoring nodes.
Change-Id: I815aab4371ea5a 00a41390a59af02 0c61dd845db
Closes-bug: #1635028