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

investigate if we can initialize rules without code modification #204

Open
y1yang0 opened this issue Nov 21, 2024 · 0 comments
Open

investigate if we can initialize rules without code modification #204

y1yang0 opened this issue Nov 21, 2024 · 0 comments
Labels
contribution welcome We'd welcome external contribution enhancement New feature or request

Comments

@y1yang0
Copy link
Member

y1yang0 commented Nov 21, 2024

When we match the appropriate rules, we always insert import otel_rules into main.go to initialize them.

We can explore whether it's possible to achieve this without inserting the import statement, perhaps by modifying the compilation configuration or through other means.

@y1yang0 y1yang0 added the enhancement New feature or request label Nov 21, 2024
@y1yang0 y1yang0 changed the title investigate if we can insert otel_rules import without code modification investigate if we can initialize rules without code modification Nov 21, 2024
@y1yang0 y1yang0 added the contribution welcome We'd welcome external contribution label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution welcome We'd welcome external contribution enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant