Skip to main content

app_test_events

Overview

Nameapp_test_events
TypeResource
Iddatadog.ci_visibility.app_test_events

Fields

NameDatatypeDescription
idstringUnique ID of the event.
attributesobjectJSON object containing all event attributes and their associated values.
typestringType of the event.

Methods

NameAccessible byRequired ParamsDescription
list_ci_app_test_eventsSELECTdd_siteList endpoint returns CI Visibility test events that match a log search query.
Results are paginated similarly to logs.

Use this endpoint to see your latest test events.
_list_ci_app_test_eventsEXECdd_siteList endpoint returns CI Visibility test events that match a log search query.
Results are paginated similarly to logs.

Use this endpoint to see your latest test events.
aggregate_ci_app_test_eventsEXECdd_siteThe API endpoint to aggregate CI Visibility test events into buckets of computed metrics and timeseries.
search_ci_app_test_eventsEXECdd_siteList endpoint returns CI Visibility test events that match a log search query.
Results are paginated similarly to logs.

Use this endpoint to build complex events filtering and search.