aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/DAaaS/lib/promql_api
AgeCommit message (Collapse)AuthorFilesLines
2019-06-21Add support for query_range in promql_apiRajamohan Raj2-22/+139
Added support for query_range in promql_api Issue-ID: ONAPARC-452 Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com> Change-Id: If4870c8a8ea2fd4e6b23237cb8fd0f34a17fe3e0
2019-06-19Helmize the sample promql_query_appRajamohan Raj1-1/+1
Release a helm chart and dockerfile for the sample promql_query_app Issue-ID: ONAPARC-508 Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com> Change-Id: I8fdddd3fe0094c132a485c1d40b524b8a8cb2062
2019-06-03Handle more error scenarios for promql_apiRajamohan Raj2-24/+77
Handle more error scenarios for promql and improve README.Added copy rights Change-Id: Idb3ac7e2aea6fe3e6df069f63e63b2a5208f96d1 Issue-ID: ONAPARC-452 Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
2019-06-01Refactor promql_api after project structure changeRajamohan Raj3-0/+147
Refactored prompql_api after project structure change. Fix review comments and make a better read me. Change-Id: I40b7b2da40d85e9f297d4bb87d8633c71bdd1ec0 Issue-ID: ONAPARC-452 Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>