s12v/newrelic-elasticsearch

Cluster status is missing?

Closed this issue · 5 comments

Cluster status is a really important data point, but I can't find it anywhere in the New Relic dashboard for this plugin. Ideally, it would alert when red. Is that implemented and I just can't find it? If not implemented, could it be added?

@s12v, As I'm sure you already know, New Relic doesn't natively support boolean metrics but you can work around the problem as discussed here: https://github.com/CafepressDev/newrelic-dropwizard-plugin#implementation-fine-print.

"IsRed" and "IsYellow" pseudo-boolean metrics would allow alerting on either one of those states. If that sounds reasonable, I can put together a PR...

s12v commented

@dbaggott, sounds good to me!

Ok, I'll get something together this week or early next... Time permitting, I'll tackle some of the other issues. Do you want separate PRs per issue or is it OK to tackle multiple issues in the same PR?

s12v commented

@dbaggott, separate PRs might speed things up, but at the end both are fine

s12v commented

Published 2.2.1