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

More advanced relabel rules/processor for metrics #2702

Open
mattdurham opened this issue Feb 11, 2025 · 1 comment
Open

More advanced relabel rules/processor for metrics #2702

mattdurham opened this issue Feb 11, 2025 · 1 comment
Labels
proposal A proposal for new functionality.

Comments

@mattdurham
Copy link
Collaborator

Background

Relabel rules are very focused on a few key areas but they dont have a ton of flexibility. The new array.combine_maps allows joining on discovery. But imagine where you have Kube State Metrics metrics come in and want to associate additional metadata from discovery.k8s or something external.

Proposal

The ability to have fine grained control on incoming metrics and being able to drop/enrich/add based on an external dataset, maybe represented as list of maps or other datastructure. Something akin to ottl or loki.process.

@mattdurham mattdurham added the proposal A proposal for new functionality. label Feb 11, 2025
@mattdurham
Copy link
Collaborator Author

Pinging @bentonam and @petewall to clarify, add context or point out what I mistyped :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal A proposal for new functionality.
Projects
Status: Incoming
Development

No branches or pull requests

1 participant