Skip to content

Commit

Permalink
Add MLflow entry to the OpenTelemetry integrations registry (#5470)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Lok <[email protected]>
Co-authored-by: opentelemetrybot <[email protected]>
Co-authored-by: Severin Neumann <[email protected]>
  • Loading branch information
3 people authored Oct 24, 2024
1 parent 6a3fb5f commit b1196c3
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
20 changes: 20 additions & 0 deletions data/registry/application-integration-python-mlflow.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
title: MLflow
registryType: application integration
language: python
tags:
- python
- MLflow
- LLMs
license: Apache-2.0
description:
The MLflow tracing feature is built using OpenTelemetry, and allows users to
trace the execution of their generative AI applications.
authors:
- name: MLflow Authors
url: https://github.com/mlflow
urls:
website: https://mlflow.org/
repo: https://github.com/mlflow/mlflow/
docs: https://mlflow.org/docs/latest/llms/tracing/index.html
createdAt: '2024-10-24'
isNative: true
16 changes: 16 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -5671,6 +5671,14 @@
"StatusCode": 200,
"LastSeen": "2024-01-30T16:04:58.425652-05:00"
},
"https://github.com/mlflow": {
"StatusCode": 200,
"LastSeen": "2024-10-24T09:04:39.209525077Z"
},
"https://github.com/mlflow/mlflow/": {
"StatusCode": 200,
"LastSeen": "2024-10-24T09:04:36.357311431Z"
},
"https://github.com/mlocati/docker-php-extension-installer": {
"StatusCode": 200,
"LastSeen": "2024-01-18T19:55:35.599232-05:00"
Expand Down Expand Up @@ -9227,6 +9235,14 @@
"StatusCode": 200,
"LastSeen": "2024-10-18T16:50:17.995881058+03:00"
},
"https://mlflow.org/": {
"StatusCode": 206,
"LastSeen": "2024-10-24T09:04:26.938953245Z"
},
"https://mlflow.org/docs/latest/llms/tracing/index.html": {
"StatusCode": 206,
"LastSeen": "2024-10-24T09:04:29.562895157Z"
},
"https://mobyproject.org/": {
"StatusCode": 206,
"LastSeen": "2024-08-07T15:43:31.13946+02:00"
Expand Down

0 comments on commit b1196c3

Please sign in to comment.