Skip to content

MartijnStraatman/iracing-exporter

Repository files navigation

WIP iracing-exporter

A Prometheus exporter for Iracing metrics.

Plan:

  • Run this program on the same machine where Iracing is running.
  • Scrape the metrics by using grafana agent for example and push to a prometheus instance.
  • Create a Grafana dashboard for live telemetry.

Installation

  • install grafana-agent for windows

  • apply the grafana-agent config

  • start agent

  • clone this directory

  • run python exporter.py

The Grafana agent will start scraping the exporter and will send it to a prometheus instance which is configured in the agent config. For example to grafana.net

Grafana dashboard example

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages