oddlama / nix-topology

🍁 Generate infrastructure and network diagrams directly from your NixOS configurations
https://oddlama.github.io/nix-topology
MIT License
490 stars 20 forks source link

feat(extractors/services/grafana): list plugins #27

Closed Pamplemousse closed 4 months ago

Pamplemousse commented 4 months ago

I thought it would be useful to detail the plugins that are installed on the grafana instances (when they are installed declaratively). I am not too sure if the rendering is the best, but it seemed to require a string with values separated by \n.

Here is what it looks like:

2024-05-09T18:36:28,204691883+02:00

Feedback appreciated, and thanks for this awesome project! :slightly_smiling_face:

oddlama commented 4 months ago

I'm not sure how much clutter this will cause on larger deployments, so maybe we need to introduce an enable option for this at some point. But for now I guess we can give it a try :)