Skip to main content
This guide will help you set up DrDroid and start investigating your alerts using AI within 15 minutes. Note: This guide assumes you have already signed up on the aiops platform.

Step 1 - Setup your Alert stream

  • Use Slack integration to add our app to your channels where you get alerts or send them to our webhook
  • Once setup, you should be able to see them coming in on the Alerts Page.
  • You should also see them being grouped into Issues based on definitions, souce and relevance.

Step 2 - Add your data sources

  • Add integrations to your APM, Logs & Dashboarding tools. These could be the same tool or different.
  • Add our Agent to your kubernetes cluster to allow first level cluster resources querying. Here you can find detailed instructions for installation.
  • Add your code repository access. We support Github and Bitbucket currently. For advanced users, this integration allows for pull requests to be raised by our AI agent for fixing code related issues.
Here you can find relevant documentation for different tools you want to add.

Step 3 - Prepare the context

  • In the Services page, you will start seeing services auto identified from your data sources by our asset manager. You can review them and update/create more manually. Each new alert coming in is mapped to one or more services automatically.
  • Optionally, in the (Docs)[https://aiops.drdroid.io/actions/runbooks] page, add documents from your internal wiki pages / confluence which may contain past RCAs, system architecture or any other on-call/debugging related information.
  • In the Integrations page, click on ‘Index Assets’ button. This will index all the context provided for the Dr Droid Agent to use in the investigations.

Step 4 - Run your investigations

  • You can directly talk to the DroidAgent from the top menu bar and discuss alerts and issues from your system.
  • Click on ‘Run Investigation’ button against an Issue and see the agent in action when it queries your dats sources and tries to find root cause.
  • You can go to services page and enable auto investigation for certain services.

Need Help?

I