mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
Update command line flags in issue template (#3317)
This commit is contained in:
parent
2c163f32a5
commit
be5422a166
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE.md
vendored
4
.github/ISSUE_TEMPLATE.md
vendored
|
|
@ -25,11 +25,11 @@
|
|||
|
||||
* Prometheus version:
|
||||
|
||||
insert output of `prometheus -version` here
|
||||
insert output of `prometheus --version` here
|
||||
|
||||
* Alertmanager version:
|
||||
|
||||
insert output of `alertmanager -version` here (if relevant to the issue)
|
||||
insert output of `alertmanager --version` here (if relevant to the issue)
|
||||
|
||||
* Prometheus configuration file:
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue