diff --git a/roles/grafana_gen/templates/grafana_gen.env.j2 b/roles/grafana_gen/templates/grafana_gen.env.j2 index 79c1fdf..4226ccb 100644 --- a/roles/grafana_gen/templates/grafana_gen.env.j2 +++ b/roles/grafana_gen/templates/grafana_gen.env.j2 @@ -8,4 +8,5 @@ DASHBOARD_TITLE=PT AF Requests DASHBOARD_OS_ENABLED=false DASHBOARD_VL_ENABLED=true ALERTS_OS_ENABLED=false -ALERTS_VL_ENABLED=true \ No newline at end of file +ALERTS_VL_ENABLED=true +SP_DASHBOARD_TITLE=SP PT AF Requests (VictoriaLogs) \ No newline at end of file