10 Jul 2025
01:35 PM
- last edited on
11 Jul 2025
11:59 AM
by
Karolina_Linda
Hello everybody,
I'm looking a way to extract all settings with Monaco extractor because sometimes I need to change Dynatrace current settings like Frequent issues within infrastructure that I need to disable it for the support.
I'm using Dynatrace Extractor 2.0 in this moment and I'm able to download only the projects configuration but I failed to download the settings.
Did someone already download the settings?
Thank you in advance.
Solved! Go to Solution.
10 Jul 2025 04:29 PM
Hi,
You can execute
monaco download -h
You will see a list of options you can execute. Then you can download only the settings with these options:
--only-settings Download only settings 2.0 objects
-s, --settings-schema strings Download settings 2.0 objects of one or more settings 2.0 schemas. (Repeat flag or use comma-separated values)
11 Jul 2025 11:21 AM
Hi,
What do you mean by "settings"?
monaco download should download settings configuration.
Best regards