Fixed
Details
Assignee
Jesse WhiteJesse WhiteReporter
Jesse WhiteJesse WhiteComponents
Fix versions
Priority
BlockerEpic Name
Minion Data Collection
Details
Details
Assignee
Jesse White
Jesse WhiteReporter
Jesse White
Jesse WhiteComponents
Fix versions
Priority
Epic Name
Minion Data Collection
PagerDuty
PagerDuty
PagerDuty
Created January 18, 2017 at 2:51 PM
Updated June 3, 2019 at 7:33 AM
Resolved May 11, 2017 at 8:22 AM
Add support for using all (or most) of the data collectors (collectd) on Minion.
The following collectors are in scope of this effort:
HttpCollector
JdbcCollector
JMXCollector + derivatives
NSClientCollector
SnmpCollector
TcaCollector
VmwareCollector
VmwareCimCollector
WmiCollector
WsManCollector
XmlCollector + derivatives
XmpCollector
We will also take this opportunity to update and refactor some of the data collection APIs (i.e. using the
CollectionSetBuilder
). Using theCollectionSetBuilder
) will:1) Allow us to have a consistent representation of CollectionSets by eliminating collector specific implementations of these
2) Help capture the resource representation of captured attributes