Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
dev.rafex.ether.glowroot.jetty12.GlowrootProbeReporter Class Reference

Bridge utilities that record Ether probe reports into Glowroot transaction attributes. More...

Collaboration diagram for dev.rafex.ether.glowroot.jetty12.GlowrootProbeReporter:

Static Public Member Functions

static ProbeReport capture (final ProbeKind kind, final List< ProbeCheck > checks)
static void record (final ProbeReport report)

Detailed Description

Bridge utilities that record Ether probe reports into Glowroot transaction attributes.

Definition at line 43 of file GlowrootProbeReporter.java.

Member Function Documentation

◆ capture()

ProbeReport dev.rafex.ether.glowroot.jetty12.GlowrootProbeReporter.capture ( final ProbeKind kind,
final List< ProbeCheck > checks )
static

Definition at line 48 of file GlowrootProbeReporter.java.

References dev.rafex.ether.observability.core.probe.ProbeAggregator.aggregate(), and record().

Here is the call graph for this function:

◆ record()

void dev.rafex.ether.glowroot.jetty12.GlowrootProbeReporter.record ( final ProbeReport report)
static

Definition at line 54 of file GlowrootProbeReporter.java.

Referenced by capture().

Here is the caller graph for this function:

The documentation for this class was generated from the following file: