Skip to content

Add id column to endpoints CSV for Reference Tables import#2366

Merged
GabrielAnca merged 1 commit into
masterfrom
gabriel.anca/add-id-column-to-endpoints-csv
Jun 17, 2026
Merged

Add id column to endpoints CSV for Reference Tables import#2366
GabrielAnca merged 1 commit into
masterfrom
gabriel.anca/add-id-column-to-endpoints-csv

Conversation

@GabrielAnca

@GabrielAnca GabrielAnca commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

The endpoints CSV is imported into the Reference Tables product in Datadog, which requires a primary key column. Since none of the existing columns (scope, route, method) are unique on their own, a new resource_name column is added as the first column with value {method} {route} (e.g. GET /api/v2/synthetics/tests).

@datadog-datadog-prod-us1-2

This comment has been minimized.

@GabrielAnca GabrielAnca changed the title [NO TICKET] Add id column to endpoints CSV for Reference Tables import Add id column to endpoints CSV for Reference Tables import Jun 17, 2026
@GabrielAnca GabrielAnca added the chores Related to the CI or developer experience label Jun 17, 2026
@GabrielAnca
GabrielAnca marked this pull request as ready for review June 17, 2026 09:31
@GabrielAnca
GabrielAnca requested a review from a team as a code owner June 17, 2026 09:31
@GabrielAnca
GabrielAnca force-pushed the gabriel.anca/add-id-column-to-endpoints-csv branch from 3f0f14e to 0732bcb Compare June 17, 2026 09:34
@GabrielAnca
GabrielAnca merged commit 7df9d7f into master Jun 17, 2026
33 checks passed
@GabrielAnca
GabrielAnca deleted the gabriel.anca/add-id-column-to-endpoints-csv branch June 17, 2026 10:07
@ava-silver ava-silver mentioned this pull request Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chores Related to the CI or developer experience

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants