hyperlane-xyz / hyperlane-monorepo

The home for Hyperlane core contracts, sdk packages, and other infrastructure
https://hyperlane.xyz
Other
239 stars 271 forks source link

Version control for grafana alerts #1698

Open asaj opened 1 year ago

asaj commented 1 year ago

Would be good to have them reviewable. Can probably use the grafana API

Makes it easier to update alerts when we push a related change

See: https://grafana.com/blog/2022/12/06/a-complete-guide-to-managing-grafana-as-code-tools-tips-and-tricks/

Kubernetes Grafana Operator

nambrot commented 6 months ago

Could be rabbit hole, but useful for haas custom alerts

nambrot commented 4 months ago

@daniel-savu remind us what you have done here already? Just duplicate existing alerts right? So your recommendation is to not do this for now?

daniel-savu commented 4 months ago

Versioning for dashboards is available, but not for alerting. See https://github.com/grafana/grafana/issues/73936