Skip to content
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

Support structured metadata in loki output #1469

Open
truongnht opened this issue Feb 12, 2025 · 0 comments
Open

Support structured metadata in loki output #1469

truongnht opened this issue Feb 12, 2025 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@truongnht
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Loki has support for structured metadata, and with fluent-bit 3.1, it is already possible to send to Loki output with structured metadata (see ref) which helps in capturing high cardinality data.

Describe the solution you'd like

One possible solution is to extend clusterOutput.spec.loki object with optional structuredMetadata property, which should have same structure as labels.

Additional context

No response

@truongnht truongnht changed the title Support [structured metadata](https://docs.fluentbit.io/manual/pipeline/outputs/loki#structured-metadata) in loki output Support structured metadata in loki output Feb 12, 2025
@cw-Guo cw-Guo added help wanted Extra attention is needed good first issue Good for newcomers labels Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants