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

Create templates based on workflows and the option of reusing them for common use cases

AgataWlodarczyk
Community Team
Community Team

Based on workflows can we create templates that can be reused for common use cases (Auto-remediation, Reports, Guardians, etc.)?

When passion meets people magic and innovation happen.
1 REPLY 1

michaelwinkler
Dynatrace Advisor
Dynatrace Advisor

Workflows can be duplicated within the same environment. In order to transport workflows between different environments, you can use the automation API, which gives access to all workflow definitions as JSON and the possibility to import and update those. 

Additionally, the Dynatrace configuration-as-code tool Monaco can be used, enabling automation-as-code.  

In a few weeks, we will have a built-in import and export option within the workflows app which will handle app dependencies and connections as well. Later this year we will further provide central distribution and discovery of dedicated templates.  

Some common workflow definitions, JavaScript code snippets, etc. are provided in our GitHub workflow samples project.

 



➡️ More information will be provided soon.

Michael

Featured Posts