cryostatio / jfr-datasource

JFR Datasource for Grafana
Other
48 stars 13 forks source link

Upgrading JMC Core API version #133

Open tthvo opened 2 years ago

tthvo commented 2 years ago

When uploading a recording to datasource, there is a warning:

2022-09-27 20:55:34,471 WARNING [org.ope.jmc.fli.int.par.v1.ValueReaders$ReflectiveReader] (pool-6-thread-1) Could not find field with name 'hidden' in reader for 'class'

I think upgrading jmc core version to 8.1.0 or higher would solve this issue as here?

https://bugs.openjdk.org/browse/JMC-7164

andrewazores commented 2 years ago

Related:

https://github.com/cryostatio/cryostat-core/issues/95 https://github.com/cryostatio/cryostat/issues/666