Skip to content

Document DD_API_KEY_SECRET_RELOAD_INTERVAL in agent configuration reference#35626

Merged
cswatt merged 2 commits intomasterfrom
yiming/document-dd-api-key-secret-reload-interval
Mar 27, 2026
Merged

Document DD_API_KEY_SECRET_RELOAD_INTERVAL in agent configuration reference#35626
cswatt merged 2 commits intomasterfrom
yiming/document-dd-api-key-secret-reload-interval

Conversation

@lym953
Copy link
Copy Markdown
Contributor

@lym953 lym953 commented Mar 27, 2026

Summary

  • Adds DD_API_KEY_SECRET_RELOAD_INTERVAL to the basic configuration table in the Serverless Agent configuration reference (content/en/serverless/guide/agent_configuration.md)
  • The entry explains the variable's behavior (lazy reload on flush, no-op if unset or 0, requires DD_API_KEY_SECRET_ARN, available v88+) and includes a best-practice note: set the reload interval shorter than the grace period of the old API key during rotation
  • Note: this env var is already documented in content/en/serverless/aws_lambda/configuration.md with a dedicated section. This PR adds it to the env var table for completeness.

Related

🤖 Generated with Claude Code

…erence

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions Bot added the Guide Content impacting a guide label Mar 27, 2026
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@lym953 lym953 marked this pull request as ready for review March 27, 2026 17:16
@lym953 lym953 requested review from a team as code owners March 27, 2026 17:16
@github-actions
Copy link
Copy Markdown
Contributor

Preview links (active after the build_preview check completes)

Modified Files

@cswatt cswatt merged commit d887612 into master Mar 27, 2026
22 of 23 checks passed
@cswatt cswatt deleted the yiming/document-dd-api-key-secret-reload-interval branch March 27, 2026 17:57
@cswatt cswatt restored the yiming/document-dd-api-key-secret-reload-interval branch April 1, 2026 14:40
StefonSimmons pushed a commit that referenced this pull request Apr 16, 2026
…erence (#35626)

* Document DD_API_KEY_SECRET_RELOAD_INTERVAL in agent configuration reference

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Soften wording: "ensures" -> "helps ensure"

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
genesor pushed a commit that referenced this pull request Apr 19, 2026
…erence (#35626)

* Document DD_API_KEY_SECRET_RELOAD_INTERVAL in agent configuration reference

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Soften wording: "ensures" -> "helps ensure"

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

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

Guide Content impacting a guide

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants