mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 21:19:28 -06:00
449c608ef1
* new refactored panel docs * fixed links * removed xtra sharing link, added links to panel display option tasks * fixed typo * add aliases * incorporate PM feedback * intermediate commit to resolve merge conflict * final changes to resolve merge conflicts
793 B
793 B
+++ title = "Map a regular expression" weight = 40 aliases = ["/docs/sources/panels/format-data/map-a-regular-expression/"] +++
Map a regular expression
Map a regular expression when you want to format the text and color of a regular expression value.
Before you begin
- [Add a panel to a dashboard]({{< relref "../working-with-panels/add-panel.md" >}}).
To map a regular expression:
- Edit the panel for which you want to map a regular expression.
- In the panel display options, in the Value mappings section, 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.