Historical Data

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

Graphing

If you stop reporting data to Datadog, after a certain period of time metrics, tags, and hosts no longer appear in the Datadog UI:

ItemAge Out
Hosts2 hours
Metrics24 hours
Tags in template variable dropdown panels48 hours
Tags in other dropdown panels12 hours
APM env tags60 days

Even though the data is not listed, you can still query the data with the JSON editor. A simple solution is to query for the host name or tags.

If you’re planning to frequently churn hosts, add a tag to the Agent in datadog.yaml or use the Infrastructure list (user tags).

Deleting

Metrics and tags

There is no way to delete a metric or tag immediately. The list above shows how long a metric or tag stays in the UI if it is no longer reporting.

For monitors, the metric stream is no longer considered after the age-out period.

For dashboards, the metric or tag appears in the visualization following the age-out period but is not available in the dropdown panels for graphing with the UI editor. The corresponding metric or tag remains available for graphing by using the JSON method.

Hosts

If you’re running the Agent, and you’ve intentionally stopped or removed your host, all hosts that have not seen new data in 2 hours disappear from the UI. You can still query against them. However, they do not appear in dropdowns, the infrastructure list, or host map.