Skip to content

Commit

Permalink
Added OpenLLMetry instrumentations (#4544)
Browse files Browse the repository at this point in the history
Co-authored-by: Phillip Carter <[email protected]>
  • Loading branch information
nirga and cartermp authored May 28, 2024
1 parent c748b01 commit 4e71ba1
Show file tree
Hide file tree
Showing 10 changed files with 161 additions and 0 deletions.
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

0 comments on commit 4e71ba1

Please sign in to comment.