dynatrace-mcp

dynatrace-mcp

54

The Dynatrace MCP Server provides a bridge to incorporate real-time observability data into your development workflow seamlessly. It offers capabilities for querying log data, detecting security issues, and integrating with platforms like Slack for notifications. This server streamlines the development process by providing essential insights from the Dynatrace observability platform.

What is required to set up the Dynatrace MCP Server?

You need a Dynatrace OAuth Client and must configure environment variables such as DT_ENVIRONMENT, OAUTH_CLIENT_ID, and OAUTH_CLIENT_SECRET.

Can I integrate the Dynatrace MCP Server with Slack?

Yes, you can send Slack messages using the Slack Connector by configuring the SLACK_CONNECTION_ID environment variable.

What is DQL and how is it used?

DQL stands for Dynatrace Query Language, which is used to execute queries to retrieve events or logs from the Dynatrace platform.

Is the Dynatrace MCP Server officially supported by Dynatrace?

No, this product is not officially supported by Dynatrace. For support, you can contact via GitHub Issues.

How can I set up automated workflows?

You can set up automated workflows using the Dynatrace AutomationEngine by configuring the USE_WORKFLOWS environment variable and necessary scopes.