forked from open-telemetry/opentelemetry.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add OpenInference instrumentation packages to the registry (open-tele…
…metry#4609) Co-authored-by: Phillip Carter <[email protected]> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Severin Neumann <[email protected]>
- Loading branch information
1 parent
1b923e9
commit 3ce5f52
Showing
9 changed files
with
150 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 @@ | ||
# cSpell:ignore langchain openinference arize Arize arizeai | ||
title: LangChain JavaScript Instrumentation | ||
registryType: instrumentation | ||
language: javascript | ||
tags: | ||
- javascript | ||
- instrumentation | ||
- langchain | ||
urls: | ||
repo: https://github.com/Arize-ai/openinference/tree/main/js/packages/openinference-instrumentation-langchain | ||
docs: https://github.com/Arize-ai/openinference/tree/main/js/packages/openinference-instrumentation-langchain | ||
license: Apache 2.0 | ||
description: Instrumentation for tracing the LangChain framework | ||
authors: | ||
- name: Arize AI | ||
email: [email protected] | ||
createdAt: 2024-06-05 | ||
package: | ||
registry: npm | ||
name: '@arizeai/openinference-instrumentation-langchain' |
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 @@ | ||
# cSpell:ignore openai OpenAI Arize openinference arizeai | ||
title: OpenAI JavaScript Instrumentation | ||
registryType: instrumentation | ||
language: javascript | ||
tags: | ||
- javascript | ||
- instrumentation | ||
- openai | ||
urls: | ||
repo: https://github.com/Arize-ai/openinference/tree/main/js/packages/openinference-instrumentation-openai | ||
docs: https://github.com/Arize-ai/openinference/tree/main/js/packages/openinference-instrumentation-openai | ||
license: Apache 2.0 | ||
description: Instrumentation for tracing the OpenAI Node.js SDK | ||
authors: | ||
- name: Arize AI | ||
email: [email protected] | ||
createdAt: 2024-06-05 | ||
package: | ||
registry: npm | ||
name: '@arizeai/openinference-instrumentation-openai' |
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,17 @@ | ||
# cSpell:ignore openinference Arize | ||
title: Bedrock Python Instrumentation | ||
registryType: instrumentation | ||
language: python | ||
tags: | ||
- python | ||
- instrumentation | ||
- bedrock | ||
urls: | ||
repo: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-bedrock | ||
docs: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-bedrock | ||
license: Apache 2.0 | ||
description: Instrumentation for tracing Amazon Bedrock framework | ||
authors: | ||
- name: Arize AI | ||
email: [email protected] | ||
createdAt: 2024-06-05 |
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,17 @@ | ||
# cSpell:ignore DSPy, dspy, Arize, openinference | ||
title: DSPy Python Instrumentation | ||
registryType: instrumentation | ||
language: python | ||
tags: | ||
- python | ||
- instrumentation | ||
- dspy | ||
urls: | ||
repo: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-dspy | ||
docs: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-dspy | ||
license: Apache 2.0 | ||
description: Instrumentation for tracing the DSPy framework | ||
authors: | ||
- name: Arize AI | ||
email: [email protected] | ||
createdAt: 2024-06-05 |
17 changes: 17 additions & 0 deletions
17
data/registry/instrumentation-python-langchain-openinference.yml
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,17 @@ | ||
# cSpell:ignore langchain openinference arize | ||
title: LangChain Python Instrumentation | ||
registryType: instrumentation | ||
language: python | ||
tags: | ||
- python | ||
- instrumentation | ||
- langchain | ||
urls: | ||
repo: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-langchain | ||
docs: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-langchain | ||
license: Apache 2.0 | ||
description: Instrumentation for tracing the LangChain framework | ||
authors: | ||
- name: Arize AI | ||
email: [email protected] | ||
createdAt: 2024-06-05 |
17 changes: 17 additions & 0 deletions
17
data/registry/instrumentation-python-llamaindex-openinference.yml
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,17 @@ | ||
# cSpell:ignore llamaindex LlamaIndex openinference Arize | ||
title: LlamaIndex Python Instrumentation | ||
registryType: instrumentation | ||
language: python | ||
tags: | ||
- python | ||
- instrumentation | ||
- llamaindex | ||
urls: | ||
repo: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-llama-index | ||
docs: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-llama-index | ||
license: Apache 2.0 | ||
description: Instrumentation for tracing the LlamaIndex framework | ||
authors: | ||
- name: Arize AI | ||
email: [email protected] | ||
createdAt: 2024-06-05 |
17 changes: 17 additions & 0 deletions
17
data/registry/instrumentation-python-mistralai-openinference.yml
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,17 @@ | ||
# cSpell:ignore Mistral mistralai openinference arize | ||
title: Mistral AI Python Instrumentation | ||
registryType: instrumentation | ||
language: python | ||
tags: | ||
- python | ||
- instrumentation | ||
- mistralai | ||
urls: | ||
repo: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-mistralai | ||
docs: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-mistralai | ||
license: Apache 2.0 | ||
description: Instrumentation for tracing the Mistral AI Python SDK | ||
authors: | ||
- name: Arize AI | ||
email: [email protected] | ||
createdAt: 2024-06-05 |
17 changes: 17 additions & 0 deletions
17
data/registry/instrumentation-python-openai-openinference.yml
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,17 @@ | ||
# cSpell:ignore openai Arize | ||
title: Open AI Python Instrumentation | ||
registryType: instrumentation | ||
language: python | ||
tags: | ||
- python | ||
- instrumentation | ||
- openai | ||
urls: | ||
repo: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-openai | ||
docs: https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-openai | ||
license: Apache 2.0 | ||
description: Instrumentation for tracing the OpenAI Python SDK | ||
authors: | ||
- name: Arize AI | ||
email: [email protected] | ||
createdAt: 2024-06-05 |
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