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

Implement selective logging #103

Closed
intuibase opened this issue Oct 1, 2024 · 0 comments · Fixed by #112
Closed

Implement selective logging #103

intuibase opened this issue Oct 1, 2024 · 0 comments · Fixed by #112
Assignees

Comments

@intuibase
Copy link
Contributor

intuibase commented Oct 1, 2024

We want to enable logging per feature to avoid log file flooding.

Feature should be controlled by environment or php.ini configuration.
Example:
ELASTIC_OTEL_LOG_FEATURES="FEATURE=trace,FEATURE2=debug"

Feature enums should be available for both php and cpp and must be in sync (generated)

@intuibase intuibase self-assigned this Oct 1, 2024
intuibase added a commit to intuibase/elastic-otel-php that referenced this issue Oct 24, 2024
@intuibase intuibase linked a pull request Oct 30, 2024 that will close this issue
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 a pull request may close this issue.

1 participant