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
…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]>
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.
The text was updated successfully, but these errors were encountered: