public class Pyroscope
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Pyroscope.LabelsWrapper
LabelsWrapper accumulates dynamic labels and corelates them with async-profiler's contextId
You are expected to call
Pyroscope.LabelsWrapper.dump() periodically, ProfilerAgent
does that. |
| Constructor and Description |
|---|
Pyroscope() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<java.lang.String,java.lang.String> |
getStaticLabels() |
static void |
setStaticLabels(java.util.Map<java.lang.String,java.lang.String> labels) |