mirror of
https://github.com/captn3m0/prometheus-act-exporter.git
synced 2025-08-13 19:18:28 +00:00
release/2.0.13
This commit is contained in:
parent
8ea701ef96
commit
23603f1ec1
@ -1,5 +1,8 @@
|
||||
# CHANGELOG
|
||||
|
||||
# 2.0.13
|
||||
- Dependency updates
|
||||
|
||||
# 2.0.12
|
||||
|
||||
- Dependency updates
|
||||
|
@ -1,6 +1,6 @@
|
||||
# prometheus-act-exporter
|
||||
|
||||
[](https://microbadger.com/images/captn3m0/prometheus-act-exporter:2.0.12) [](https://badge.fury.io/js/prometheus-act-exporter) [](http://www.wtfpl.net/) [](http://makeapullrequest.com)
|
||||
[](https://microbadger.com/images/captn3m0/prometheus-act-exporter:2.0.13) [](https://badge.fury.io/js/prometheus-act-exporter) [](http://www.wtfpl.net/) [](http://makeapullrequest.com)
|
||||
|
||||
Exposes your current ACT FUP usage as prometheus metrics. Scrapes the data from the ACT Portal website by using puppeteer.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "prometheus-act-exporter",
|
||||
"version": "2.0.12",
|
||||
"version": "2.0.13",
|
||||
"description": "Exports ACT Fibernet data usage as prometheus metrics",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user