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

Monaco - dashboard - managment zone id

tomaxp
Observer

Hi,
I'm trying to manage the monaco automation.
I have a problem with the dashboard configuration.
I have tried to create Service health with managment zone. In a JSON file, I have to provide the management zone id.
I have created the management zone with Monaco too.
Please advise how to make Monaco retrieve the appropriate id management zone by itself.
I try with this configuration:
json:

"managementZone": {
"id": "{{ .managmentzone_id }}",
"name": "demo_test"



yaml:

managmentzone_id: project/management-zone/zone.json



This configuration create correct dashboard, but without managment zone





1 REPLY 1

Julius_Loman
DynaMight Legend
DynaMight Legend

The yaml part is wrong in your case, you need to specify the .id or .name suffix depending on what you need to reference:

managmentzone_id: project/management-zone/zone.id

The zone in this case is the name of the entity defined in the yaml file for management zones.

Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner