throw e;
> }
> }
>
>
>
> -
> Regards,
> Prasad Kommoju
>
> From: Stephen Darlington
> Sent: Tuesday, October 26, 2021 1:42 AM
> To: user@ignite.apache.org
> Subject:
ttxn.rollback();
throw e;
}
}
-
Regards,
Prasad Kommoju
From: Stephen Darlington
Sent: Tuesday, October 26, 2021 1:42 AM
To: user@ignite.apache.org
Subject: Re: Ignite 2.8.1 - JMX scrape failed:
java.lang.IllegalArgumentException
Why not switch to the OpenCen
Why not switch to the OpenCensus exporter for Ignite?
https://ignite.apache.org/docs/latest/monitoring-metrics/new-metrics-system#opencensus
For the JMX exporter, there appears to be a blacklistObjectNames you can use to
exclude certain metrics.
Regards,
Stephen
> On 25 Oct 2021, at 18:44, Dev
Hi,
I noticed that we're getting a flood of these exceptions, and it looks like
Ignite 2.8.1 claimed to fix the issue. However, we are running 2.8.1, and
we're still seeing the issue.
It looks to be the same issue that was discussed here:
https://github.com/prometheus/jmx_exporter/issues/501
and