Skip to main content

Datadog connector

Back to the connector overview, authentication methods, and actions.
17 Sept 2026
data-sync new-featureEnabled scheduled Data Sync on ten list actions covering monitors, logs, log indexes, service definitions, spans, APM retention filters, users, roles, teams and organizations, so these collections can be searched without calling Datadog on every request. Logs and spans sync incrementally from the last synced timestamp; the rest refresh in full, because no other Datadog endpoint exposes an updated-since filter. list_retention_filters is now marked preview — an organization returns no retention filters, not even Datadog’s defaults, until APM has ingested its first trace.
datadog_list_log_indexes, datadog_list_logs, datadog_list_monitors, datadog_list_retention_filters, datadog_list_service_definitions, datadog_list_spans, datadog_unified_list_groups, datadog_unified_list_organizations, datadog_unified_list_roles, datadog_unified_list_users
2 Sept 2026
auth-improvementsAdded Personal Access Token authentication as a second auth method. PATs authenticate standalone via Bearer header (no API key needed), are scoped and time-limited (24h to 1 year, no refresh). Service Access Tokens are also accepted.
datadog_aggregate_logs, datadog_aggregate_spans, datadog_auth_test, datadog_create_log_index, datadog_create_monitor, datadog_create_service_definition, datadog_delete_service_definition, datadog_get_metric_metadata, datadog_get_metric_tag_configuration, datadog_get_monitor, datadog_get_service_definition, datadog_list_active_metrics, datadog_list_log_indexes, datadog_list_logs, datadog_list_monitors, datadog_list_retention_filters, datadog_list_service_definitions, datadog_list_service_dependencies, datadog_list_spans, datadog_list_tags_by_metric, datadog_query_metrics, datadog_scalar_query, datadog_search_logs, datadog_search_spans, datadog_submit_metrics, datadog_timeseries_query, datadog_unified_get_group, datadog_unified_get_me, datadog_unified_get_organization, datadog_unified_get_role, datadog_unified_get_user, datadog_unified_list_groups, datadog_unified_list_organizations, datadog_unified_list_resource_types, datadog_unified_list_resource_users, datadog_unified_list_roles, datadog_unified_list_users, datadog_update_monitor
2 Sept 2026
bug-fixStandardized action category capitalization for more consistent portal filters.
datadog_auth_test, datadog_unified_get_group, datadog_unified_get_me, datadog_unified_get_organization, datadog_unified_get_role, datadog_unified_get_user, datadog_unified_list_groups, datadog_unified_list_organizations, datadog_unified_list_resource_types, datadog_unified_list_resource_users, datadog_unified_list_roles, datadog_unified_list_users
19 Aug 2026
new-actionsAdded unified IAM actions for users, roles, teams (groups), organizations, credentials, resource users, and resource types, all on the existing API Key + Application Key authentication. List Unified Users, List Unified Roles, and List Unified Groups page through the whole organization with no fixed page ceiling.