Dash0 Acquires Lumigo to Expand Agentic Observability Across AWS and Serverless
Enhance your AI coding assistant by connecting Copilot to your data on Dash0.
GitHub Copilot is an autonomous coding agent for VS Code, capable of creating/editing files, running tests and commands, using the browser, and more. With support to MCP server, Copilot can access your telemetry data on Dash0 to enhance its coding capabilities.
GitHub Copilot can be connected to Dash0 using our remote MCP server, allowing it to get context about your telemetry data, navigate and analyze it, while leveraging the same capabilities that human users have access to in the UI.
Before configuring the Dash0 MCP server, you need to create an auth token with the correct permissions:
*) - Recommended for full MCP functionality*:read) - For read-only access to your telemetry dataTokens with limited permissions (e.g., scoped to specific datasets or with only "Ingesting" permissions) will not work with the MCP server. The MCP server requires organization-wide read access to query your telemetry data.
On VS Code, click on File > Preferences > Settings and search for MCP. Make sure that the setting Chat > MCP is enabled:

Depending on your type of Copilot subscription, this setting may need to be enabled by the organization administrator on GitHub.
Add the following configuration to the file ~/.config/code/User/settings.json and save it:
To confirm that the Dash0 MCP server has been configured: Open the Copilot panel on Agent mode, then click on the icon to Configure Tools... and scroll down to see the tools for the Dash0 MCP server:
