This MCP Server allows interaction with the Dynatrace observability platform, brining real-time observability data directly into your development workflow.
5.4K
16 Tools
Version 4.43 or later needs to be installed to add the server automatically
Tools
Name | Description |
---|---|
execute_dql | Get Logs, Metrics, Spans or Events from Dynatrace GRAIL by executing a Dynatrace Query Language (DQL) statement. It's recommended to use "verify_dql" tool before you execute a DQL statement. A valid statement looks like this: "fetch [logs, spans, events] | filter <some-filter> | summarize count(), by:{some-fields}. Adapt filters for certain attributes: `traceId` could be `trace_id` or `trace.id`. |
Manual installation
You can install the MCP server using:
Installation for