Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dynatrace/dynatrace-configuration-as-code
This tool automates deployment of Dynatrace Configuration to one or multiple Dynatrace environments.
https://github.com/dynatrace/dynatrace-configuration-as-code
configuration-as-code dynatrace
Last synced: about 21 hours ago
JSON representation
This tool automates deployment of Dynatrace Configuration to one or multiple Dynatrace environments.
- Host: GitHub
- URL: https://github.com/dynatrace/dynatrace-configuration-as-code
- Owner: Dynatrace
- License: apache-2.0
- Created: 2020-10-05T12:24:10.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T10:51:35.000Z (17 days ago)
- Last Synced: 2024-10-29T12:40:00.052Z (17 days ago)
- Topics: configuration-as-code, dynatrace
- Language: Go
- Homepage: https://docs.dynatrace.com/docs/manage/configuration-as-code/monaco
- Size: 14.8 MB
- Stars: 164
- Watchers: 18
- Forks: 94
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Dynatrace Configuration as Code
Dynatrace Configuration as Code, an evolution from our Monitoring as Code CLI, provides Observability as Code and Security as Code to fully automate configuration of the Dynatrace platform at any scale,
from automating the standard configuration of all your Dynatrace environments to meeting specific demands for individual environments.**The documentation for the Dynatrace Configuration as Code tool Monaco is available [here](https://www.dynatrace.com/support/help/shortlink/configuration-as-code).**
> Documentation for the previous 1.x versions is still available [here](https://dynatrace.github.io/dynatrace-configuration-as-code/)
You can download the CLI as well as a copy of the Software Bill of Materials (SBOM) from the [release page](https://github.com/Dynatrace/dynatrace-configuration-as-code/releases).\
If you're new to Monaco and want to learn more, check out the [Observability Clinic on Monaco 2.0](https://dt-url.net/monaco-observability-clinic).## Support for Monaco
The Dynatrace Configuration as Code tool Monaco is provided by Dynatrace Incorporated. \
Support for Monaco 2.0+ is provided by the Dynatrace Support team, as described on the [support page](https://support.dynatrace.com/).> ⚠️ Older Monaco 1.x versions are not officially supported - we strongly suggest you upgrade to 2.x as soon as possible.
## Feature ideas for Monaco
Please use the [Dynatrace Community](https://community.dynatrace.com/) to let us know any Product Ideas for Monaco, as well as for general discussion and questions.
## Contributing to Monaco
While Monaco development is driven by Dynatrace, we are still committed to keeping the tool open source to allow you to use it as a library or directly contribute improvements and features.\
If you wish to use Monaco as a library, please make sure you have read and are complying with the terms of the [Apache License v2.0](https://github.com/dynatrace/dynatrace-configuration-as-code/blob/main/LICENSE).\
If you wish to contribute to Monaco directly, please refer to the [contributing guide](./CONTRIBUTING.md) to learn more about compiling Monaco and contributing changes.## License
[Apache License v2.0](https://github.com/dynatrace/dynatrace-configuration-as-code/blob/main/LICENSE).## Other forms of Dynatrace Configuration as Code
In addition to our official Configuration as Code tool Monaco, there is also the [Dynatrace Terraform provider](https://github.com/dynatrace-oss/terraform-provider-dynatrace).
Our [documentation](https://www.dynatrace.com/support/help/manage/configuration-as-code) contains further information on when to use what tool.