mirror of
https://github.com/Luzifer/mercedes-byocar-exporter.git
synced 2024-11-08 14:00:09 +00:00
Update README
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
2c4a05ef34
commit
6d438d912a
1 changed files with 2 additions and 1 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Luzifer / mercedes-byocar-exporter
|
# 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:
|
Features:
|
||||||
|
|
||||||
- Store credentials either in Vault or in a local JSON file
|
- Store credentials either in Vault or in a local JSON file
|
||||||
- Fetch data for all cars in your MercedesME account
|
- Fetch data for all cars in your MercedesME account
|
||||||
- Prometheus exporter for the metrics
|
- Prometheus exporter for the metrics
|
||||||
|
- InfluxDB exporter avoiding spamming entries to the database by using reported dates from Mercedes API
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue