Skip to content

Commit

Permalink
Changelog update for upcoming metric value changes
Browse files Browse the repository at this point in the history
Signed-off-by: Daan van Gorkum <djvg@djvg.net>
  • Loading branch information
TheDJVG committed Feb 27, 2023
1 parent d0843ba commit a94db13
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.2.0 (FUTURE)

### Features
* [#3](https://github.com/TheDJVG/netbox-more-metrics/issues/5) - Metric value based on NetBox objects.
* For example get the percentage of IPs in a Prefix/Aggregate occupied. Or how full a rack is.

## 0.1.1 (2023-02-27)

### Bugfixes
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Create custom metrics and export information from NetBox into your timeseries da

| NetBox Version | Plugin Version |
|----------------|----------------|
| 3.4 | 0.1.0 |
| 3.4 | 0.1.X, 0.2.X |

## Installing

Expand Down

0 comments on commit a94db13

Please sign in to comment.