You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,28 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
* migrate brother-exporter to promexporter library ([ee24e4f](https://github.com/d0ugal/brother-exporter/commit/ee24e4f66ab0609dd4b78fdd717f25979bd4a5d6))
11
+
* update to promexporter v1.0.0 ([b1db6b7](https://github.com/d0ugal/brother-exporter/commit/b1db6b76ea92e41d9cb40c179bf8197d21bc2ca1))
12
+
13
+
14
+
### Bug Fixes
15
+
16
+
* remove problematic config tests to unblock CI ([247b01f](https://github.com/d0ugal/brother-exporter/commit/247b01f4fc6cd829f2c041191bc3c34cfdb4ccf5))
* restore correct metric names with printer prefix ([74deed5](https://github.com/d0ugal/brother-exporter/commit/74deed54f0a5605b28a5a1d7553d283f805bcabc))
19
+
* restore stable version metric info and labels ([4ab232e](https://github.com/d0ugal/brother-exporter/commit/4ab232e9b2196bf8874008f8caf01c08cd7c410b))
20
+
* update config tests to use promexporter structure ([11fdda4](https://github.com/d0ugal/brother-exporter/commit/11fdda42021074e46fbf1546f3e6400d4ea7aa8b))
21
+
* update go.sum for promexporter v1.0.0 ([1a5598a](https://github.com/d0ugal/brother-exporter/commit/1a5598a8579e941b24b3ec7dc8b81ed026d6bf42))
22
+
* Update module github.com/d0ugal/promexporter to v1 ([ecb0128](https://github.com/d0ugal/brother-exporter/commit/ecb0128cd7b5e09a9be57d6da315e40f97c8fd86))
23
+
* Update module github.com/d0ugal/promexporter to v1.0.1 ([c174130](https://github.com/d0ugal/brother-exporter/commit/c174130b3900f423d140177dcea1f7418a32b377))
24
+
* Update module github.com/prometheus/procfs to v0.18.0 ([5dc763f](https://github.com/d0ugal/brother-exporter/commit/5dc763f26e28ed0decd52cf913b19a0014b3b740))
25
+
* update to latest promexporter changes ([012a512](https://github.com/d0ugal/brother-exporter/commit/012a5121839bc5bd3579bbf285da66a91fc0eb10))
0 commit comments