cold-city-6353
04/01/2025, 3:00 PMotlp endpoint
available, how do config the metaflow services
to send Opentelemetry traces
to my endpoint?ancient-application-36103
04/01/2025, 7:30 PMthankful-ambulance-42457
04/02/2025, 12:07 PMmetaflow client
under the hood for reading certain artifact values. In essence it is only used as an established API to access the datastore. As such, the opentelemetry tooling that is available for the client library, can also be configured for the ui_backend service. Note though that this will by no means give a complete picture on what is happening in the service
If you have traces in mind that you would like to see as part of the services, feel free to open a Github issue on it to outline the use case. I do agree that having support for pushing out traces for the services could be a useful feature to have.cold-city-6353
04/02/2025, 9:45 PMpython hello_flow.py run
metaflow will forward traces to my collector.cold-city-6353
04/02/2025, 9:51 PM