datadog_user_teams
Details of the association between users and teams in Datadog.
-
id
Primary key - Unique identifier for the row.
-
user_id
Foreign key - ID of the user.
-
team_id
Foreign key - ID of the team.
Details of the association between users and teams in Datadog.
id
user_id
team_id