jfr-datasource
jfr-datasource copied to clipboard
JFR Datasource for Grafana
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.108.Final to 4.1.109.Final. Commits 43455df [maven-release-plugin] prepare release netty-4.1.109.Final b9af2e6 Utilize ByteBuf#indexOf (#13974) 9f44b97 Fix DefaultChannelId#asLongText NPE (#13971) eb48822 chore: remove repetitive words (#13972) 0e436dd Use PlatformDependent.threadLocalRandom()...
See https://github.com/cryostatio/cryostat-grafana-dashboard/issues/25
https://github.com/moditect/jfr-analytics We should look into this project and see if it's useful (easier/faster to implement queries, more performant, any other advantages) to use.
When uploading a recording to datasource, there is a warning: ```bash 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...
Requests should require authentication and authorization to proceed.
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.108.Final to 4.1.112.Final. Commits ebe2aa5 [maven-release-plugin] prepare release netty-4.1.112.Final 5e2d384 Only include scopeId on link-local addresses when using native transport (#14... 5c0b0d5 Validate HTTP version while decoding...
It would be a very useful feature for the datasource to be able to load more than one source JFR file at a time, and plot the timeseries data from...
Related to https://github.com/cryostatio/cryostat/issues/650 Related to https://github.com/cryostatio/cryostat/issues/364 See also https://github.com/cryostatio/cryostat-reports/pull/275
Based on https://github.com/cryostatio/jfr-datasource/pull/326 Depends on https://github.com/cryostatio/jfr-datasource/pull/326 Related to https://github.com/cryostatio/cryostat/issues/650
Bumps `jmc.core.version` from 9.0.0 to 9.1.0. Updates `org.openjdk.jmc:flightrecorder` from 9.0.0 to 9.1.0 Updates `org.openjdk.jmc:common` from 9.0.0 to 9.1.0 You can trigger a rebase of this PR by commenting `@dependabot rebase`....