/Dynatrace-workflow-samples

Samples and templates for Dynatrace workflows

Apache License 2.0Apache-2.0

Dynatrace-workflow-samples

This repository collects sample workflows and javascripts snippets for Dynatrace AutomationEngine and the Workflows app.

Getting Started with Dynatrace AutomationEngine

To get started please have a look into Dynatrace AutomationEngine and Workflows documentation.

License

Apache License v2.0.

How to leverage workflow and code samples

Workflow import

You can export and import a workflow via

Code snippets

Within a workflow, click on "new task", select "Run Javascript" and copy/paste the snippet into the Javascript action.

How to contribute

Export a workflow

Export your workflow as a template and make sure that you have no secrets in the resulting file. Also make sure you have the proper versions of depending apps referenced within the file. Use generally available versions and no dev version of any app that you used in the environment.

Create a pull request and upload your contribution

Create a pull request and upload your contribution to /samples/Optional category subfolder/...