dimas-b opened a new issue, #4655: URL: https://github.com/apache/polaris/issues/4655
Following up on https://github.com/apache/polaris/pull/4397#discussion_r3344948777 Metrics-related API calls are merely redirected from `PersistingMetricsReporter` via `metaStoreManager` to `CallContext` to `MetricsPersistence`. `PersistingMetricsReporter` should be able to have the right backend object injected and avoid the indirection via `CallContext`. -- 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]
