Skip to content

Commit ff0317a

Browse files
committed
Updates changelog
1 parent a4ca341 commit ff0317a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

doc/31-Changelog.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Released closed milestones can be found on [GitHub](https://github.com/Icinga/ic
1717
### Enhancements
1818

1919
* [#332](https://github.com/Icinga/icinga-powershell-plugins/issues/332) Adds support to provide different credentials for the `Invoke-IcingaCheckUNCPath` plugin, to run the check for a different user account
20+
* [#348](https://github.com/Icinga/icinga-powershell-plugins/issues/348) Adds feature to `Invoke-IcingaCheckPerfCounter` to summarize an entire performance counter category, in case all instances of the check fail to prevent large outputs being written into the database
2021
* [#355](https://github.com/Icinga/icinga-powershell-plugins/pull/355) Updates `Invoke-IcingaCheckCPU` to use new data providers directly from the Icinga PowerShell Framework.
2122

2223
### Breaking changes
@@ -26,10 +27,6 @@ Released closed milestones can be found on [GitHub](https://github.com/Icinga/ic
2627
* The new CPU metrics will now be separated between the actual sockets of the system, allowing an overview on multi socket systems, which CPU is assigned more loads
2728
* Metrics will now be separated by `0_1` for the index, which in this example is socket 0 and core 1.
2829

29-
### Enhancements
30-
31-
* [#348](https://github.com/Icinga/icinga-powershell-plugins/issues/348) Adds feature to `Invoke-IcingaCheckPerfCounter` to summarize an entire performance counter category, in case all instances of the check fail to prevent large outputs being written into the database
32-
3330
## 1.10.1 (2022-12-20)
3431

3532
### Bugfixes

0 commit comments

Comments
 (0)