mirror of
https://github.com/mii443/prometheus-android-exporter.git
synced 2025-08-22 15:15:35 +00:00
adjust readme
This commit is contained in:
@ -81,13 +81,13 @@ $ ansible-playbook ansible_playbook.yaml --tags config
|
||||
`android_sensor_hinge_angle_degrees` - How much is the hinge opened
|
||||
`android_sensor_accelerometer{axis}` - Data from the accelerometer
|
||||
`android_sensor_magnetic_field_tesla{axis}` - Data from the magnetic field sensor in base units
|
||||
`android_sensor_gravity_acceleration` - Data from gravity acceleration sensor, in m/s^2 units
|
||||
`android_sensor_linear_acceleration` - Data from the Android linear acceleration sensor in m/s^2 units.
|
||||
`android_sensor_gravity_acceleration{axis}` - Data from gravity acceleration sensor, in m/s^2 units
|
||||
`android_sensor_linear_acceleration{axis}` - Data from the Android linear acceleration sensor in m/s^2 units.
|
||||
`android_sensor_pressure_pascal` - Data from the Android pressure in pascals
|
||||
`android_sensor_ambient_light_lux` - Data from Android ambient light sensor in lux
|
||||
`android_sensor_gyroscope_radians_per_second_squared` - Data from Android gyroscope in radians/second^2
|
||||
`android_sensor_gyroscope_radians_per_second_squared{axis}` - Data from Android gyroscope in radians/second^2
|
||||
`android_sensor_ambient_temperature_celsius` - Ambient temperature in celsius
|
||||
`android_sensor_rotation_vector` - Data from the Android Rotation Vector sensor, how is the device rotated, without a unit
|
||||
`android_sensor_rotation_vector{axis}` - Data from the Android Rotation Vector sensor, how is the device rotated, without a unit
|
||||
`android_sensor_rotation_vector_cosinus_theta_half` - Data from the Android Rotation Vector sensor, how is the device rotated, without a unit
|
||||
`android_sensor_rotation_vector_accuracy_radians` - Android rotation vector sensor accuracy in radians
|
||||
|
||||
|
Reference in New Issue
Block a user