Skip to content

Commit

Permalink
Release v0.0.7
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>
  • Loading branch information
mjtrangoni committed Sep 25, 2021
1 parent 689c3d8 commit 176e0d0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v0.0.7 / 2021-09-25

* [ENHANCEMENT] Replace deprecated `prometheus/common/log` with `go-kit/log`.
* [BUGFIX] Count licenses seperately for different versions, which fix
"flexlm_feature_used_users" implementation. Thanks @TobiasKadelka.

## v0.0.6 / 2021-07-14

* [ENHANCEMENT] Add version flag to "flexlm_feature_used_users". Thanks @TobiasKadelka.
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
[Prometheus](https://prometheus.io/) exporter for FLEXlm License Manager
`lmstat` license information.

## Getting
## Install

```
$ go get github.com/mjtrangoni/flexlm_exporter
$ go install github.com/mjtrangoni/flexlm_exporter
```

## Building
Expand Down

0 comments on commit 176e0d0

Please sign in to comment.