gianvitom

Results 7 comments of gianvitom

From an additional investigation, looks like with `retry` enabled there is an additional tag called `retry_number` that doesn't exist in the metrics for the clients without retry. So, if you...

Do you mean by setting: - metric tag `retry_number = 0` - metric tag `retry = false` if the metrics do not contain those already? In a MeterFilter, like this?...

Nice, would that override only the ones without or also the one that already have it for example `retry_number=1` and `retry=true`?

Ok, you mean the ones with already the tags will not re-default to `false/0`?

Ok, thank you. I will try to use your suggestion 👍

I'm also interested in the ES7 support. Any progress so far?