-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information
1 parent
6a3fb5f
commit b1196c3
Showing
2 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters