Metric Explorer filters

The Metric Explorer filters feature allows you to narrow down metric data by applying labels and conditions to focus on specific subsets of your metrics. When you apply multiple filters simultaneously, Kloudfuse combines them using AND logic, meaning only metrics that match all specified criteria are displayed. This helps you isolate and analyze metric behavior for particular components, services, or attributes in your infrastructure.

To enrich your insights of the metric behavior, use labels in the Kloudfuse Metrics Explorer.

When you use multiple filters, Kloudfuse combines them using AND logic.

Add filter

  1. To add a new filter, select a label and add it to the metric view.

    Next to the From(From) tag, click the Add (Add) icon.

    metrics explorer filter add
  2. In the expanded view, click the first Select (Select) option, and choose the new label from the drop-down.

  3. Choose the comparison operator:

    =~

    Regex expression equal

    !~

    Regex expression not equal

    !=

    Not equal

    =

    Equal (default)

  4. Finally, click the second Select (Select) option, and choose the label value from the drop-down.

    metrics explorer filter one
  5. To add another filter, click the Add (Add) icon, and specify the new label.

    Remember that the filter selections combine using AND logic.

    metrics explorer filter two

Remove filters

  1. To remove a filter, click the Delete (Delete) icon that corresponds to the label/value pair that you plan to remove.

  2. The filter no longer appears on the page.