mirror of
https://github.com/grafana/grafana.git
synced 2025-09-28 21:54:26 +08:00

* combines topics into add and organize panels topic * updates front matter * fixes relrefs * fixes typo * Update docs/sources/dashboards/add-organize-panels.md Co-authored-by: Torkel Ödegaard <torkel@grafana.com> * Update docs/sources/dashboards/add-organize-panels.md Co-authored-by: Torkel Ödegaard <torkel@grafana.com> * make prettier Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
715 B
715 B
aliases | title | weight | ||
---|---|---|---|---|
|
Map a regular expression | 40 |
Map a regular expression
Map a regular expression when you want to format the text and color of a regular expression value.
- Edit the panel for which you want to map a regular expression.
- In the Value mappings section of the panel display options, click Add value mappings.
- Click Add a new mapping and then select Regex.
- Enter the regular expression pattern for Grafana to match.
- (Optional) Enter display text.
- (Optional) Set the color.
- Click Update to save the value mapping.