diff --git a/charts/meta-monitoring/templates/grafana/agent-dashboards-1.yaml b/charts/meta-monitoring/templates/grafana/agent-dashboards-1.yaml index 6589c27..d9303cf 100644 --- a/charts/meta-monitoring/templates/grafana/agent-dashboards-1.yaml +++ b/charts/meta-monitoring/templates/grafana/agent-dashboards-1.yaml @@ -14,6 +14,6 @@ data: {{ $.Files.Get "src/dashboards/agent-remote-write.json" | fromJson | toJson }} "agent-tracing-pipeline.json": | {{ $.Files.Get "src/dashboards/agent-tracing-pipeline.json" | fromJson | toJson }} - "agent.json": | + "agent-overview.json": | {{ $.Files.Get "src/dashboards/agent.json" | fromJson | toJson }} {{- end }} \ No newline at end of file