Android devices

Android device monitoring using Prometheus

Android devices screenshot 1

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

Revisions
RevisionDescriptionCreated

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies