aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/DAaaS/collection/charts/prometheus
AgeCommit message (Collapse)AuthorFilesLines
2019-05-30Refactor Distributed Analytics project structureDileep Ranganathan8-283/+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-03-28Helm charts for CadvisorSrivahni1-0/+11
Change-Id: Iaba30d9528ebc416339e73cd8d5485457d2ae147 Issue-ID: ONAPARC-438 Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
2019-03-22Fix node exporter integration with PrometheusSrivahni1-0/+10
Change-Id: I05fe6c74bccad6dd2fd515dcda4d4efe7e9a50dd Issue-ID: ONAPARC-440 Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
2019-03-18Remove hardcoded values from values.yamlSrivahni2-8/+3
Change-Id: I21982d862e386dea3ec649f1f7186b1b29558233 Issue-ID: ONAPARC-442 Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
2019-03-07Fix Collection Service Helm charts packageSrivahni3-4/+8
Change-Id: I01f5a9377827666bdeaff4a3adc1c44844eb716c Issue-ID: ONAPARC-366 Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
2019-03-05Collection Service Helm charts packageDileep Ranganathan8-0/+263
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>