tanmayrauth opened a new pull request, #1343: URL: https://github.com/apache/iceberg-go/pull/1343
First PR of the metrics reporting framework. Adds the metrics package with the Reporter interface, the sealed Report marker, and the built-in Nop, Logging, InMemory, and Combine reporters. Reporting is opt-in and must never block or fail the observed scan/commit. Concrete report types and instrumentation follow in later PRs. Related: #1236 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
