Skip to content

Commit b1196c3

Browse files
daniellok-dbopentelemetrybotsvrnm
authored
Add MLflow entry to the OpenTelemetry integrations registry (#5470)
Signed-off-by: Daniel Lok <[email protected]> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Severin Neumann <[email protected]>
1 parent 6a3fb5f commit b1196c3

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
title: MLflow
2+
registryType: application integration
3+
language: python
4+
tags:
5+
- python
6+
- MLflow
7+
- LLMs
8+
license: Apache-2.0
9+
description:
10+
The MLflow tracing feature is built using OpenTelemetry, and allows users to
11+
trace the execution of their generative AI applications.
12+
authors:
13+
- name: MLflow Authors
14+
url: https://github.com/mlflow
15+
urls:
16+
website: https://mlflow.org/
17+
repo: https://github.com/mlflow/mlflow/
18+
docs: https://mlflow.org/docs/latest/llms/tracing/index.html
19+
createdAt: '2024-10-24'
20+
isNative: true

static/refcache.json

+16
Original file line numberDiff line numberDiff line change
@@ -5671,6 +5671,14 @@
56715671
"StatusCode": 200,
56725672
"LastSeen": "2024-01-30T16:04:58.425652-05:00"
56735673
},
5674+
"https://github.com/mlflow": {
5675+
"StatusCode": 200,
5676+
"LastSeen": "2024-10-24T09:04:39.209525077Z"
5677+
},
5678+
"https://github.com/mlflow/mlflow/": {
5679+
"StatusCode": 200,
5680+
"LastSeen": "2024-10-24T09:04:36.357311431Z"
5681+
},
56745682
"https://github.com/mlocati/docker-php-extension-installer": {
56755683
"StatusCode": 200,
56765684
"LastSeen": "2024-01-18T19:55:35.599232-05:00"
@@ -9227,6 +9235,14 @@
92279235
"StatusCode": 200,
92289236
"LastSeen": "2024-10-18T16:50:17.995881058+03:00"
92299237
},
9238+
"https://mlflow.org/": {
9239+
"StatusCode": 206,
9240+
"LastSeen": "2024-10-24T09:04:26.938953245Z"
9241+
},
9242+
"https://mlflow.org/docs/latest/llms/tracing/index.html": {
9243+
"StatusCode": 206,
9244+
"LastSeen": "2024-10-24T09:04:29.562895157Z"
9245+
},
92309246
"https://mobyproject.org/": {
92319247
"StatusCode": 206,
92329248
"LastSeen": "2024-08-07T15:43:31.13946+02:00"

0 commit comments

Comments
 (0)