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