Commit 3010a895 authored by Gyanendra Mishra's avatar Gyanendra Mishra

fix

parent 9fdc1348
......@@ -85,7 +85,7 @@ def main(input_args):
grafana_info = module_io.GrafanaInfo(
dashboard_path = static_files.GRAFANA_DASHBOARD_PATH_URL,
dashboard_path = GRAFANA_DASHBOARD_PATH_URL,
user = GRAFANA_USER,
password = GRAFANA_PASSWORD
)
......
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