Skip to content

Conversation

@qurname2
Copy link
Collaborator

Effective usage would be after merging that PR

@qurname2 qurname2 force-pushed the qurname2/rolling-update-ondelete-metrics branch from 5468914 to 0d2a84e Compare January 6, 2026 12:08
Name: "on_delete_wait_seconds",
Help: "Seconds a component has been waiting in OnDelete mode since the mode started.",
},
[]string{"cluster", "component"},
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's pass
"cluster_namespace"
"cluster"
"component"
"component_name" - instance group name/role for proxies and nodes.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's have "cluster", "cluster_namespace" and "component_name". component_name will be either StatefulSet/Deployment short name (ms/hp) or short name with instance group name/role for proxies and nodes (default role is omitted).
example:

ytop_strategy_on_delete_waiting_time_seconds{cluster="test-ytsaurus",cluster_name
space="test-e2e-mfwbj",component_name="hp"}
ytop_strategy_on_delete_waiting_time_seconds{cluster="test-ytsaurus",cluster_name
space="test-e2e-mfwbj",component_name="hp-o11y"}

@qurname2 qurname2 requested a review from koct9i January 9, 2026 19:57
@qurname2 qurname2 changed the title Added ytop_update_strategy_on_delete_wait_seconds prometheus metric Added ytop_strategy_on_delete_waiting_time_seconds prometheus metric Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants