Skip to content

Commit

Permalink
chore(k8s/amour/grafana): fix emqx dashboard datsource
Browse files Browse the repository at this point in the history
  • Loading branch information
uhthomas committed Apr 27, 2024
1 parent 7b87cbe commit 6533590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/amour/grafana/grafana_dashboard_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ let dashboards = {
inputName: "prometheus"
datasourceName: "default"
}, if "\(dashboardRef)" == "17446" {
inputName: "DS_EMQX_PROMETHEUS"
inputName: "DS_PROMETHEUS"
datasourceName: "default"
}]
}
Expand Down

0 comments on commit 6533590

Please sign in to comment.