https://prefect.io logo
d

davzucky

10/02/2022, 12:09 PM
Just published a new collection that allows monitoring the prefect server using opentelemetry. This is an initial version that publishes trace only at the moment on the server. https://pypi.org/project/prefect-opentelemetry/ github project https://github.com/davzucky/prefect-opentelemetry The next steps are • Add metrics • Enable Agent to support OTEL • Create a block for OTEL • Create a custom task that would generate traces on the run (Would be nice to be able o add plugins) on flow or task to do that. Please share your feedback
🔥 6
🙏 2
❤️ 2
c

Chris Reuter

10/02/2022, 12:11 PM
This is awesome @davzucky! Thank you for taking a shot at creating this.
a

Anna Geller

10/02/2022, 12:28 PM
Thanks so much for contributing this! It will be very cool to have OpenTelemetry next to OpenMetadata in the list of our open-source integrations. To everyone reading this, please give @davzucky repo a well-deserved GitHub star! 🌟
4
z

Zanie

10/03/2022, 8:52 PM
Sweet! cc @Chris Guidry
c

Chris Guidry

10/03/2022, 8:54 PM
Neat!
5 Views