Skip to content

feat: Add update-merics-doc script - #3024

Open
CatherineF-dev wants to merge 1 commit into
kubernetes:mainfrom
CatherineF-dev:auto-doc-gen
Open

feat: Add update-merics-doc script#3024
CatherineF-dev wants to merge 1 commit into
kubernetes:mainfrom
CatherineF-dev:auto-doc-gen

Conversation

@CatherineF-dev

@CatherineF-dev CatherineF-dev commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

How does this change affect the cardinality of KSM: (increases, decreases or does not change cardinality)

Which issue(s) this PR fixes: (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged)
Fixes #3023

You can see generated website here kubernetes/website#56294

@linux-foundation-easycla

linux-foundation-easycla Bot commented Jun 28, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: CatherineF-dev / name: Catherine Fang (6eef51b)

@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CatherineF-dev

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

The pull request process is described 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

@kubernetes-prow
kubernetes-prow Bot requested review from dgrisonnet and nmn3m June 28, 2026 17:08
@kubernetes-prow kubernetes-prow Bot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Jun 28, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

This issue is currently awaiting triage.

If kube-state-metrics contributors determine 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.

@kubernetes-prow kubernetes-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 28, 2026
@github-project-automation github-project-automation Bot moved this to Needs Triage in SIG Instrumentation Jun 28, 2026
@kubernetes-prow kubernetes-prow Bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels Jun 28, 2026
@CatherineF-dev CatherineF-dev changed the title Add update-merics-doc script feat: Add update-merics-doc script Jun 28, 2026
@kubernetes-prow kubernetes-prow Bot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels Jun 28, 2026
Comment thread hack/update-metrics-documentation.sh

@bhope bhope left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Blocked by #3002

@github-project-automation github-project-automation Bot moved this from Needs Triage to In Progress in SIG Instrumentation Aug 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Update and move KSM metrics documentation to https://kubernetes.io/docs/reference/instrumentation/metrics/

2 participants