prometheus/docs/configuration
Andrew Hayworth a336908678
Adds link to valid metric names (#6774)
One of our users today asked us if dashes were allowed in recording rule names.
We asserted that they were not, but also that we could not remember for certain.
After determining empirically that they are _not_ allowed, I realized that the
documentation could be slightly clearer about valid rule names.

This PR simply adds a note to the documentation re-iterating that the rules must
be valid metric names - and more importantly, adds a link to where a user can
read what those *are*, in case they were not aware (or did not know where to find it).

Signed-off-by: Andrew Hayworth <ahayworth@gmail.com>
2020-02-07 07:32:15 +00:00
..
alerting_rules.md Small grammar fix on alerting rules doc (#6104) 2019-10-07 10:17:36 +02:00
configuration.md Add query log (#6520) 2020-01-08 13:28:43 +00:00
index.md Consolidate configuration and rules docs in docs/configuration/ 2017-10-27 09:54:02 +02:00
recording_rules.md Adds link to valid metric names (#6774) 2020-02-07 07:32:15 +00:00
template_examples.md format markdown code block (#5594) 2019-05-25 11:28:50 +01:00
template_reference.md Added humanizePercentage formatting to templates (#5670) 2019-06-15 08:59:57 +01:00
unit_testing_rules.md docs: update unit testing rules (#6051) 2019-09-25 09:26:53 +02:00