Ask for all versions (#2280)
As 0.21.0 will update clusters, we want to know of people have all their AM at the same release when they open a clustering issue. Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
This commit is contained in:
parent
6d77929c30
commit
ad9ed22043
|
@ -25,11 +25,13 @@
|
|||
|
||||
* Alertmanager version:
|
||||
|
||||
insert output of `alertmanager --version` here
|
||||
insert output of `alertmanager --version` here (repeat for each alertmanager
|
||||
version in your cluster, if relevant to the issue)
|
||||
|
||||
* Prometheus version:
|
||||
|
||||
insert output of `prometheus --version` here (if relevant to the issue)
|
||||
insert output of `prometheus --version` here (repeat for each prometheus
|
||||
version in your cluster, if relevant to the issue)
|
||||
|
||||
* Alertmanager configuration file:
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue