Files
grafana/docs/sources/panels/format-data/map-a-regular-expression.md
T
Jack Baldry 88f730f062 Add current alias to all files (#48635) (#49102)
* Add aliases to all files

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Prettify front matter

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
(cherry picked from commit 51dfcd7)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-06-13 14:09:38 +02:00

858 B

aliases, title, weight
aliases title weight
/docs/grafana/latest/panels/format-data/map-a-regular-expression/
/docs/sources/panels/format-data/map-a-regular-expression/
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.

Before you begin

  • [Add a panel to a dashboard]({{< relref "../working-with-panels/add-panel.md" >}}).

To map a regular expression:

  1. Edit the panel for which you want to map a regular expression.
  2. In the panel display options, in the Value mappings section, click Add value mappings.
  3. Click Add a new mapping and then select Regex.
  4. Enter the regular expression pattern for Grafana to match.
  5. (Optional) Enter display text.
  6. (Optional) Set the color.
  7. Click Update to save the value mapping.