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

feat: support regular expressions in receiver configs #6400

Merged
merged 5 commits into from
Mar 17, 2025

Conversation

EmaysHRT
Copy link
Contributor

@EmaysHRT EmaysHRT commented Jan 2, 2025

This allows using the keep_re and strip_re keys to specify which receivers should be shown in the dashboard. This makes it easy to select groups of receivers based on naming conventions.

@EmaysHRT EmaysHRT requested a review from prymitive as a code owner January 2, 2025 21:56
@EmaysHRT
Copy link
Contributor Author

EmaysHRT commented Jan 2, 2025

This would close #6223 .

@EmaysHRT
Copy link
Contributor Author

@prymitive could you review this to kick off the automated checks?

@EmaysHRT
Copy link
Contributor Author

@prymitive Sorry for the ping again, but this feature would be really useful for our use case.

@prymitive
Copy link
Owner

Looks good, thanks. Tests didn’t run for done reason though

@prymitive prymitive self-assigned this Mar 15, 2025
@EmaysHRT EmaysHRT force-pushed the issue-6223 branch 2 times, most recently from dc1882f to f16a2b3 Compare March 17, 2025 13:35
This allows using the `keep_re` and `strip_re` keys to specify which
receivers should be shown in the dashboard. This makes it easy to select
groups of receivers based on naming conventions.
@prymitive prymitive enabled auto-merge (rebase) March 17, 2025 22:14
@prymitive prymitive merged commit c486bc7 into prymitive:main Mar 17, 2025
21 checks passed
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.

None yet

2 participants