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