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
Merge pull request #440 from Icinga:fix/perf_counter_check_writing_wrong_perfdata_for_instance_checks
Fix: Invoke-IcingaCheckPerfCounter to always write proper assigned perf data
Fixes `Invoke-IcingaCheckPerfCounter` to write correct performance data in case only certain instances are checked to ensure perf data are assigned to checks accordingly
Copy file name to clipboardExpand all lines: doc/31-Changelog.md
+1
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ Released closed milestones can be found on [GitHub](https://github.com/Icinga/ic
19
19
20
20
### Bugfixes
21
21
22
+
*[#377](https://github.com/Icinga/icinga-powershell-plugins/issues/377) Fixes `Invoke-IcingaCheckPerfCounter` to write correct performance data in case only certain instances are checked to ensure perf data are assigned to checks accordingly
22
23
*[#436](https://github.com/Icinga/icinga-powershell-plugins/issues/436) Fixes performance data for ScheduledTask plugin for Last and Next RunTime
0 commit comments