Skip to content
Open
Show file tree
Hide file tree
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
19 changes: 11 additions & 8 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39463,18 +39463,21 @@ tags:
name: Slack Integration
- description: Take graph snapshots using the API.
name: Snapshots
- description: 'Datadog Synthetic Monitoring uses simulated user requests and browser
rendering to help you ensure uptime,
- description: 'Synthetic tests allow you to observe how your systems and applications
are performing using simulated requests and actions from around the globe.

identify regional issues, and track your application performance. Synthetic tests
come in
They come in different flavors:

two different flavors, [API tests](https://docs.datadoghq.com/synthetics/api_tests/?tab=httptest)
[API tests](https://docs.datadoghq.com/synthetics/api_tests/),

and [browser tests](https://docs.datadoghq.com/synthetics/browser_tests). You
can use Datadog''s API to
[browser tests](https://docs.datadoghq.com/synthetics/browser_tests),

manage both test types programmatically.
[Network Path tests](https://docs.datadoghq.com/synthetics/network_path_tests/)
and

[Mobile Application tests](https://docs.datadoghq.com/synthetics/mobile_app_testing).

You can use Datadog''s API to manage tests and test suites programmatically.


For more information, see the [Synthetic Monitoring documentation](https://docs.datadoghq.com/synthetics/).'
Expand Down
Loading
Loading