Android devices
Android device monitoring using Prometheus
A basic dashboard for Prometheus android exporter (I am not the author of the app)
Prometheus configs:
- job_name: 'android'
static_configs:
- targets: ['1.1.1.1:9100']
labels:
machine: 'Phone0'
I added machine label to be able to filter based on device
Data source config
Collector config:
Upload an updated version of an exported dashboard.json file from Grafana
Revision | Description | Created | |
---|---|---|---|
Download |