Skip to content

Commit f1c0ab3

Browse files
authored
Updated the Metrics Summary page to deprecate MWL Aggregations (#28827)
* updated percentiles images on MS * removed aggregations mention
1 parent b329ede commit f1c0ab3

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

content/en/metrics/summary.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Clicking **Configure Metrics** gives you multiple options to configure more than
5757

5858
* **Enable or disable percentiles**: Manage percentile aggregations across multiple distribution metrics. See the [Distributions page][31] for more information.
5959

60-
{{< img src="metrics/summary/percentile_aggregations_toggle_2025-01-28.png" alt="Toggle to manage percentile aggregations" style="width:100%;">}}
60+
{{< img src="metrics/summary/percentile_aggregations_toggle_2025-04-16.png" alt="Toggle to manage percentile aggregations" style="width:100%;">}}
6161

6262
* **Enable or disable historical metrics ingestion**: Manage the ingestion of historical metric data. See the [Historical Metrics Ingestion page][30] for more information.
6363

@@ -181,19 +181,6 @@ You can [configure tags in bulk](#configuration-of-multiple-metrics) by going to
181181

182182
Once your metric has been configured with Metrics without Limits™, you can view which tags remain Queryable -- ultimately those that contribute to _Indexed Custom Metrics_ volume. And you can toggle back to all originally submitted and ingested tags that contribute to your _Ingested Custom Metrics_ volume.
183183

184-
### Optimize your metric with aggregations in Advanced Mode
185-
186-
For custom metrics of the count, gauge, or rate metric type, you can further refine your metric's configurations by optionally including additional aggregations with the advanced mode of Metrics without Limits™. By default, Datadog stores the most frequently queried aggregation combination depending on the metric's type to preserve the mathematical accuracy of your configured metric's query as listed below:
187-
188-
- Configured counts/rates are queryable with time/space aggregations of `SUM`
189-
- Configured gauges are queryable in time/space aggregations of `AVG`
190-
191-
{{< img src="metrics/summary/customize_aggr_docs.jpg" alt="Refine aggregations on counts, rates, and gauges" style="width:80%;">}}
192-
193-
More aggregations are available should they be valuable to you. You can add or remove aggregations at any time with no required Agent or code-level changes.
194-
195-
**Note**: Configuring your count, rate, or gauge metric and removing an aggregation may impact existing dashboards and monitors.
196-
197184
### Metric origin definitions
198185

199186
This table shows the mapping between the metric origin as seen in the facet and where it was submitted from:
Loading

0 commit comments

Comments
 (0)