Skip to main content

Documentation Index

Fetch the complete documentation index at: https://infisical.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Rotation Type: Dual-PhaseThis rotation maintains two active credential sets with overlapping validity, ensuring zero-downtime during rotation cycles.

Prerequisites

  • Create a Datadog Connection with an API Key and a Service Account Application Key.
  • The Application Key used by the connection must have scopes that allow it to list users, and create and delete Application Keys on the target Service Account. For this use case, you need to set user_app_keys under API and Application Keys and service_account_write, user_access_manage and user_access_read under Access Management

Create a Datadog Application Key Rotation in Infisical

  1. Navigate to your Secret Manager Project’s Dashboard and select Add Secret Rotation from the actions dropdown. Secret Manager Dashboard
  2. Select the Datadog Application Key option. Select Datadog Application Key
  3. Configure the rotation behavior, then click Next. Rotation Configuration
  • Datadog Connection - the connection that will perform the rotation of the Service Account’s Application Key.
  • Rotation Interval - the interval, in days, that once elapsed will trigger a rotation.
  • Rotate At - the local time of day when rotation should occur once the interval has elapsed.
  • Auto-Rotation Enabled - whether secrets should automatically be rotated once the rotation interval has elapsed. Disable this option to manually rotate secrets or pause secret rotation.
  1. Select the Datadog Service Account whose Application Key you want to rotate. Then click Next. Rotation Parameters
  • Service Account - the Datadog Service Account that will own the rotated Application Keys. Only non-disabled Service Accounts visible to the connection are listed.
Service account role: The Datadog Service Account whose Application Keys are rotated must have at least the Datadog Standard Role assigned.
  1. Specify the secret names that the rotated credentials should be mapped to. Then click Next. Rotation Secrets Mapping
  • Application Key ID - the name of the secret that the Datadog Application Key ID will be mapped to.
  • Application Key - the name of the secret that the rotated Datadog Application Key value will be mapped to.
  1. Give your rotation a name and description (optional). Then click Next. Rotation Details
  • Name - the name of the secret rotation configuration. Must be slug-friendly.
  • Description (optional) - a description of this rotation configuration.
  1. Review your configuration, then click Create Secret Rotation. Rotation Review
  2. Your Datadog Application Key credentials are now available for use via the mapped secrets. Datadog Credentials