Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ You can delete metric filtering policies from the [Metrics Settings page][1].
This initial preview release includes the following limitations:

- A maximum of 10,000 metric names can be filtered out.
- Resource usage impact on the Agent is limited to up to 10MB [RSS][3]. There is no increase in CPU usage.
- Resource usage impact on the Agent is limited to up to 10MB RSS. There is no increase in CPU usage.
- Only DogStatsD metrics are supported.

## Further reading
Expand All @@ -186,4 +186,3 @@ This initial preview release includes the following limitations:

[1]: https://app.datadoghq.com/metric/settings/policies
[2]: https://app.datadoghq.com/metric/summary
[3]: https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/6/html/performance_tuning_guide/network-rss
Loading