Skip to content

Prometheus Remote Write: Override default database using meta label #6292

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
sunng87 opened this issue Jun 10, 2025 · 0 comments · May be fixed by #6302
Open

Prometheus Remote Write: Override default database using meta label #6292

sunng87 opened this issue Jun 10, 2025 · 0 comments · May be fixed by #6302
Assignees
Labels
C-enhancement Category Enhancements

Comments

@sunng87
Copy link
Member

sunng87 commented Jun 10, 2025

What type of enhancement is this?

Configuration

What does the enhancement do?

User may send a large batch of PRW data while some of the entries has to be stored in particular namespace (database).

In PromQL query, we have __database__ meta label to route to certain namespace. On the ingestion side, we need similar mechanism too.

Implementation challenges

No response

@sunng87 sunng87 added the C-enhancement Category Enhancements label Jun 10, 2025
@sunng87 sunng87 linked a pull request Jun 11, 2025 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category Enhancements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants