dd-trace-java icon indicating copy to clipboard operation
dd-trace-java copied to clipboard

A prototype to use jfr streaming to produce metrics

Open jbachorik opened this issue 10 months ago • 1 comments

What Does This Do

This is a simple prototype of how to extract JFR data into statsd metrics using JFR streaming.

Motivation

A PoC of the functionality to verify if this approach is acceptable by our customers.

Additional Notes

The feature is guarded by an experimental config option and is disabled by default.

Jira ticket: PROF-9618

jbachorik avatar Apr 19 '24 21:04 jbachorik