@guildai-services/guildai~datadog package gives your agents access to Datadog monitoring, metrics, and log data through Guild’s Datadog integration.
Authentication
- Type: API key
DD-API-KEY and DD-APPLICATION-KEY headers.
Setup
1
Open Credentials
Go to Credentials in Guild.
2
Connect Datadog
Click Datadog and enter your Datadog API key, application key, and the
site that matches your Datadog account.Site configuration
Thesite parameter tells Guild which Datadog regional endpoint to send requests to. Take it from the URL you log in at.
The standard Datadog sites are:
datadoghq.com(US1)us3.datadoghq.comus5.datadoghq.comdatadoghq.eu(EU1)ap1.datadoghq.comap2.datadoghq.comuk1.datadoghq.comddog-gov.comus2.ddog-gov.com
datadoghq.com, datadoghq.eu, or ddog-gov.com, so a custom Datadog site works alongside the standard ones. A value outside those three domains is rejected with Invalid Datadog site.
site is exempt from the DNS-label rule Guild applies to other integration configuration parameters, which would reject a dotted hostname. See Configuration parameter validation.