Closed intuibase closed 1 week ago
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)
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)