[docs] CHANGELOG

This commit is contained in:
Nemo 2020-10-31 20:57:50 +05:30
parent ac37f0c88f
commit 1983630529
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# CHANGELOG
# 2.0.12
- Dependency updates
# 2.0.11
- Dependency updates

View File

@ -1,6 +1,6 @@
# prometheus-act-exporter
[![](https://images.microbadger.com/badges/version/captn3m0/prometheus-act-exporter:2.0.11.svg)](https://microbadger.com/images/captn3m0/prometheus-act-exporter:2.0.11) [![npm version](https://badge.fury.io/js/prometheus-act-exporter.svg)](https://badge.fury.io/js/prometheus-act-exporter) [![License: WTFPL](https://img.shields.io/badge/License-WTFPL-blue.svg)](http://www.wtfpl.net/) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![](https://images.microbadger.com/badges/version/captn3m0/prometheus-act-exporter:2.0.12.svg)](https://microbadger.com/images/captn3m0/prometheus-act-exporter:2.0.12) [![npm version](https://badge.fury.io/js/prometheus-act-exporter.svg)](https://badge.fury.io/js/prometheus-act-exporter) [![License: WTFPL](https://img.shields.io/badge/License-WTFPL-blue.svg)](http://www.wtfpl.net/) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
Exposes your current ACT FUP usage as prometheus metrics. Scrapes the data from the ACT Portal website by using puppeteer.