deepracer-simapp icon indicating copy to clipboard operation
deepracer-simapp copied to clipboard

Add Telegraf training and eval metrics

Open mattcamp opened this issue 11 months ago • 0 comments

This PR adds the ability to push training and evaluation metrics to InfluxDB (via Telegraf).

When combined with https://github.com/aws-deepracer-community/deepracer-for-cloud/pull/159 it should allow for some nice interactive Grafana dashboards.

As the Telegraf metrics are pushed by UDP it won't be a problem if Telegraf isn't actually running on the target host.

mattcamp avatar Mar 20 '24 10:03 mattcamp