Commit 3d82fd7b authored by Talha Sabir's avatar Talha Sabir

changed common file location

parent 9874f73c
Pipeline #4186 failed with stages
in 2 seconds
......@@ -10,7 +10,7 @@ local tablePanel = grafana.tablePanel;
local singleStat = grafana.singlestat;
local gaugePanel = grafana.gaugePanel;
local graphPanel = grafana.graphPanel;
local template_cmn = import 'datasource_common.libsonnet';
local template_cmn = import 'common/datasource_common.libsonnet';
local steps = [
......
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