Commit befccb6d authored by Waqas Riaz's avatar Waqas Riaz

testing2

parent 44aef849
Pipeline #4172 passed with stage
in 5 seconds
stages: stages:
- build_dashboards - build_dashboards
- build_alerts
- deploy_dashboards - deploy_dashboards
- build_alerts
- deploy_alerts - deploy_alerts
build_dashboards_job: build_dashboards_job:
......
...@@ -5,7 +5,6 @@ local template = grafana.template; ...@@ -5,7 +5,6 @@ local template = grafana.template;
local graphPanel = grafana.graphPanel; local graphPanel = grafana.graphPanel;
local singlestat = grafana.singlestat; local singlestat = grafana.singlestat;
local prometheus = grafana.prometheus; local prometheus = grafana.prometheus;
grafana.dashboard.new( grafana.dashboard.new(
'Elastic dashboard Via Graffonet', 'Elastic dashboard Via Graffonet',
refresh='1m', refresh='1m',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment