Skip to content

feat(telemetry): add extended heartbeat configuration#155

Draft
khanayan123 wants to merge 1 commit intomainfrom
ayan.khan/app-extended-heartbeat
Draft

feat(telemetry): add extended heartbeat configuration#155
khanayan123 wants to merge 1 commit intomainfrom
ayan.khan/app-extended-heartbeat

Conversation

@khanayan123
Copy link

Add configuration infrastructure for app-extended-heartbeat telemetry. Adds DD_TELEMETRY_EXTENDED_HEARTBEAT_INTERVAL environment variable support (default: 86400 seconds).

Note: Full implementation pending libdd_telemetry support for custom event types. This commit establishes the configuration foundation.

Changes:

  • Add telemetry_extended_heartbeat_interval to Config
  • Add environment variable parsing
  • Update supported_configurations.json
  • Add configuration tests

What does this PR do?

A brief description of the change being made with this pull request.

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

Add configuration infrastructure for app-extended-heartbeat telemetry.
Adds DD_TELEMETRY_EXTENDED_HEARTBEAT_INTERVAL environment variable
support (default: 86400 seconds).

Note: Full implementation pending libdd_telemetry support for custom
event types. This commit establishes the configuration foundation.

Changes:
- Add telemetry_extended_heartbeat_interval to Config
- Add environment variable parsing
- Update supported_configurations.json
- Add configuration tests

Co-Authored-By: Claude Sonnet 4.5 <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