Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added OpenLLMetry instrumentations #4544

Merged
merged 2 commits into from
May 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions data/registry/instrumentation-python-chromadb.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# cSpell:ignore chromadb
title: ChromaDB Instrumentation
registryType: instrumentation
language: python
tags:
- python
- instrumentation
- chromadb
license: Apache 2.0
description: Instrumentation for Chroma Vector DB
authors:
- name: Traceloop
email: [email protected]
urls:
repo: https://github.com/traceloop/openllmetry/tree/main/packages/opentelemetry-instrumentation-chromadb
createdAt: 2024-05-27
16 changes: 16 additions & 0 deletions data/registry/instrumentation-python-llamaindex.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# cSpell:ignore llamaindex
title: LlamaIndex Instrumentation
registryType: instrumentation
language: python
tags:
- python
- instrumentation
- llamaindex
license: Apache 2.0
description: Instrumentation for LlamaIndex Framework
authors:
- name: Traceloop
email: [email protected]
urls:
repo: https://github.com/traceloop/openllmetry/tree/main/packages/opentelemetry-instrumentation-llamaindex
createdAt: 2024-05-27
16 changes: 16 additions & 0 deletions data/registry/instrumentation-python-milvus.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# cSpell:ignore milvus
title: Milvus Instrumentation
registryType: instrumentation
language: python
tags:
- python
- instrumentation
- milvus
license: Apache 2.0
description: Instrumentation for Milvus Vector DB
authors:
- name: Traceloop
email: [email protected]
urls:
repo: https://github.com/traceloop/openllmetry/tree/main/packages/opentelemetry-instrumentation-milvus
createdAt: 2024-05-27
16 changes: 16 additions & 0 deletions data/registry/instrumentation-python-mistral.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# cSpell:ignore mistralai
title: MistralAI Instrumentation
registryType: instrumentation
language: python
tags:
- python
- instrumentation
- mistral
license: Apache 2.0
description: Instrumentation for Mistral AI LLMs (prompts logging, tokens, etc.)
authors:
- name: Traceloop
email: [email protected]
urls:
repo: https://github.com/traceloop/openllmetry/tree/main/packages/opentelemetry-instrumentation-mistralai
createdAt: 2024-05-27
16 changes: 16 additions & 0 deletions data/registry/instrumentation-python-ollama.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# cSpell:ignore ollama
title: Ollama Instrumentation
registryType: instrumentation
language: python
tags:
- python
- instrumentation
- ollama
license: Apache 2.0
description: Instrumentation for Ollama LLMs (prompts logging, tokens, etc.)
authors:
- name: Traceloop
email: [email protected]
urls:
repo: https://github.com/traceloop/openllmetry/tree/main/packages/opentelemetry-instrumentation-ollama
createdAt: 2024-05-27
16 changes: 16 additions & 0 deletions data/registry/instrumentation-python-qdrant.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# cSpell:ignore qdrant
title: Qdrant Instrumentation
registryType: instrumentation
language: python
tags:
- python
- instrumentation
- qdrant
license: Apache 2.0
description: Instrumentation for Qdrant Vector DB
authors:
- name: Traceloop
email: [email protected]
urls:
repo: https://github.com/traceloop/openllmetry/tree/main/packages/opentelemetry-instrumentation-qdrant
createdAt: 2024-05-27
15 changes: 15 additions & 0 deletions data/registry/instrumentation-python-replicate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
title: Replicate Instrumentation
registryType: instrumentation
language: python
tags:
- python
- instrumentation
- replicate
license: Apache 2.0
description: Instrumentation for Replicate LLMs (prompts logging, tokens, etc.)
authors:
- name: Traceloop
email: [email protected]
urls:
repo: https://github.com/traceloop/openllmetry/tree/main/packages/opentelemetry-instrumentation-replicate
createdAt: 2024-05-27
17 changes: 17 additions & 0 deletions data/registry/instrumentation-python-transformers.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# cSpell:ignore huggingface
title: Transformers Instrumentation
registryType: instrumentation
language: python
tags:
- python
- instrumentation
- transformers
- huggingface
license: Apache 2.0
description: Instrumentation for Transformers SDK (HuggingFace)
authors:
- name: Traceloop
email: [email protected]
urls:
repo: https://github.com/traceloop/openllmetry/tree/main/packages/opentelemetry-instrumentation-transformers
createdAt: 2024-05-27
17 changes: 17 additions & 0 deletions data/registry/instrumentation-python-vertexai.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# cSpell:ignore vertexai
title: VertexAI Instrumentation
registryType: instrumentation
language: python
tags:
- python
- instrumentation
- vertexai
- google
license: Apache 2.0
description: Instrumentation for VertexAI LLMs (prompts logging, tokens, etc.)
authors:
- name: Traceloop
email: [email protected]
urls:
repo: https://github.com/traceloop/openllmetry/tree/main/packages/opentelemetry-instrumentation-vertexai
createdAt: 2024-05-27
16 changes: 16 additions & 0 deletions data/registry/instrumentation-python-weaviate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# cSpell:ignore weaviate
title: Weaviate Instrumentation
registryType: instrumentation
language: python
tags:
- python
- instrumentation
- weaviate
license: Apache 2.0
description: Instrumentation for Weaviate Vector DB
authors:
- name: Traceloop
email: [email protected]
urls:
repo: https://github.com/traceloop/openllmetry/tree/main/packages/opentelemetry-instrumentation-weaviate
createdAt: 2024-05-27
Loading