Saad Bin Akhlaq
02/07/2025, 2:53 PMMarvin
02/07/2025, 2:53 PMPREFECT_EXPERIMENTS_TELEMETRY_ENABLED
to True
to enable telemetry.
2. Integrate with OpenTelemetry: If Prefect supports OpenTelemetry directly, you may need to configure it to send traces to an OpenTelemetry collector or endpoint. This often involves setting up an OpenTelemetry exporter and configuring the desired tracing settings.
3. Review Prefect's Telemetry Capabilities: Check the Prefect documentation or source code for any built-in telemetry capabilities that can be extended or configured to use OpenTelemetry.
For further exploration, you might want to check the Prefect settings reference for more details on telemetry settings. If you have specific requirements or configurations in mind, feel free to share them, and I can attempt to gather more precise information.