diff --git a/README.md b/README.md index c3a80d0..1b2bd5d 100644 --- a/README.md +++ b/README.md @@ -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.