Skip to content

Commit

Permalink
add akvorado module to grafana (#410)
Browse files Browse the repository at this point in the history
* add akvorado module to grafana

* add akvorado module to grafana

---------

Co-authored-by: furest <[email protected]>
  • Loading branch information
furest and furest authored Nov 23, 2024
1 parent d3d969e commit 627b20b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/grafana/manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
'grafana-piechart-panel',
'gapit-htmlgraphics-panel',
'knightss27-weathermap-panel',
'ovhcloudnetworkobservability-akvorado-datasource',
].each |$plugin| {
exec { "plugin-${plugin}":
command => "/usr/sbin/grafana-cli plugins install ${plugin}",
Expand Down

0 comments on commit 627b20b

Please sign in to comment.