Conversation
Include the lifecycle gauges in the packaged metrics allowlist so operators can distinguish unavailable records from running workloads. Signed-off-by: robbluo <luo1442@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Enable the recovering and unavailable instance gauges in the bundled metrics allowlist so the paired YuanRong lifecycle repair can distinguish them from running instances.
Pairs with FunctionSystem https://gitcode.com/openeuler/yuanrong-functionsystem/merge_requests/490 and frontend https://gitcode.com/openeuler/yuanrong-frontend/merge_requests/198. This configuration change does not advance the pinned control-plane release.
Validation: JSON parse and diff checks passed. The same configuration was used by the isolated x86 standalone regression: 25/25 lifecycle checks passed, including real worker removal, master restart, periodic GC, repeated SDK deletion and all lifecycle gauges returning to zero. No production deployment.