Skip to content

refactor dashboard action using template variables in grafana

Joost Hemmen requested to merge grafana_variable_templating into main

refactor of grafana dashboard action:

  • remove query of datastreams from dispatcher action
  • remove db_url from main.py
  • create multiple panels with variable templating datastream_pos and repeat panel option.

could be improved:

  • panel query, getting the observations to the fitting datastream_pos values shoud probably done with a join on the datastream_id

Integration of dynamically created grafana dashboards into tsm-orchestration is done by orchestration MR tsm-orchestration!82 (merged)

Edited by Joost Hemmen

Merge request reports

Loading