download

package
v1.8.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

README

Download configuration

This feature allows you to download the configuration from a Dynatrace tenant as Monaco files. You can use this feature to avoid starting from scratch when using Monaco. For this feature you will have to enable CLI version 2.0.

steps
  1. Enable CLI version 2.0 by adding an environment variable call NEW_CLI with a value greater than 0. export NEW_CLI=1 Create an environment file.
  2. Run monaco using the download command download i.e. ./monaco download --environments=my-environment.yaml
Options

Instead of downloading all the configurations for all the API's you can pass a list of API values separated by comma using the following flag --downloadSpecificAPI.

i.e. ./monaco download --downloadSpecificAPI alerting-profile,dashboard --environments=my-environment.yaml

Notes

You should take in consideration the following limitations of the current process.

Application Detection Rules:

When using download functionality you will only be able to update existing application dectection rules. If you want to create a new app detection rule you can only do so if there are no other app detection rules for that application.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetConfigsFilterByEnvironment

func GetConfigsFilterByEnvironment(workingDir string, fs afero.Fs, environmentsFile string,
	specificEnvironment string, downloadSpecificAPI string) error

GetConfigsFilterByEnvironment filters the enviroments list based on specificEnvironment flag value

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL