Akvorado
Akvorado netflow data source using akvorado api
Introduction
This plugin aim to allow user to display akvorado data directly in Grafana.

Requirements
List any requirements or dependencies they may need to run the plugin.
Getting Started
In Grafana:
- Add new data source
- Akvorado
- Add new
Akvoradodata source

- Enter the base url; eg: https://demo.akvorado.net/

Building queries
Queries can be built using pre-configured parameters.
Query parameters
- Type of query:
- sankey
- When using sankey at least two dimension must be used
- timeseries
- sankey
- Unit
- l3bps
- pps
- Dimension
- Multiselect list: values are fetch from the back end
- Limit: number of returned result
- The number of return result is in fact limit +1 where +1 is the value "other" showing the aggregation of all other values
- Filters: expression to filter result
- The field is autocomplete and lint based on syntax checker
Query examples
Visualize the top 10 traffic per Source BGP AS for Ingress traffic, in bytes per second (pps)

Visualize the Top 10 Source BGP AS and Exporter Site for Ingress traffic, in packets per second (pps)

Contributing
If you want to contribute feel free to open a PR in this repo
- Version
- 1.0.37
- Dependencies
- Grafana >=10.3.3
- Developer
- ovhcloud
- Last Updated
- January 27, 2025