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

Automatically detect new resources #227

Open
andy-maier opened this issue Sep 5, 2022 · 0 comments · May be fixed by #535
Open

Automatically detect new resources #227

andy-maier opened this issue Sep 5, 2022 · 0 comments · May be fixed by #535
Assignees
Milestone

Comments

@andy-maier
Copy link
Member

andy-maier commented Sep 5, 2022

Automatically detect new resources that have been created on the HMC since the exporter was started.

This should be done by processing the inventory change notifications, so it happens asynchronous to Prometheus pulling metrics.

@andy-maier andy-maier self-assigned this Sep 5, 2022
@andy-maier andy-maier added this to the 1.4.0 milestone Sep 5, 2022
@andy-maier andy-maier added type: enhancement New feature or request area: code labels Sep 5, 2022
@andy-maier andy-maier modified the milestones: 1.4.0, 1.5.0 Dec 11, 2022
@andy-maier andy-maier modified the milestones: 1.5.0, 1.6.0 Nov 9, 2023
@andy-maier andy-maier removed their assignment Jan 12, 2024
@andy-maier andy-maier modified the milestones: 1.6.0, 1.7.0 Apr 2, 2024
@andy-maier andy-maier self-assigned this Jul 16, 2024
andy-maier added a commit that referenced this issue Jul 16, 2024
…the HMC

Details:

* Added support for automatically detecting newly created resources on the HMC
  so their resource-based metrics are automatically added the list of exported
  metrics. Note that newly deleted resources on the HMC were already
  automatically removed from the list of exported resource-based metrics since
  version 1.3.0. (issue #227)

Signed-off-by: Andreas Maier <[email protected]>
@andy-maier andy-maier modified the milestones: 1.7.0, 2.0.0 Jul 29, 2024
@andy-maier andy-maier modified the milestones: 2.0.0, 2.1.0 Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant