Plugins 〉Akvorado


Developer
ovhcloudnetworkobservability

Sign up to receive occasional product news and updates:



Data Source
community

Akvorado

  • Overview
  • Installation
  • Change log
  • Related content

Akvorado

Akvorado netflow data source using akvorado api

Introduction

This plugin aim to allow user to display akvorado data directly in Grafana. example1 example2

Requirements

List any requirements or dependencies they may need to run the plugin.

Getting Started

In Grafana:

  • Add new data source
  • Akvorado
  • Add new Akvorado data source

datasource.png

connection.png

Building queries

Queries can be built using pre-configured parameters.

Query parameters

  • Tye of query:
    • sankey
      • When using sankey at least two dimension must be used
    • timeseries
  • 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) example1.png

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

Contributing

If you want to contribute feel free to open a PR in this repo

Installing Akvorado on Grafana Cloud:

For more information, visit the docs on plugin installation.

Changelog

1.0.0 (Unreleased)

Initial release.