fivetran-kostaszoumpatianos opened a new pull request, #2445: URL: https://github.com/apache/polaris/pull/2445
Fixes #2444. This PR adds a user principal tag in metrics and an associated configuration option that turns it on. This is the following: `polaris.metrics.user-principal-tag.enable-in-api-metrics`, and by default this is set to false. To retrieve the user principal ID it uses the SecurityContext and annotates it with a `MeterTag` annotation under the key `principal`. -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org