langtrace-python-sdk 1.1.26__py3-none-any.whl → 1.1.28__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- langtrace_python_sdk/extensions/langtrace_exporter.py +1 -1
- langtrace_python_sdk/langtrace.py +1 -1
- {langtrace_python_sdk-1.1.26.dist-info → langtrace_python_sdk-1.1.28.dist-info}/METADATA +1 -1
- {langtrace_python_sdk-1.1.26.dist-info → langtrace_python_sdk-1.1.28.dist-info}/RECORD +7 -7
- {langtrace_python_sdk-1.1.26.dist-info → langtrace_python_sdk-1.1.28.dist-info}/LICENSE +0 -0
- {langtrace_python_sdk-1.1.26.dist-info → langtrace_python_sdk-1.1.28.dist-info}/WHEEL +0 -0
- {langtrace_python_sdk-1.1.26.dist-info → langtrace_python_sdk-1.1.28.dist-info}/top_level.txt +0 -0
|
@@ -76,7 +76,7 @@ class LangTraceExporter(SpanExporter):
|
|
|
76
76
|
data = [
|
|
77
77
|
{
|
|
78
78
|
"traceId": format_trace_id(span.get_span_context().trace_id),
|
|
79
|
-
"instrumentationLibrary": span.instrumentation_info.__repr__,
|
|
79
|
+
"instrumentationLibrary": span.instrumentation_info.__repr__(),
|
|
80
80
|
"droppedEventsCount": span.dropped_events,
|
|
81
81
|
"droppedAttributesCount": span.dropped_attributes,
|
|
82
82
|
"droppedLinksCount": span.dropped_links,
|
|
@@ -61,7 +61,7 @@ def init(
|
|
|
61
61
|
if batch:
|
|
62
62
|
provider.add_span_processor(batch_processor_remote)
|
|
63
63
|
else:
|
|
64
|
-
|
|
64
|
+
raise ValueError("Batching is required for remote write")
|
|
65
65
|
|
|
66
66
|
# Initialize tracer
|
|
67
67
|
trace.set_tracer_provider(provider)
|
|
@@ -16,7 +16,7 @@ examples/openai/images_generate.py,sha256=ZioxTuHKE_yYlhpESqXKVzdkiwdegkmLVB7N8T
|
|
|
16
16
|
examples/pinecone_example/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
17
17
|
examples/pinecone_example/basic.py,sha256=8Tpf0hYMgJdjVpISu15BW7IpjrnwZXrBuCGoC9xE7Fg,927
|
|
18
18
|
langtrace_python_sdk/__init__.py,sha256=SlHg447-nQBbw8exRNJP_OyHUZ39Sldb7aaQ35hIRm8,262
|
|
19
|
-
langtrace_python_sdk/langtrace.py,sha256=
|
|
19
|
+
langtrace_python_sdk/langtrace.py,sha256=0fGFqYpu8LwYynHUhnoryv-j5y6T6Ap08CE_MucSltg,3215
|
|
20
20
|
langtrace_python_sdk/constants/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
21
21
|
langtrace_python_sdk/constants/instrumentation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
22
22
|
langtrace_python_sdk/constants/instrumentation/anthropic.py,sha256=YX3llt3zwDY6XrYk3CB8WEVqgrzRXEw_ffyk56JoF3k,126
|
|
@@ -25,7 +25,7 @@ langtrace_python_sdk/constants/instrumentation/common.py,sha256=6sy6Am2sd-yJ-3ZI
|
|
|
25
25
|
langtrace_python_sdk/constants/instrumentation/openai.py,sha256=9VF6ic9Ed3bpSvdp6iNmrpx2Ppo6DPav3hoUcqSQSv0,1048
|
|
26
26
|
langtrace_python_sdk/constants/instrumentation/pinecone.py,sha256=Xaqqw-xBO0JJLGk75hiCUQGztNm0HiVaLQvjtYK7VJM,472
|
|
27
27
|
langtrace_python_sdk/extensions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
28
|
-
langtrace_python_sdk/extensions/langtrace_exporter.py,sha256=
|
|
28
|
+
langtrace_python_sdk/extensions/langtrace_exporter.py,sha256=HEi11k6u4JAE5NNNYojzQutleIOMGEIvMwibXi9GvRc,4347
|
|
29
29
|
langtrace_python_sdk/instrumentation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
30
30
|
langtrace_python_sdk/instrumentation/anthropic/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
31
31
|
langtrace_python_sdk/instrumentation/anthropic/instrumentation.py,sha256=1shNkDE7Yb-JFVlEZHMcDbJ6zW8SkSFdxf_yFo9wTNA,1101
|
|
@@ -54,8 +54,8 @@ langtrace_python_sdk/instrumentation/pinecone/patch.py,sha256=uDKUBjyOVCDL44YxXV
|
|
|
54
54
|
langtrace_python_sdk/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
55
55
|
langtrace_python_sdk/utils/llm.py,sha256=4z2e-md_ELXCEuOIRVWracR6qH2pmsOxCqpkuF9_3Nw,1589
|
|
56
56
|
langtrace_python_sdk/utils/with_root_span.py,sha256=LgFVwHq7KZ6sj2d783NZXr2fFWqI1rqVWSjJR68Ad1E,1044
|
|
57
|
-
langtrace_python_sdk-1.1.
|
|
58
|
-
langtrace_python_sdk-1.1.
|
|
59
|
-
langtrace_python_sdk-1.1.
|
|
60
|
-
langtrace_python_sdk-1.1.
|
|
61
|
-
langtrace_python_sdk-1.1.
|
|
57
|
+
langtrace_python_sdk-1.1.28.dist-info/LICENSE,sha256=VD-pauwiiia-Xi2zgKvalKRIFSJJjqRCQw6aIpK2T9U,33892
|
|
58
|
+
langtrace_python_sdk-1.1.28.dist-info/METADATA,sha256=PkHouxm-IdliOfiITht2J_H5Hqa96gMFuHek6n9XwW0,8131
|
|
59
|
+
langtrace_python_sdk-1.1.28.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
60
|
+
langtrace_python_sdk-1.1.28.dist-info/top_level.txt,sha256=rwET8cHATJvDBti7Dm6pwWIrNAT8DvqCXgRPWdu7_Hs,30
|
|
61
|
+
langtrace_python_sdk-1.1.28.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
{langtrace_python_sdk-1.1.26.dist-info → langtrace_python_sdk-1.1.28.dist-info}/top_level.txt
RENAMED
|
File without changes
|