mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
* Alerting: Persist notification log and silences to the database This removes the dependency of having persistent disk to run grafana alerting. Instead of regularly flushing the notification log and silences to disk we now flush the binary content of those files to the database encoded as a base64 string. |
||
---|---|---|
.. | ||
compat.go | ||
fetcher.go | ||
schedule_test.go | ||
schedule_unit_test.go | ||
schedule.go | ||
testing.go |