AI Metrics

Performance metrics for AI/ML RoCEv2 network traffic.

AI Metrics screenshot 1

sFlow-RT AI Metrics

This dashboard trends metrics for AI/ML RoCEv2 network traffic reported by sFlow-RT analyzer running the ai-metrics application. The sFlow-RT analysis software collects streaming telemetry from industry standard sFlow Agents embedded in network devices.

Use the sflow/ai-metrics image to run sFlow-RT using Docker:

console
docker run -v $PWD/store:/sflow-rt/store/ -p 8008:8008 -p 6343:6343/udp sflow/ai-metrics

Use the following Prometheus scrape configuration to collect the metrics from sFlow-RT:

console
scrape_configs:
  - job_name: sflow-rt-ai-metrics
    metrics_path: /app/ai-metrics/scripts/metrics.js/prometheus/txt
    static_configs:
    - targets: ['sflow-rt.mysite.org:8008']
Revisions
RevisionDescriptionCreated

Get this dashboard

1

Sign up for Grafana Cloud

Create free account

2

Import the dashboard template

or

Download JSON

Datasource
Dependencies