| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static FormulaAndFunctionApmDependencyStatName |
FormulaAndFunctionApmDependencyStatName.AVG_DURATION |
static FormulaAndFunctionApmDependencyStatName |
FormulaAndFunctionApmDependencyStatName.AVG_ROOT_DURATION |
static FormulaAndFunctionApmDependencyStatName |
FormulaAndFunctionApmDependencyStatName.AVG_SPANS_PER_TRACE |
static FormulaAndFunctionApmDependencyStatName |
FormulaAndFunctionApmDependencyStatName.ERROR_RATE |
static FormulaAndFunctionApmDependencyStatName |
FormulaAndFunctionApmDependencyStatName.PCT_EXEC_TIME |
static FormulaAndFunctionApmDependencyStatName |
FormulaAndFunctionApmDependencyStatName.PCT_OF_TRACES |
static FormulaAndFunctionApmDependencyStatName |
FormulaAndFunctionApmDependencyStatName.TOTAL_TRACES_COUNT |
| Modifier and Type | Method and Description |
|---|---|
static FormulaAndFunctionApmDependencyStatName |
FormulaAndFunctionApmDependencyStatName.fromValue(String value) |
FormulaAndFunctionApmDependencyStatName |
FormulaAndFunctionApmDependencyStatsQueryDefinition.getStat()
APM statistic.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormulaAndFunctionApmDependencyStatName.FormulaAndFunctionApmDependencyStatNameSerializer.serialize(FormulaAndFunctionApmDependencyStatName value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
FormulaAndFunctionApmDependencyStatsQueryDefinition.setStat(FormulaAndFunctionApmDependencyStatName stat) |
FormulaAndFunctionApmDependencyStatsQueryDefinition |
FormulaAndFunctionApmDependencyStatsQueryDefinition.stat(FormulaAndFunctionApmDependencyStatName stat) |
| Constructor and Description |
|---|
FormulaAndFunctionApmDependencyStatsQueryDefinition(FormulaAndFunctionApmDependencyStatsDataSource dataSource,
String env,
String name,
String operationName,
String resourceName,
String service,
FormulaAndFunctionApmDependencyStatName stat) |
| Constructor and Description |
|---|
FormulaAndFunctionApmDependencyStatNameSerializer(Class<FormulaAndFunctionApmDependencyStatName> t) |
Copyright © 2024. All rights reserved.