Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-05 | [HICN-541] Add custom type database of collectd plugins | Olivier Roques | 2 | -1/+39 | |
This patch adds the database containing the types that the two collectd plugins, vpp and vpp-hicn, defines. It is useful when using InfluxDB as it requires the type database for multi-value metrics (see https://docs.influxdata.com/influxdb/v1.7/supported_protocols/collectd/). Change-Id: Ia3e630b134e58e942be38cacb9b23379066c6e63 Signed-off-by: Olivier Roques <oroques+fdio@cisco.com> | |||||
2020-03-04 | [HICN-541] Change installation directory of collectd plugins | Olivier Roques | 2 | -2/+2 | |
Signed-off-by: Olivier Roques <oroques+fdio@cisco.com> Change-Id: Ic298e57c11a0b86976d52096a2f691dd511adc3f | |||||
2020-02-18 | [HICN-510] Adding collectd plugins to get telemetry from vpp and hicn-plugin | Alberto Compagno | 7 | -0/+994 | |
Change-Id: Idb322dc712b52301c66c5256ad8d1a6a65b503b9 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com> |