aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/DAaaS/deploy/collection
AgeCommit message (Collapse)AuthorFilesLines
2019-07-30DAaaS: enhance collectd to be more configurableLianhao Lu4-35/+84
Enhance the collectd chart in DAaaS to be more configurable, so that it can be launched with k8s CMK environment. Issue-ID: ONAPARC-393 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com> Change-Id: I28698688a9977f60e89c54f32c1de73c17cb6751
2019-07-08Added resource support for DAaaS prometheusLianhao Lu2-0/+3
Added the day-0 config for DAaaS prometheus resource limits/requests. Change-Id: I017dcd5259c4616c2940bd6fbefdf0fd72092643 Issue-ID: ONAPARC-366 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
2019-06-17Enable/disable components using values.yamlSrivahni2-0/+23
Issue-ID: ONAPARC-393 Signed-off-by: Srivahni <srivahni.chivukula@intel.com> Change-Id: I842fcae55600905bec9889c69b06eeac3cde71a2
2019-06-13Add RBAC for prometheus instanceDileep Ranganathan6-1/+64
Fixed issue of prometheus throwing unauthorized rbac error. Change-Id: I984bf637bf464803c35bfb32bf09b2974fec9053 Issue-ID: ONAPARC-506 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2019-05-30Refactor Distributed Analytics project structureDileep Ranganathan42-0/+1428
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>