- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
A cluttered dashboard list page can make finding the right content difficult and pollute a search query with unused or irrelevant results. By combining bulk delete with Recently Deleted dashboards, you can remove unwanted dashboards at scale and restore any accidental deletions. This guide includes:
While finding every single unused dashboard is tricky, these guidelines can help identify a large majority of unused content and reduce dashboard clutter significantly. Before you start deleting dashboards, a few notes about the list page:
To restore accidental deletions, go to the Recently Deleted list. This list shows dashboards deleted in the last 30 days and automatically displays the least-recently deleted dashboards first. You can also bulk restore dashboards through the API.
Click the Popularity column to reverse sort by popularity. The list automatically puts least-recently modified dashboards at the top. If these dashboards are low popularity and have not been modified in the last three months, it may be safe to delete them.
Note: Datadog Miscellany, an unofficial public repo, has a script to remove dashboards and monitors that have not been modified in the last three months.
Search for terms like:
Many dashboards containing these strings have default titles (for example, “Stephanie’s Dashboard Thu, Jun 3, 1:41:44 pm”). Default titles can indicate a test dashboard that was created quickly and never renamed. It may be safe to delete these dashboards, especially if they are old or low-popularity. For example, the image below shows a search filtered to All Custom with a search for “’s screenboard”, reverse sorted by popularity.
Note: Datadog Miscellany, an unofficial public repo, has a script to delete dashboards based on title.
Search for terms that indicate a dashboard was only used temporarily, like test
or cloned
. These words can be used to label actively-used dashboards, so delete with caution, or look at dashboard age and popularity alongside title.
Periodic cleans reduce dashboard clutter; good practices for maintaining dashboards can be even more effective. These practices help your team ensure dashboards are manageable in the long-term.
You can also manage dashboards programmatically with the Dashboards API, which includes endpoints to bulk delete and bulk restore dashboards.
Note: Datadog Miscellany is an unofficial public repo and is not actively maintained by Datadog.