hkwi opened a new pull request, #4836: URL: https://github.com/apache/polaris/pull/4836
## Summary - add an OpenTelemetry event listener that emits Polaris audit events as OpenTelemetry log records - map event metadata and common event attributes into structured log attributes, including actor identity, resource identifiers, grants, task data, and HTTP request data - attach the propagated OpenTelemetry span context when event metadata includes valid trace context - document the listener configuration and add default configuration examples ## Testing - `./gradlew :polaris-runtime-service:spotlessApply` - `./gradlew :polaris-runtime-service:test --tests org.apache.polaris.service.events.listeners.opentelemetry.OpenTelemetryEventListenerTest` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
