Is there currently any interest or effort underway in providing reusable
Flight middleware for observability and production usage (e.g. logging,
tracing, metrics)?

For my own usage and experimentation I created a very basic json logging
and OpenTracing implementation, but I was wondering if there was anything
else out there (or in the works) that's production grade.

Here's my code for reference:
https://github.com/ehenry2/xgbatch/blob/main/xgbatch/middleware.py

Thanks,
Eric

Reply via email to