Package com.newrelic.jfr.daemon
-
Interface Summary Interface Description JfrRecorder AJfrRecorderis responsible for recording JFR data to a path when prompted viaJfrRecorder.recordToFile().JfrRecorderFactory AJmxJfrRecorderFactoryis responsible for generating instances ofJfrRecorder.TelemetrySender -
Class Summary Class Description AttributeNames BufferedTelemetry DaemonConfig DaemonConfig.Builder EnvironmentVars EventConverter JfrController Manages the continuous processing of JFR data.JFRUploader NewRelicTelemetrySender OkHttpPoster RecordedEventBuffer This class adds RecordedEvents from a RecordingFile to a queue.SafeSleep SetupUtils VersionFinder -
Exception Summary Exception Description JfrRecorderException Signals that an error has occurred recording Java Flight Recorder data.