Dynatrace
Dynatrace unified observability and security and simplify cloud complexity and innovate faster and more securely with the only analytics and automation platform powered by causal AI.
Setup
Here are the steps to configure it:
- Create a API token with an
Ingest logs
scope. - In the env0 platform you will need to configure the following environment variables in any scope you would like to have them:
Environment variable name | Description | Mandatory |
---|---|---|
ENV0_DYNATRACE_HOST | Dynatrace host url - example: fig29962.live.dynatrace.com | Yes |
ENV0_DYNATRACE_TOKEN | The API token you created - read more about it here | Yes |
ENV0_DYNATRACE_SERVICE_NAME | Logs will be added with a field called serviceName with this value | No - Default: env0 |
Updated 9 days ago