mirror of
https://github.com/prometheus/alertmanager
synced 2024-12-11 17:06:22 +00:00
ed3fdc747d
This commit adds an implementation of a silence storage that can share store and modify silences, share state via a mesh network, write and load snapshots, and be dynamically queried. All data formats are based on protocol buffers.
3 lines
94 B
Bash
Executable File
3 lines
94 B
Bash
Executable File
protoc --go_out=. nflog/nflogpb/nflog.proto
|
|
protoc --go_out=. silence/silencepb/silence.proto
|