- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
You can access, search, and manage all of your tests on the Synthetic Tests page.
Click on the Customize gear icon on the right hand side of the page to add additional columns as needed:
The Synthetics Filters panel on the left lists default facets you can use to search for your tests.
By using facets, you can accomplish the following actions:
The default facets include the following:
Facet | Description |
---|---|
Type | The type of Synthetic test: browser , api , api-multi , api-websocket , api-ssl , api-dns , api-tcp , api-udp , api-icmp , or api-grpc . |
Status | The Synthetic test status: OK , Alert , or No Data . |
Creator | The creator of the Synthetic test. |
Team | The team responsible for responding to the Synthetic test. |
Region | The managed and private locations the Synthetic test is running from. |
State | The state of the Synthetic test: live or paused . |
Notification | The handle used by the Synthetic test for notifications. |
Env | The environment the Synthetic test is running on. |
CI/CD Execution Rule | The status of the test run: Blocking , Non-blocking , or Skipped . |
The Tags panel below Synthetic Filters lists several default tags you can use to identify your tests.
The default tags include the following:
Tag | Description |
---|---|
Tag | The tag assigned to the Synthetic test. |
Service | The service the Synthetic test is running on. |
Private Locations | Whether or not private locations are enabled: true or false . |
For more information, see Using Tags.
Search for tests by clicking on the facets to the left or by writing your own custom query in the search bar. As you edit the query, your search results update in real time.
When you select and deselect facets, the search bar automatically reflects your changes. Similarly, you can modify the search bar query or write a query from scratch in the search bar to select and deselect the facets on the left.
type:api
. To add another value of the same facet to your search, click on an additional value’s checkbox. You can also add the additional value with an OR
Boolean operator and wrap the values using quotes and parentheses. For example, type:("api" OR "api-ssl")
.type:api region:aws:us-east-2
. You can also mix facets and text. For example, checkout type:browser
. Although invisible, the AND
Boolean operator is applied when searching on multiple terms.message:testcontent
.-
to exclude it from the search query. For example, -state:paused
.*
). For example, valid*
.To search on a type of Synthetics test, select the test type under the Type facet.
Manage your Synthetic tests in bulk by selecting one or more tests on the Synthetic Tests page and clicking Edit Tags, Run Tests Now, or Delete.
Clicking on the kebab menu to the right of a test populates option icons such as Pause
, Run Test Now
, Edit Test
, Clone
, and Delete
. The Edit Recording
option is available for browser tests.
Creating, adding, and deleting Synthetic tests, global variables, and private locations generates events in the Events Explorer. Events describe changes that occurred and display the users who performed the changes.
Find all Synthetics-related changes by searching for your test monitors’ alerts in the search bar, or by selecting an event type under the Event template variable. For example, Event Type:synthetics_alert
.