15 Sep 2025 11:38 AM
According to the documentation we should be able to download/manage Openpipeline via the settings API now.
So via monaco it should be possible to download the configuration like this, however it doesn't return anything for the openpipleine schemata:
monaco download --environment prod -v -s builtin:openpipeline.logs.pipelines
time=2025-09-15T12:19:09.622+02:00 level=INFO msg="Monaco version 2.25.2"
time=2025-09-15T12:19:09.622+02:00 level=DEBUG msg="Default soft memory limit set: 2.1 GB"
time=2025-09-15T12:19:09.622+02:00 level=INFO msg="Loading manifest \"manifest.yaml\". Restrictions: groups=[], environments=[\"prod\"]" manifestPath=manifest.yaml
time=2025-09-15T12:19:10.242+02:00 level=DEBUG msg="Key User Action Web wait seconds: 1, from 'MONACO_KUA_WEB_WAIT_SECONDS' environment variable is NOT set, using default value"
time=2025-09-15T12:19:10.242+02:00 level=DEBUG msg="Concurrent Request Limit: 5, 'MONACO_CONCURRENT_REQUESTS' environment variable is NOT set, using default value"
time=2025-09-15T12:19:10.404+02:00 level=INFO msg="Downloading from environment 'https://xxxxxxxx.apps.dynatrace.com' into project 'project_prod'"
time=2025-09-15T12:19:10.405+02:00 level=INFO msg="Downloading settings objects"
time=2025-09-15T12:19:10.835+02:00 level=DEBUG msg="Settings to download: \n - builtin:openpipeline.logs.pipelines"
time=2025-09-15T12:19:10.836+02:00 level=DEBUG msg="Downloading all settings for schema 'builtin:openpipeline.logs.pipelines'" type=builtin:openpipeline.logs.pipelines
time=2025-09-15T12:19:10.836+02:00 level=DEBUG msg="Downloading all settings for schema builtin:openpipeline.logs.pipelines"
time=2025-09-15T12:19:11.009+02:00 level=DEBUG msg="Did not find any settings to download for schema 'builtin:openpipeline.logs.pipelines'" type=builtin:openpipeline.logs.pipelines configsDownloaded=0
time=2025-09-15T12:19:11.009+02:00 level=INFO msg="Resolving dependencies between configurations"
time=2025-09-15T12:19:11.009+02:00 level=DEBUG msg="Resolving dependencies between configs"
time=2025-09-15T12:19:11.009+02:00 level=DEBUG msg="Using slow (CPU intensive) but memory saving dependency resolution."
time=2025-09-15T12:19:11.009+02:00 level=DEBUG msg="Finished resolving dependencies"
time=2025-09-15T12:19:11.009+02:00 level=INFO msg="Extracting additional identifiers into YAML parameters"
time=2025-09-15T12:19:11.009+02:00 level=DEBUG msg="Preparing downloaded data for persisting"
time=2025-09-15T12:19:11.010+02:00 level=DEBUG msg="Persisting downloaded configurations"
time=2025-09-15T12:19:11.010+02:00 level=INFO msg="Downloaded configurations written to 'download_2025-09-15-121909'" outputFolder=download_2025-09-15-121909
time=2025-09-15T12:19:11.010+02:00 level=INFO msg="Searching for circular dependencies"
time=2025-09-15T12:19:11.011+02:00 level=DEBUG msg="Creating dependency graph for project_xxxl-prod"
time=2025-09-15T12:19:11.011+02:00 level=DEBUG msg="Added 0 config nodes to graph"
time=2025-09-15T12:19:11.011+02:00 level=DEBUG msg="Adding edges between dependent config nodes..."
time=2025-09-15T12:19:11.011+02:00 level=INFO msg="No circular dependencies found"
time=2025-09-15T12:19:11.011+02:00 level=INFO msg="Finished download"
Since the referenced page above also mentions a Migration, I checked in the UI for OP settings, but either there is no migration option or it has already been migrated.
Anyone else experiencing this?
Solved! Go to Solution.
15 Sep 2025 12:02 PM
Hi,
I have just not tried but I would check those 2 points in case https://docs.dynatrace.com/docs/shortlink/monaco-api-support-and-access-handling#supported-platform-...
Best regards
15 Sep 2025 12:40 PM
This feature is not yet available the rollout is starting this week.