VictoriaMetrics/.github/ISSUE_TEMPLATE
hagen1778 0a5ffb3bc1
docs: remove slug from Grafana dashboard URLs
Each Grafana dashboard has unique ID which can be used to fetch the dashboard
from grafana.com: https://grafana.com/grafana/dashboards/11176
The same dashboard can be accessed via URL with slug: https://grafana.com/grafana/dashboards/11176-victoriametrics-cluster/
But using slug implies that any change to dashboard name will break the link.
So it is better to just use ID, so the dashboard URL will never break.

This is follow-up for ff33e60a3d

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2024-01-18 11:19:53 +01:00
..
bug_report.yml docs: remove slug from Grafana dashboard URLs 2024-01-18 11:19:53 +01:00
configuration.yml github: use github templates for filling in feature requests or bug reports (#3587) 2023-01-04 14:34:19 +01:00
feature_request.yml github: rm plaintext render (#3597) 2023-01-04 14:48:17 +01:00
question.yml github: fix validation errors (#3903) 2023-03-03 16:28:47 +01:00