Skip to content

How to find the metrics that are NOT matched by the rules #239

@altmind

Description

@altmind

For graphite exporter mappings i see there's a special action: "drop" for a catch-all rule that can discard the incoming that dont match.

---

- match: "."
  match_type: regex
  action: drop
  name: "delete"

I wonder if there's a way to have a catch-all rule that saves the received metric to a file or to the stdout, so i can add track/add the unmatched metrics? I checked the statsd_exporter github and was unable to find all the possible actions there, maybe you know?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions