-
Notifications
You must be signed in to change notification settings - Fork 675
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
113be09
commit c3982aa
Showing
26 changed files
with
31 additions
and
25 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
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
2 changes: 1 addition & 1 deletion
2
...pentelemetry-instrumentation-anthropic/opentelemetry/instrumentation/anthropic/version.py
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 |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = "0.1.6" | ||
__version__ = "0.1.7" |
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ addopts = "--cov --cov-report html:'../../coverage/packages/opentelemetry-instru | |
|
||
[tool.poetry] | ||
name = "opentelemetry-instrumentation-anthropic" | ||
version = "0.1.6" | ||
version = "0.1.7" | ||
description = "OpenTelemetry Anthropic instrumentation" | ||
authors = [ | ||
"Gal Kleinman <[email protected]>", | ||
|
2 changes: 1 addition & 1 deletion
2
...es/opentelemetry-instrumentation-bedrock/opentelemetry/instrumentation/bedrock/version.py
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 |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = "0.1.6" | ||
__version__ = "0.1.7" |
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ addopts = "--cov --cov-report html:'../../coverage/packages/opentelemetry-instru | |
|
||
[tool.poetry] | ||
name = "opentelemetry-instrumentation-bedrock" | ||
version = "0.1.6" | ||
version = "0.1.7" | ||
description = "OpenTelemetry Bedrock instrumentation" | ||
authors = [ | ||
"Gal Kleinman <[email protected]>", | ||
|
2 changes: 1 addition & 1 deletion
2
.../opentelemetry-instrumentation-chromadb/opentelemetry/instrumentation/chromadb/version.py
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 |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = "0.1.6" | ||
__version__ = "0.1.7" |
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ addopts = "--cov --cov-report html:'../../coverage/packages/opentelemetry-instru | |
|
||
[tool.poetry] | ||
name = "opentelemetry-instrumentation-chromadb" | ||
version = "0.1.6" | ||
version = "0.1.7" | ||
description = "OpenTelemetry Chroma DB instrumentation" | ||
authors = [ | ||
"Gal Kleinman <[email protected]>", | ||
|
2 changes: 1 addition & 1 deletion
2
...ages/opentelemetry-instrumentation-cohere/opentelemetry/instrumentation/cohere/version.py
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 |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = "0.1.6" | ||
__version__ = "0.1.7" |
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ addopts = "--cov --cov-report html:'../../coverage/packages/opentelemetry-instru | |
|
||
[tool.poetry] | ||
name = "opentelemetry-instrumentation-cohere" | ||
version = "0.1.6" | ||
version = "0.1.7" | ||
description = "OpenTelemetry Cohere instrumentation" | ||
authors = [ | ||
"Gal Kleinman <[email protected]>", | ||
|
2 changes: 1 addition & 1 deletion
2
.../opentelemetry-instrumentation-haystack/opentelemetry/instrumentation/haystack/version.py
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 |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = "0.1.6" | ||
__version__ = "0.1.7" |
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ addopts = "--cov --cov-report html:'../../coverage/packages/opentelemetry-instru | |
|
||
[tool.poetry] | ||
name = "opentelemetry-instrumentation-haystack" | ||
version = "0.1.6" | ||
version = "0.1.7" | ||
description = "OpenTelemetry Haystack instrumentation" | ||
authors = [ | ||
"Gal Kleinman <[email protected]>", | ||
|
2 changes: 1 addition & 1 deletion
2
...pentelemetry-instrumentation-langchain/opentelemetry/instrumentation/langchain/version.py
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 |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = "0.1.6" | ||
__version__ = "0.1.7" |
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ addopts = "--cov --cov-report html:'../../coverage/packages/opentelemetry-instru | |
|
||
[tool.poetry] | ||
name = "opentelemetry-instrumentation-langchain" | ||
version = "0.1.6" | ||
version = "0.1.7" | ||
description = "OpenTelemetry Langchain instrumentation" | ||
authors = [ | ||
"Gal Kleinman <[email protected]>", | ||
|
2 changes: 1 addition & 1 deletion
2
...ages/opentelemetry-instrumentation-openai/opentelemetry/instrumentation/openai/version.py
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 |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = "0.1.6" | ||
__version__ = "0.1.7" |
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ addopts = "--cov --cov-report html:'../../coverage/packages/opentelemetry-instru | |
|
||
[tool.poetry] | ||
name = "opentelemetry-instrumentation-openai" | ||
version = "0.1.6" | ||
version = "0.1.7" | ||
description = "OpenTelemetry OpenAI instrumentation" | ||
authors = [ | ||
"Gal Kleinman <[email protected]>", | ||
|
2 changes: 1 addition & 1 deletion
2
.../opentelemetry-instrumentation-pinecone/opentelemetry/instrumentation/pinecone/version.py
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 |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = "0.1.6" | ||
__version__ = "0.1.7" |
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ addopts = "--cov --cov-report html:'../../coverage/packages/opentelemetry-instru | |
|
||
[tool.poetry] | ||
name = "opentelemetry-instrumentation-pinecone" | ||
version = "0.1.6" | ||
version = "0.1.7" | ||
description = "OpenTelemetry Pinecone instrumentation" | ||
authors = [ | ||
"Gal Kleinman <[email protected]>", | ||
|
2 changes: 1 addition & 1 deletion
2
...emetry-instrumentation-transformers/opentelemetry/instrumentation/transformers/version.py
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 |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = "0.1.6" | ||
__version__ = "0.1.7" |
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ addopts = "--cov --cov-report html:'../../coverage/packages/opentelemetry-instru | |
|
||
[tool.poetry] | ||
name = "opentelemetry-instrumentation-transformers" | ||
version = "0.1.6" | ||
version = "0.1.7" | ||
description = "OpenTelemetry transformers instrumentation" | ||
authors = [ | ||
"Gal Kleinman <[email protected]>", | ||
|
2 changes: 1 addition & 1 deletion
2
.../opentelemetry-instrumentation-vertexai/opentelemetry/instrumentation/vertexai/version.py
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 |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = "0.1.6" | ||
__version__ = "0.1.7" |
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ addopts = "--cov --cov-report html:'../../coverage/packages/opentelemetry-instru | |
|
||
[tool.poetry] | ||
name = "opentelemetry-instrumentation-vertexai" | ||
version = "0.1.6" | ||
version = "0.1.7" | ||
description = "OpenTelemetry Vertex AI instrumentation" | ||
authors = [ | ||
"Gal Kleinman <[email protected]>", | ||
|
2 changes: 1 addition & 1 deletion
2
.../opentelemetry-instrumentation-weaviate/opentelemetry/instrumentation/weaviate/version.py
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 |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = "0.1.6" | ||
__version__ = "0.1.7" |
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ addopts = "--cov --cov-report html:'../../coverage/packages/opentelemetry-instru | |
|
||
[tool.poetry] | ||
name = "opentelemetry-instrumentation-weaviate" | ||
version = "0.1.6" | ||
version = "0.1.7" | ||
description = "OpenTelemetry Weaviate instrumentation" | ||
authors = [ | ||
"Gal Kleinman <[email protected]>", | ||
|
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ addopts = "--cov --cov-report html:'../../coverage/packages/traceloop-sdk/html' | |
|
||
[tool.poetry] | ||
name = "traceloop-sdk" | ||
version = "0.1.6" | ||
version = "0.1.7" | ||
description = "Traceloop Software Development Kit (SDK) for Python" | ||
authors = [ | ||
"Gal Kleinman <[email protected]>", | ||
|
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 |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = "0.1.6" | ||
__version__ = "0.1.7" |