monogon-dev / NetMeta

NetMeta is a scalable network observability toolkit optimized for performance.
https://netmeta.demo.monogon.dev/
Apache License 2.0
133 stars 8 forks source link

Download Grafana plugins at build time #111

Closed leoluk closed 1 year ago

leoluk commented 1 year ago

We currently download plugins from Grafana's registry at build time.

Instead, we should pin and download them using Bazel so we can eventually ship prebuilt images that have the plugins included.

fionera commented 1 year ago

Implemented with https://github.com/monogon-dev/NetMeta/commit/faba49ab7d942c8df0d49bdf227c4013fd4c4381