sdd opened a new pull request, #1502: URL: https://github.com/apache/iceberg-rust/pull/1502
## Which issue does this PR close? - Follows on from https://github.com/apache/iceberg-rust/issues/482 - builds on https://github.com/apache/iceberg-rust/pull/1486 - Related to https://github.com/apache/iceberg-rust/issues/1466 ## What changes are included in this PR? Implements an initial set of traces and metrics on the table scan plan phase. Approach guided by prior discussions on https://github.com/apache/iceberg-rust/issues/482 and on monthly Iceberg-rust community sync discussion a few months ago. ## Are these changes tested? Not as of yet. Testing requires a subscriber for the traces and an exporter for the metrics. This PR will be extended to add integration tests / examples that include these, as well as demonstrations on how to import the produced metrics and traces into observability platforms (probably an example with dockerised Jaeger for visualising traces. Perhaps Prometheus and Grafana for metrics?) -- 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]
