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
{{ message }}
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.
Certain conditions should trigger metrics to be unregistered:
start with Duration Tracking (Activity Instance and Process Instance):
As per a configuration, if a new process definition is deployed for a existing definition, the previous definition will be un-registered from the Prometheus collection of collectors. This is not always the needed function as there are scenarios where there may be multiple active definitions of the same process def key.
note: If you just restart the engine the metrics will self-resolve. But for "forever" on camunda engine instances, it is important to un-register collectors.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Certain conditions should trigger metrics to be unregistered:
start with Duration Tracking (Activity Instance and Process Instance):
note: If you just restart the engine the metrics will self-resolve. But for "forever" on camunda engine instances, it is important to un-register collectors.
The text was updated successfully, but these errors were encountered: