Update README

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2022-11-20 16:06:57 +01:00
parent 2c4a05ef34
commit 6d438d912a
Signed by: luzifer
GPG key ID: D91C3E91E4CAD6F5

View file

@ -1,12 +1,13 @@
# Luzifer / mercedes-byocar-exporter
This repository contains an Prometheus exporter for the Mercedes Benz "Bring Your Own Car" (BYOCAR) API products.
This repository contains an Prometheus & InfluxDB exporter for the Mercedes Benz "Bring Your Own Car" (BYOCAR) API products.
Features:
- Store credentials either in Vault or in a local JSON file
- Fetch data for all cars in your MercedesME account
- Prometheus exporter for the metrics
- InfluxDB exporter avoiding spamming entries to the database by using reported dates from Mercedes API
## Usage