This is Anodot Datasource Plugin for Grafana, which together with the Anodot Panel Plugin allows users to use Anodot data for building Grafana Dashboards.
You can get the Anodot Data Source Plugin in these ways:
- Clone this github repository, build the plugin and deploy it to your grafana deployment.
- Unzip zip archive from this repository to your grafana-plugins folder.
- Get it from the Grafana plugins library
- Use grafana-cli for installation
Once you have the plugin installed, please follow the steps below to configure it for use:
- You will need to set up an API token. Click here to find out how to get an Anodot Access Key. Click here to learn how to obtain an access key from Anodot.
- You will need to set up your Anodot URL. For most customers - that URL is 'app.anodot.com'. You can find your URL when you log in to Anodot.
- Once you've set these two parameters - simply hit the "Save & Test" and you are good to go.
Grafana supports a wide range of data sources, including Prometheus, MySQL, and even Datadog. There’s a good chance you can already visualize metrics from the systems you have set up. In some cases, though, you already have an in-house metrics solution that you’d like to add to your Grafana dashboards. Grafana Data Source Plugins enables integrating such solutions with Grafana.
- Grafana documentation
- Grafana Tutorials - Grafana Tutorials are step-by-step guides that help you make the most of Grafana
- Grafana UI Library - UI components to help you build interfaces using Grafana Design System