Skip to content

Conversation

fstab
Copy link
Member

@fstab fstab commented Aug 4, 2021

Sometimes metrics have issues. Some recent example:

With this PR we introduce a "sample name filter" which can be used to include/exclude time series by name, or by name prefix. For example, excluding jvm would exclude all time series starting with jvm.

The "sample name filter" is provided when the exporter is created. The current implementation adds this to two exporters:

  • Providing a "sample name filter" for the HTTPServer, via HTTPServer.Builder.
  • Providing a "sample name filter" for the exporter Servlet, either programmatically or via Servlet configuration.

@fstab fstab force-pushed the excluded-prefixes branch 7 times, most recently from 61e4eb5 to f028945 Compare August 8, 2021 18:44
@fstab fstab force-pushed the excluded-prefixes branch 4 times, most recently from 75191a7 to 1d80150 Compare August 26, 2021 20:05
…efix

Signed-off-by: Fabian Stäber <fabian@fstab.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant