Skip to content

(2.12) Server Metadata #6935

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

(2.12) Server Metadata #6935

wants to merge 4 commits into from

Conversation

MauriceVanVeen
Copy link
Member

Add server_metadata block to config, containing key-value pairs for server metadata. It can be config reloaded, and it's exposed in all Z endpoints (except for raftz).

Resolves #6544

Signed-off-by: Maurice van Veen [email protected]

@MauriceVanVeen MauriceVanVeen requested a review from a team as a code owner June 2, 2025 10:14
@MauriceVanVeen MauriceVanVeen force-pushed the maurice/server-metadata branch from 6b50ef0 to c749513 Compare June 2, 2025 10:51
Copy link
Contributor

@ripienaar ripienaar left a comment

Choose a reason for hiding this comment

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

some minor comments, but I didnt look at the details just behaviour

Copy link
Member

@derekcollison derekcollison left a comment

Choose a reason for hiding this comment

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

What is the use case we are trying to solve here?

@ripienaar
Copy link
Contributor

What is the use case we are trying to solve here?

Sam as metadata on streams, consumers, buckets, k8s resources, etc - its let you put a bit of metadata in that other tools can read and catagorise or act on. For example monitoring data so those thresholds and such can be managed as configuration, or opt into monitoring (typical in k8s) lots of similar cases.

@MauriceVanVeen MauriceVanVeen force-pushed the maurice/server-metadata branch from c749513 to 330a005 Compare June 2, 2025 13:59
@MauriceVanVeen MauriceVanVeen force-pushed the maurice/server-metadata branch from 330a005 to 26ca12c Compare June 24, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Server Metadata
3 participants