| Modifier and Type | Class and Description |
|---|---|
static class |
ApmDependencyStatName.ApmDependencyStatNameSerializer |
| Modifier and Type | Field and Description |
|---|---|
static ApmDependencyStatName |
AVG_DURATION |
static ApmDependencyStatName |
AVG_ROOT_DURATION |
static ApmDependencyStatName |
AVG_SPANS_PER_TRACE |
static ApmDependencyStatName |
ERROR_RATE |
static ApmDependencyStatName |
PCT_EXEC_TIME |
static ApmDependencyStatName |
PCT_OF_TRACES |
static ApmDependencyStatName |
TOTAL_TRACES_COUNT |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static ApmDependencyStatName |
fromValue(String value) |
public static final ApmDependencyStatName AVG_DURATION
public static final ApmDependencyStatName AVG_ROOT_DURATION
public static final ApmDependencyStatName AVG_SPANS_PER_TRACE
public static final ApmDependencyStatName ERROR_RATE
public static final ApmDependencyStatName PCT_EXEC_TIME
public static final ApmDependencyStatName PCT_OF_TRACES
public static final ApmDependencyStatName TOTAL_TRACES_COUNT
public static ApmDependencyStatName fromValue(String value)
Copyright © 2026. All rights reserved.