-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Add documentation for feature metrics #36579
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
55e1cd6
to
89f0f12
Compare
62c10ac
to
c0722c3
Compare
/test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not only a doc change. Would you mind providing a brief description and motivation for the feature-helm-generator and related CI steps that you introduce in your commit title+description, please?
c0722c3
to
f8ef408
Compare
/test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Add documentation for the feature metrics available on the agent and operator. Introduce the feature-helm-generator to generate .rst files with tables documenting feature metrics. Combined with the CI step, this ensures that the documentation remains in sync when new feature-related metrics are added, preventing outdated or incomplete documentation. Signed-off-by: André Martins <andre@cilium.io>
The linter will fail with the current metrics. Until those metrics are fixed we should not run it. Signed-off-by: André Martins <andre@cilium.io>
f8ef408
to
a0a62cc
Compare
/test |
1 similar comment
/test |
Add documentation for feature metrics introduced in #35852