Files
espurna/code/espurna
Max Prokhorov a496308d97 web: prometheus metrics support (#2332)
- (experimental) provide generic way to read magnitude values
- expose /api/metrics with values formatted specifically for prometheus, with relay and sensor data
- small tweaks to sensor init

Example config:
```
scrape_configs:
  - job_name: 'espurna'
    metrics_path: '/api/metrics'
    params:
      apikey: ['apikeyapikey']
    static_configs:
      - targets: ['espurna-blabla.lan:80']
```
Where ESPurna side has
```
apiKey => "apikeyapikey"
apiEnabled => "1"
```
2020-08-30 15:26:16 +03:00
..
2020-07-03 23:25:33 +03:00
2020-04-08 00:37:26 +03:00
2020-08-22 01:55:15 +03:00
2020-07-03 23:25:33 +03:00
2020-07-16 05:27:42 +03:00
2020-07-16 05:27:42 +03:00
2020-08-30 15:26:16 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-07-03 22:07:48 +03:00
2020-07-03 22:07:48 +03:00
2020-08-13 17:00:30 +03:00
2020-04-30 13:55:07 +03:00
2019-03-29 12:24:51 +03:00
2020-05-01 10:19:26 +03:00
2020-05-01 10:19:26 +03:00
2020-07-03 22:07:48 +03:00
2020-04-30 13:55:07 +03:00
2018-06-23 13:08:07 +02:00
2020-07-03 22:07:48 +03:00
2020-07-16 23:05:01 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-07-16 05:27:42 +03:00
2020-07-16 05:27:42 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-05-01 10:19:26 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-07-16 05:20:38 +03:00
2020-07-16 23:05:01 +03:00
2020-04-30 13:55:07 +03:00
2020-07-16 05:27:42 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-05-27 00:37:02 +03:00
2020-07-16 05:27:42 +03:00
2020-07-08 17:44:29 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-07-03 22:07:48 +03:00
2020-07-03 22:07:48 +03:00
2020-08-23 11:48:50 +03:00
2020-04-30 13:55:07 +03:00
2020-07-16 05:27:42 +03:00
2020-07-03 22:07:48 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2019-11-21 01:14:17 +03:00
2019-11-21 01:14:17 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-04-30 13:55:07 +03:00
2020-08-25 15:40:44 +03:00
2020-08-23 11:48:50 +03:00
2020-07-16 05:27:42 +03:00
2020-04-30 13:55:07 +03:00
2020-08-13 17:42:38 +03:00
2020-07-04 15:49:41 +03:00
2020-05-27 00:18:51 +03:00
2020-05-27 00:18:51 +03:00
2020-05-27 00:18:51 +03:00