dump1090-exporter
dump1090-exporter copied to clipboard
A Prometheus metrics exporter for the dump1090 Mode S decoder for RTLSDR
Anyway you could build the image for armhf and arm64/aarch64 as well? Would be great for running on a Raspberry Pi!
I am running your docker version of the code running on my ubuntu 18.04 install. I have the piaware docker running on a pi with the aircraft.json and stats.json files...
Python 3.6 not suportted anymore in github actions.
**Warning: untested!** As some webservers / reverse proxies seem to deliver the wrong `Content-Type` for the `aircraft.json` we should disable the verification of this. The `aiohttp` documentation about this can...
Bumps [wheel](https://github.com/pypa/wheel) from 0.37.0 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...
Please implement adaptive gain tracking. It is available in the stats.json.
Current dashboard compared to graphs1090 is missing some graphs. I am pretty sure to get them it just requires some calculations with the metrics. So this is not really an...
The exporter in this project supports the mutability/dump1090 fork, used in the FlightAware PiAware package, which exposes the ``/data/aircraft.json`` and ``/data/receiver.json`` routes. The base dump1090 tool only exposes ``/data.json`` which...
I'm unable to install dump1090exporter on Raspbian Bookworm. The pip3 installer shows an error while building aiohttp which looks like an upstream problem. I'm trying to install it in a...