datadog_services
Details of Datadog services.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - Datadog ID of the service.
-
name
string - Name of the service.
-
description
string - Description of the service.
-
team_name
string - Name of the team associated with the service.
-
team_id
Foreign key - ID of the team associated with the service.