Skip to content

feat(integrations): add Datadog integration (Issue #541)#754

Open
AggManik wants to merge 1 commit intomainfrom
manik/integrations/datadog
Open

feat(integrations): add Datadog integration (Issue #541)#754
AggManik wants to merge 1 commit intomainfrom
manik/integrations/datadog

Conversation

@AggManik
Copy link
Copy Markdown
Contributor

Implements Datadog integration using Integrations v2 patterns:

  • API key + Application key auth with multi-field spec
  • Region-based base URL selection (US1/US3/US5/EU/AP1)
  • account-create validates credentials via /api/v1/validate and fetches org metadata
  • schedule polls monitors (alert/warn state) and events with incremental timestamp sync
  • create-activity maps monitors and events to CORE activities
  • scripts/register.ts for DB registration

Implements Datadog integration using Integrations v2 patterns:
- API key + Application key auth with multi-field spec
- Region-based base URL selection (US1/US3/US5/EU/AP1)
- account-create validates credentials via /api/v1/validate and fetches org metadata
- schedule polls monitors (alert/warn state) and events with incremental timestamp sync
- create-activity maps monitors and events to CORE activities
- scripts/register.ts for DB registration

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant