| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SpansMetricCompute |
SpansMetricCompute.aggregationType(SpansMetricComputeAggregationType aggregationType) |
SpansMetricCompute |
SpansMetricCreateAttributes.getCompute()
The compute rule to compute the span-based metric.
|
SpansMetricCompute |
SpansMetricCompute.includePercentiles(Boolean includePercentiles) |
SpansMetricCompute |
SpansMetricCompute.path(String path) |
SpansMetricCompute |
SpansMetricCompute.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
SpansMetricCreateAttributes |
SpansMetricCreateAttributes.compute(SpansMetricCompute compute) |
void |
SpansMetricCreateAttributes.setCompute(SpansMetricCompute compute) |
| Constructor and Description |
|---|
SpansMetricCreateAttributes(SpansMetricCompute compute) |
Copyright © 2024. All rights reserved.