Dash0 Logo
Infrastructure MonitoringLog ManagementApplication Performance ManagementDistributed TracingKubernetes MonitoringDashboardsAlertingService MapIntegrationsTransparent CostObservability as Code
PricingDocs
GuidesBlogKnowledgeComparisonsPodcastIntegrationsChangelog
Contact usMeet our TeamCareersSecurity
  • Book A Demo
  • Sign In
  • Start Free Trial
Book a demoSign in
Start Free Trial

Resources

  • Pricing
  • Blog
  • Guides
  • Knowledge
  • Comparisons
  • Integrations
  • Documentation
  • Glossary
  • OTelBin.io
  • Sitemap

Company

  • Our Team
  • Careers
  • Security

Contact

  • Contact us
  • GitHub
  • LinkedIn
  • X
  • YouTube
  • Dash0 Newsletter
Subscribe to our newsletter

Receive updates on Observability, OpenTelemetry, Dash0 and more.

  • Terms and Conditions
  • Privacy Policy
  • Data Processing Agreement
  • Vulnerability Disclosure

©2025 Dash0 Inc.

Hub/GitHub Copilot

Technology

GitHub Copilot

Enhance your AI coding assistant by connecting Copilot to your data on Dash0.

Overview

GitHub Copilot

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.

Use Cases

  • Telemetry-aware coding: Copilot can identify issues and performance bottlenecks in your cloud infrastructure and address them directly in the codebase.
  • Incident-to-code correlation: Copilot can analyze your application code and latest commits and correlate them with logs, traces and metrics to provide deeper root-cause analysis.

Setup

Overview

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.

Configure

  1. On VS Code, click on File > Preferences > Settings and search for MCP. Make sure that the setting Chat > MCP is enabled: Enable MCP for Copilot

    Depending on your type of Copilot subscription, this setting may need to be enabled by the organization administrator on GitHub.

  2. Add the following configuration to the file ~/.config/code/User/settings.json and save it:

  3. 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: Dash0 MCP server

In this section
    TechnologyOverviewGitHub CopilotUse CasesSetupOverviewConfigure