Settings API - Holiday-aware baseline modification schema table

  • Published Oct 27, 2025

Holiday-aware baseline modification (builtin:anomaly-detection.holiday-aware-baseline)

Public holidays have a significant impact on the usage behavior of services and applications. These deviations also affect the accuracy of the service and application baseline. To minimize the risk of false positive alerts, specific public holidays are systematically excluded from the service baseline and application baseline. Excluded public holidays: New Year, Easter, Thanksgiving, Black Friday , Christmas

Schema IDSchema groupsScope
builtin:anomaly-detection.holiday-aware-baseline
  • group:anomaly-detection
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:anomaly-detection.holiday-aware-baseline
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:anomaly-detection.holiday-aware-baseline
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:anomaly-detection.holiday-aware-baseline

Authentication

To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.

Parameters

PropertyTypeDescriptionRequired
Holiday-aware
enabled
boolean

The automated service and application baseline are dynamically adjusted based on specific holidays dates to prevent false positive alerts.

required