add disclaimer

This commit is contained in:
Martin Ptáček
2023-11-13 10:30:17 +01:00
parent 5552df34c1
commit 20b5c6d85e

View File

@ -2,7 +2,14 @@
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/birdthedeveloper/prometheus-android-exporter/tree/master.svg?style=svg&circle-token=6a31d132a46fd4e7cf04dd49ef390f1776e38cfc)](https://dl.circleci.com/status-badge/redirect/gh/birdthedeveloper/prometheus-android-exporter/tree/master)
Prometheus exporter for Android phones. It is not yet available on Google Play.
## DISCLAIMER
This is not yet available on Google Play. On some android phones, there are system policies preventing
longer run of this exporter in background.
If you are interested in this project and would like to contribute to it, please create an issue or
hit me up at martin.ptace@gmail.com.
Prometheus exporter for Android phones.
Prometheus Android Exporter is implemented in Kotlin in Jetpack Compose.
Apart from simply exporting available metrics on the default HTTP port 10101, it can also traverse NAT
by connecting to the PushProx proxy.