summaryrefslogtreecommitdiffstats
path: root/tools/performance/cloud/grafana/dashboards-providers
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-04-07 11:45:24 +0200
committerKornel Janiak <kornel.janiak@nokia.com>2020-04-08 12:15:28 +0000
commitfab4f6c44c8bc7baf454e26a956891ad53000a35 (patch)
tree5336bb2fbc22f687e60d699d589e04392516f23e /tools/performance/cloud/grafana/dashboards-providers
parentee3dc0ec60a6b425904f41ddd96b5925cba7e1aa (diff)
Add new metrics for performance tests
Add metrics considering: -Kafka -Message producers -Overall k8s nodes statistics Issue-ID: DCAEGEN2-1576 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I8523099834a2652df359d6a50b19a86d6f417adc
Diffstat (limited to 'tools/performance/cloud/grafana/dashboards-providers')
-rw-r--r--tools/performance/cloud/grafana/dashboards-providers/dashboards.yaml17
1 files changed, 15 insertions, 2 deletions
diff --git a/tools/performance/cloud/grafana/dashboards-providers/dashboards.yaml b/tools/performance/cloud/grafana/dashboards-providers/dashboards.yaml
index c433ffa9..2701d492 100644
--- a/tools/performance/cloud/grafana/dashboards-providers/dashboards.yaml
+++ b/tools/performance/cloud/grafana/dashboards-providers/dashboards.yaml
@@ -1,7 +1,7 @@
# ============LICENSE_START=======================================================
# dcaegen2-collectors-veshv
# ================================================================================
-# Copyright (C) 2019 NOKIA
+# Copyright (C) 2019-2020 NOKIA
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -42,4 +42,17 @@ data:
folder: ''
type: file
options:
- path: /grafana/processing \ No newline at end of file
+ path: /grafana/processing
+ - name: 'kafka-and-producers'
+ org_id: 1
+ folder: ''
+ type: file
+ options:
+ path: /grafana/kafka-and-producers
+ - name: 'k8s-metrics'
+ org_id: 1
+ folder: ''
+ type: file
+ options:
+ path: /grafana/k8s-metrics
+