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

Monaco JSON config parameters documentation?

xnaku
Newcomer

Hi,

Is there any documentation available regarding the Dynatrace Monaco JSON config parameters, like what each parameter signifies and what are mandatory or optional parameters.

3 REPLIES 3

adam_gardner
Dynatrace Champion
Dynatrace Champion

Hi Naveen, the JSON is simply the JSON you would receive and / or send from our API.
For monaco related queries, I recommend raising on the GitHub repo directly as it'll get more visibility (to the monaco core team) there.

https://github.com/dynatrace-oss/dynatrace-monitoring-as-code

xnaku
Newcomer

Thanks Adam I will raise it on GitHub repo. it's just I wanted to check any documentation regarding what are the mandatory things to send to API.

adam_gardner
Dynatrace Champion
Dynatrace Champion

It depends on the configuration type you're sending (ie. it depends on what you're sending). A dashboard JSON will have different mandatory fields than a calculated service metric.

Featured Posts