aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/DAaaS/collection/charts/collectd/templates/configmap.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-05-30Refactor Distributed Analytics project structureDileep Ranganathan1-27/+0
Modified the project structure to improve maintainability and to add future CI and integration test support. Change-Id: Id30bfb1f83f23785a6b5f99e81f42f752d59c0f8 Issue-ID: ONAPARC-280 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2019-04-11Separate collectd plugin config from configmapSrivahni1-45/+1
Move collectd plugin information in configmap.yaml in to resources folder Change-Id: I3600dc6cc457fe28fb0a12220cacb7a0936d25d1 Issue-ID: ONAPARC-488 Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
2019-03-05Collection Service Helm charts packageDileep Ranganathan1-0/+71
The packages needed for distributed analytics are separated as collection, messaging, training, inference and visualization. Collection package consists of collection agents, Prometheus operator. and Prometheus. Change-Id: I12c6ed0607fbaedf7bbc207562fb5bf2a1950623 Issue-ID: ONAPARC-366 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>