This guide will help you set up DrDroid and understand how you can use it to debug production issues automatically using AI.

DrDroid Quickstart — Test how DrDroid analyses your metrics / logs

Step 1: Create an account & connect your first data source (2 - 5 mins) [Recommended — Grafana or Kubernetes]

  1. Go to app.drdroid.io/integrations
  2. Add Grafana data source by following these guidelines
  3. Test the integration’s capability to query data by going to https://app.drdroid.io/integrations/ —> “Tools” section and running sample commands.

Step 2: Create your first Service (2 mins)

  1. Service is a context of an entity that you create within the platform. While it’s called a service, it can be a microservice, a resource or any other entity.
  2. Map the data source to that service. You will receive recommendations of relevant data sources to attach to the service. You can accept those or select from any of the generic sources.

Step 3: Test investigating the service (1 min)

  1. Test a sample prompt by clicking on “Test Investigation” within the service page ✅ 🥳 You should be able to see sample graphs / logs output right there. If you’re not able to see it, confirm that the integration is correctly done by following step 1.3

Optional guides:

Addon-1: Create your first debugging prompt (runbook)

You can guide the agent to behave in specific fashion by defining prompts (runbooks) within the platform. These are simple docs written in natural language and require no schema.

Addon-2: Integration with alerts

Connect DrDroid with your alerts so it can query data in context of your alerts. To do so, install our app in Slack (from integrations page) and add the bot to any of the channels. (Type @DrDroid in a channel and press Enter to add the bot to the channel)

Need Help?


⏱️ Estimated Setup Time: 5 minutes