Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Improve Performance of Framework to reduce initialisation impact #106

Open
LordHepipud opened this issue Aug 20, 2020 · 0 comments · Fixed by #142, #204, #318, #319 or #322
Open

Feature: Improve Performance of Framework to reduce initialisation impact #106

LordHepipud opened this issue Aug 20, 2020 · 0 comments · Fixed by #142, #204, #318, #319 or #322
Assignees
Labels
Mitigated An issue is not fully resolved but mitigated Performance Performance issue while using the solution

Comments

@LordHepipud
Copy link
Collaborator

We should reduce the impact of loading the Icinga PowerShell Framework to a minimum, allowing a quicker access to regular jobs like executing plugins instead of requiring to load every single component.

Mandatory content could be:

  • Tools
  • Plugin Handling
  • Performance Counters
  • Metric handling
@LordHepipud LordHepipud added the Enhancement New feature or request label Aug 20, 2020
@LordHepipud LordHepipud added this to the v1.3.0 milestone Aug 20, 2020
@LordHepipud LordHepipud self-assigned this Aug 20, 2020
@LordHepipud LordHepipud added Mitigated An issue is not fully resolved but mitigated Performance Performance issue while using the solution and removed Enhancement New feature or request labels Nov 18, 2020
@LordHepipud LordHepipud reopened this Nov 18, 2020
@LordHepipud LordHepipud modified the milestones: v1.3.0, v1.4.0 Nov 19, 2020
@LordHepipud LordHepipud modified the milestones: v1.4.0, v1.5.0 Feb 23, 2021
@LordHepipud LordHepipud reopened this Mar 2, 2021
@LordHepipud LordHepipud modified the milestones: v1.5.0, v1.6.0 May 27, 2021
@LordHepipud LordHepipud reopened this Aug 7, 2021
@LordHepipud LordHepipud modified the milestones: v1.6.0, v1.7.0 Sep 7, 2021
@LordHepipud LordHepipud modified the milestones: v1.7.0, v1.8.0 Nov 5, 2021
@LordHepipud LordHepipud removed this from the v1.8.0 milestone Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment