File tree 27 files changed +125
-47
lines changed
instrumentation-anthropic
instrumentation-langchain
instrumentation-llamaindex
27 files changed +125
-47
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.11.1] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.0...v0.11.1 ) (2024-08-31)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** langchain:** instrument vector DB calls ([ #440 ] ( https://github.com/traceloop/openllmetry-js/issues/440 ) ) ([ c129aae] ( https://github.com/traceloop/openllmetry-js/commit/c129aaec241b4a87f931c2da0774fed96c5c8068 ) )
11
+
6
12
# [ 0.11.0] ( https://github.com/traceloop/openllmetry-js/compare/v0.10.0...v0.11.0 ) (2024-08-27)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
4
4
"packages" : [" packages/*" ],
5
5
"useNx" : true
6
6
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.11.1] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.0...v0.11.1 ) (2024-08-31)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** langchain:** instrument vector DB calls ([ #440 ] ( https://github.com/traceloop/openllmetry-js/issues/440 ) ) ([ c129aae] ( https://github.com/traceloop/openllmetry-js/commit/c129aaec241b4a87f931c2da0774fed96c5c8068 ) )
11
+
6
12
# [ 0.11.0] ( https://github.com/traceloop/openllmetry-js/compare/v0.10.0...v0.11.0 ) (2024-08-27)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @traceloop/instrumentation-anthropic" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
4
4
"description" : " Anthropic Instrumentaion" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.mjs" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.11.1] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.0...v0.11.1 ) (2024-08-31)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** langchain:** instrument vector DB calls ([ #440 ] ( https://github.com/traceloop/openllmetry-js/issues/440 ) ) ([ c129aae] ( https://github.com/traceloop/openllmetry-js/commit/c129aaec241b4a87f931c2da0774fed96c5c8068 ) )
11
+
6
12
# [ 0.11.0] ( https://github.com/traceloop/openllmetry-js/compare/v0.10.0...v0.11.0 ) (2024-08-27)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @traceloop/instrumentation-azure" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
4
4
"description" : " Azure OpenAI Instrumentaion" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.mjs" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.11.1] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.0...v0.11.1 ) (2024-08-31)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** langchain:** instrument vector DB calls ([ #440 ] ( https://github.com/traceloop/openllmetry-js/issues/440 ) ) ([ c129aae] ( https://github.com/traceloop/openllmetry-js/commit/c129aaec241b4a87f931c2da0774fed96c5c8068 ) )
11
+
6
12
# [ 0.11.0] ( https://github.com/traceloop/openllmetry-js/compare/v0.10.0...v0.11.0 ) (2024-08-27)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @traceloop/instrumentation-bedrock" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
4
4
"description" : " Amazon Bedrock Instrumentation" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.mjs" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.11.1] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.0...v0.11.1 ) (2024-08-31)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** langchain:** instrument vector DB calls ([ #440 ] ( https://github.com/traceloop/openllmetry-js/issues/440 ) ) ([ c129aae] ( https://github.com/traceloop/openllmetry-js/commit/c129aaec241b4a87f931c2da0774fed96c5c8068 ) )
11
+
6
12
# [ 0.11.0] ( https://github.com/traceloop/openllmetry-js/compare/v0.10.0...v0.11.0 ) (2024-08-27)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @traceloop/instrumentation-chromadb" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
4
4
"description" : " ChromaDB Instrumentation" ,
5
5
"main" : " dist/src/index.js" ,
6
6
"module" : " dist/src/index.mjs" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.11.1] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.0...v0.11.1 ) (2024-08-31)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** langchain:** instrument vector DB calls ([ #440 ] ( https://github.com/traceloop/openllmetry-js/issues/440 ) ) ([ c129aae] ( https://github.com/traceloop/openllmetry-js/commit/c129aaec241b4a87f931c2da0774fed96c5c8068 ) )
11
+
6
12
# [ 0.11.0] ( https://github.com/traceloop/openllmetry-js/compare/v0.10.0...v0.11.0 ) (2024-08-27)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @traceloop/instrumentation-cohere" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
4
4
"description" : " Cohere Instrumentation" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.mjs" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.11.1] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.0...v0.11.1 ) (2024-08-31)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** langchain:** instrument vector DB calls ([ #440 ] ( https://github.com/traceloop/openllmetry-js/issues/440 ) ) ([ c129aae] ( https://github.com/traceloop/openllmetry-js/commit/c129aaec241b4a87f931c2da0774fed96c5c8068 ) )
11
+
6
12
# [ 0.11.0] ( https://github.com/traceloop/openllmetry-js/compare/v0.10.0...v0.11.0 ) (2024-08-27)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @traceloop/instrumentation-langchain" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
4
4
"description" : " OpenTelemetry instrumentation for LangchainJS" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.mjs" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.11.1] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.0...v0.11.1 ) (2024-08-31)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** langchain:** instrument vector DB calls ([ #440 ] ( https://github.com/traceloop/openllmetry-js/issues/440 ) ) ([ c129aae] ( https://github.com/traceloop/openllmetry-js/commit/c129aaec241b4a87f931c2da0774fed96c5c8068 ) )
11
+
6
12
# [ 0.11.0] ( https://github.com/traceloop/openllmetry-js/compare/v0.10.0...v0.11.0 ) (2024-08-27)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @traceloop/instrumentation-llamaindex" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
4
4
"description" : " Llamaindex Instrumentation" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.mjs" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.11.1] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.0...v0.11.1 ) (2024-08-31)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** langchain:** instrument vector DB calls ([ #440 ] ( https://github.com/traceloop/openllmetry-js/issues/440 ) ) ([ c129aae] ( https://github.com/traceloop/openllmetry-js/commit/c129aaec241b4a87f931c2da0774fed96c5c8068 ) )
11
+
6
12
# [ 0.11.0] ( https://github.com/traceloop/openllmetry-js/compare/v0.10.0...v0.11.0 ) (2024-08-27)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @traceloop/instrumentation-openai" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
4
4
"description" : " OpenAI Instrumentaion" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.mjs" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.11.1] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.0...v0.11.1 ) (2024-08-31)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** langchain:** instrument vector DB calls ([ #440 ] ( https://github.com/traceloop/openllmetry-js/issues/440 ) ) ([ c129aae] ( https://github.com/traceloop/openllmetry-js/commit/c129aaec241b4a87f931c2da0774fed96c5c8068 ) )
11
+
6
12
# [ 0.11.0] ( https://github.com/traceloop/openllmetry-js/compare/v0.10.0...v0.11.0 ) (2024-08-27)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @traceloop/instrumentation-pinecone" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
4
4
"description" : " OpenTelemetry instrumentation for pinecone vector DB" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.mjs" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.11.1] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.0...v0.11.1 ) (2024-08-31)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** langchain:** instrument vector DB calls ([ #440 ] ( https://github.com/traceloop/openllmetry-js/issues/440 ) ) ([ c129aae] ( https://github.com/traceloop/openllmetry-js/commit/c129aaec241b4a87f931c2da0774fed96c5c8068 ) )
11
+
6
12
# [ 0.11.0] ( https://github.com/traceloop/openllmetry-js/compare/v0.10.0...v0.11.0 ) (2024-08-27)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @traceloop/instrumentation-qdrant" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
4
4
"description" : " Qdrant Instrumentation" ,
5
5
"main" : " dist/src/index.js" ,
6
6
"module" : " dist/src/index.mjs" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.11.1] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.0...v0.11.1 ) (2024-08-31)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** langchain:** instrument vector DB calls ([ #440 ] ( https://github.com/traceloop/openllmetry-js/issues/440 ) ) ([ c129aae] ( https://github.com/traceloop/openllmetry-js/commit/c129aaec241b4a87f931c2da0774fed96c5c8068 ) )
11
+
6
12
# [ 0.11.0] ( https://github.com/traceloop/openllmetry-js/compare/v0.10.0...v0.11.0 ) (2024-08-27)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @traceloop/instrumentation-vertexai" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
4
4
"description" : " Google's VertexAI Instrumentation" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.mjs" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.11.1] ( https://github.com/traceloop/openllmetry-js/compare/v0.11.0...v0.11.1 ) (2024-08-31)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** langchain:** instrument vector DB calls ([ #440 ] ( https://github.com/traceloop/openllmetry-js/issues/440 ) ) ([ c129aae] ( https://github.com/traceloop/openllmetry-js/commit/c129aaec241b4a87f931c2da0774fed96c5c8068 ) )
11
+
6
12
# [ 0.11.0] ( https://github.com/traceloop/openllmetry-js/compare/v0.10.0...v0.11.0 ) (2024-08-27)
7
13
8
14
### Bug Fixes
You can’t perform that action at this time.
0 commit comments