Skip to content

Commit 627b20b

Browse files
furestfurest
andauthored
add akvorado module to grafana (#410)
* add akvorado module to grafana * add akvorado module to grafana --------- Co-authored-by: furest <[email protected]>
1 parent d3d969e commit 627b20b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/grafana/manifests/init.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
'grafana-piechart-panel',
5656
'gapit-htmlgraphics-panel',
5757
'knightss27-weathermap-panel',
58+
'ovhcloudnetworkobservability-akvorado-datasource',
5859
].each |$plugin| {
5960
exec { "plugin-${plugin}":
6061
command => "/usr/sbin/grafana-cli plugins install ${plugin}",

0 commit comments

Comments
 (0)