Azure / Azure/azure-sdk-for-python

Mlflow tracing not working

Abierto
#40,261 3 comentarios 1 reacción 2 asignados Reclamado por @Jagatjeet Ver en GitHub
Client customer-reported feature-request Machine Learning needs-team-attention Service Attention
Lenguaje dominante
Python
Estrellas
5.6k
Forks
3.4k
Merge medio
2 d 2 h
PR fusionados (30 d)
213

Descripción

**Describe the bug**
When trying to use the tracing features of mlflow in AzureML:

https://mlflow.org/docs/latest/tracing/

There is an error on the client side:

mlflow.tracking.client: Failed to start trace AsyncCompletions: API request to endpoint /api/2.0/mlflow/traces failed with error code 403 != 200. Response body

**To Reproduce**
Steps to reproduce the behavior:
1. You just need to setup mlflow as usual with the right tracking uri.
2. Add the line: mlflow.openai.autolog()

**Expected behavior**
It shouldn't crash the code as autolog is quite standard, even if tracing isn't supported, it should at the very least save the traces somewhere.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.