mirror of
https://github.com/prometheus/alertmanager
synced 2024-12-27 08:32:15 +00:00
f684896d85
* amtool: Detect version drift and warn users This change detects the alertmanager version when initiating the client. It ignores most errors since I expect amtool to fail later. If amtool is not compiled with proper version, we do not do anything either. We use MajorMinor for now as we have not reach 1.0, but we still allow the bugfix version number (Z in x.y.Z) to differ. Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu> * Add version check Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu> |
||
---|---|---|
.. | ||
config | ||
format | ||
testdata | ||
alert_add.go | ||
alert_query.go | ||
alert.go | ||
check_config_test.go | ||
check_config.go | ||
cluster.go | ||
config.go | ||
root.go | ||
routing.go | ||
silence_add.go | ||
silence_expire.go | ||
silence_import.go | ||
silence_query.go | ||
silence_update.go | ||
silence.go | ||
template_render.go | ||
template.go | ||
test_routing_test.go | ||
test_routing.go | ||
utils.go |