Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand documentation of mapping #82

Open
matthiasr opened this issue Apr 8, 2019 · 0 comments
Open

Expand documentation of mapping #82

matthiasr opened this issue Apr 8, 2019 · 0 comments

Comments

@matthiasr
Copy link
Contributor

Breakout from #80:

  • Provide examples using regex not just glob in the documentation
  • Provide an example using a catch-all regex for metrics not matching an existing regex.
  • Explain the difference between using the configuration for dropping all non match metrics versus using a catch all regex to provide an indication that metrics are not matching and would have been dropped.

The mapping is closely related to that of the statsd exporter – the main difference is that all Graphite metrics are considered a gauge.

Maybe it makes sense to have a unified mapping documentation, but for now, the statsd exporter readme can serve as an inspiration for this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant