Skip to content

Update storage metrics to beta#137060

Open
LoginovIlia wants to merge 1 commit intokubernetes:masterfrom
LoginovIlia:apiserver_storage_metrics_beta
Open

Update storage metrics to beta#137060
LoginovIlia wants to merge 1 commit intokubernetes:masterfrom
LoginovIlia:apiserver_storage_metrics_beta

Conversation

@LoginovIlia
Copy link
Contributor

What type of PR is this?

/kind feature

What this PR does / why we need it:

  1. Updated to BETA stability:
  • apiserver_storage_transformation_duration_seconds
  • apiserver_storage_transformation_operations_total
  • apiserver_storage_envelope_transformation_cache_misses_total
  • apiserver_storage_data_key_generation_duration_seconds
  • apiserver_storage_data_key_generation_failures_total
  1. Updated unit tests for that metrics
  2. Updated the documentation and testdata.

Which issue(s) this PR is related to:

Part of #136304

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Promote the apiserver storage 'apiserver_storage_transformation_duration_seconds', 'apiserver_storage_transformation_operations_total', 'apiserver_storage_envelope_transformation_cache_misses_total', 'apiserver_storage_data_key_generation_duration_seconds', and 'apiserver_storage_data_key_generation_failures_total' metrics to BETA and update their documentation

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:


@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/feature Categorizes issue or PR as related to a new feature. do-not-merge/needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Feb 16, 2026
@k8s-ci-robot
Copy link
Contributor

This issue is currently awaiting triage.

If a SIG or subproject determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot
Copy link
Contributor

Hi @LoginovIlia. Thanks for your PR.

I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. needs-priority Indicates a PR lacks a `priority/foo` label and requires one. area/apiserver area/stable-metrics Issues or PRs involving stable metrics area/test sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. sig/auth Categorizes an issue or PR as relevant to SIG Auth. sig/instrumentation Categorizes an issue or PR as relevant to SIG Instrumentation. and removed do-not-merge/needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Feb 16, 2026
@k8s-ci-robot k8s-ci-robot added the sig/testing Categorizes an issue or PR as relevant to SIG Testing. label Feb 16, 2026
@github-project-automation github-project-automation bot moved this to Needs Triage in SIG Instrumentation Feb 16, 2026
@k8s-ci-robot k8s-ci-robot requested review from enj and pohly February 16, 2026 21:27
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: LoginovIlia
Once this PR has been reviewed and has the lgtm label, please assign dashpole, smarterclayton for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-triage-robot
Copy link

This PR may require stable metrics review.

Stable metrics are guaranteed to not change. Please review the documentation for the requirements and lifecycle of stable metrics and ensure that your metrics meet these guidelines.

@tico88612
Copy link
Member

Hi, I already opened for this #137031

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/apiserver area/stable-metrics Issues or PRs involving stable metrics area/test cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. needs-priority Indicates a PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. sig/auth Categorizes an issue or PR as relevant to SIG Auth. sig/instrumentation Categorizes an issue or PR as relevant to SIG Instrumentation. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

Status: No status
Status: Needs Triage

Development

Successfully merging this pull request may close these issues.

4 participants