cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
ShahbazKhan
Dynatrace Guide
Dynatrace Guide

Abstract

Dynatrace Maintenance windows have filters like Tags Or Synthetic entities for HTTP and Browser monitors. However, there is no way to filter HTTP/ Browser Monitors by the name of the location from which they are being monitored.

 

Problem

There is no out of the box filter in the Maintenance Window configuration that can put synthetic monitors into maintenance based on their location. This can be resolved by tagging synthetic monitors with the location names and then using these location tags in the Maintenance Window configuration.

 

Resolution

Add an automatic tag using the entity selectors below for HTTP and Browser monitors on a particular location.

  • For Browser Monitors
type("SYNTHETIC_TEST"),fromRelationships.runsOn(type("SYNTHETIC_LOCATION"),customizedName("London"))

 

  • For HTTP Monitors
type("HTTP_CHECK"),fromRelationships.runsOn(type("SYNTHETIC_LOCATION"),customizedName("London"))

 

e.g - 

ShahbazKhan_1-1730814570520.png

ShahbazKhan_0-1730814945984.png

 

What's next

If you would like further assistance after following the instructions, please open an in-product chat and provide the following information:

  • Link to the automatic tagging rule
  • Maintenance Window name
  • Synthetic monitor affected
Version history
Last update:
‎25 Feb 2025 11:02 AM
Updated by: