Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Folder

The Folder of the Desktop Browser that will contain the Prometheus filter.

NameName of the saved the Prometheus filter. 
EnabledWhether this Prometheus Filter is enabled or not. 

Metric Name Filter

A filter that is applied to the metric name.

Label Filter(s)

A filter that applies to a label that exists on the metric(s) that passes the corresponding metric name filter. 

Label name,

Label value filter

Optional, the label name and the value of the label. Both must be set. Example:

Label name = "workflow" and Label value filter = "Default.myWorkflow.*"

To Add a Metric Filter

The basic menu to add a metric filter, the pictures to the right, shows examples of filled in values and how it will be presented in the Desktop's Browser.

To add a metric filter, do the following steps:

  1. Click the Add New Filter button.
  2. In the dialog that is displayed, enter name and the folder to store the configuration in file system. See the example above where, Folder Prometheus_Test and Name prometheus_1 are used.
     
  3. In the dialog that is displayed, enter a Metric Name Filter in the form of a regular expression. 
     
  4. Optionally, specify one or many label filter(s) by ckicking on Add label filter. Enter the Label along with a corresponding Label Value Filter, entered in the form of a regular expression. 


    Example of a Label Filter.

  5. Optionally, you can add more label filters and metric filters until you have defined what you need.

  6. Click Save when done. 

...