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

Elasticsearch Metrics containing '[=]' Characters not being properly whitelisted #101

Open
jamesalanthompson opened this issue Jul 22, 2021 · 0 comments

Comments

@jamesalanthompson
Copy link

We've come across an issue when trying to delivery metrics generated by the elasticsearch collectd plugin to cloudwatch via collectd-cloudwatch.

I suspect it may have something to do with the characters contained within the naming used:

elasticsearch-clustername-gauge-indices[index=indexname].total.docs.count

The metrics show as expected in the blocked_metrics, but on adding them in that format, or with a wildcard I'm so far unable to see the metrics arriving in cloudwatch. All other metrics are seemingly fine.

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

No branches or pull requests

1 participant