Skip to content

DatadogDashboard - add configurable DD_DASHBOARD_FORCE_SYNC_PERIOD environment variable #2179

@orkhanM

Description

@orkhanM

Problem

DatadogDashboard controller has a hardcoded 60-minute force sync period, unlike DatadogMonitor which supports DD_MONITOR_FORCE_SYNC_PERIOD. This means dashboard drift from manual UI changes can persist for up to 60 minutes.

Proposed Solution

Add DD_DASHBOARD_FORCE_SYNC_PERIOD environment variable to configure dashboard sync frequency, similar to the existing DatadogMonitor implementation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions