blaxel 0.1.18rc63__py3-none-any.whl → 0.1.18rc64__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.
blaxel/common/logger.py CHANGED
@@ -40,11 +40,6 @@ class JsonFormatter(logging.Formatter):
40
40
  # Get current span - try multiple approaches
41
41
  current_span = trace.get_current_span()
42
42
 
43
- # If that doesn't work, try getting from current context explicitly
44
- if not current_span.is_recording():
45
- ctx = context_api.get_current()
46
- current_span = trace.get_current_span(ctx)
47
-
48
43
  if current_span.is_recording():
49
44
  span_context = current_span.get_span_context()
50
45
  log_entry[self.trace_id_name] = f"{self.trace_id_prefix}{span_context.trace_id}"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: blaxel
3
- Version: 0.1.18rc63
3
+ Version: 0.1.18rc64
4
4
  Summary: Add your description here
5
5
  Project-URL: Homepage, https://blaxel.ai
6
6
  Project-URL: Documentation, https://docs.blaxel.ai
@@ -285,7 +285,7 @@ blaxel/client/models/workspace_user.py,sha256=70CcifQWYbeWG7TDui4pblTzUe5sVK0AS1
285
285
  blaxel/common/autoload.py,sha256=NFuK71-IHOY2JQyEBSjDCVfUaQ8D8PJsEUEryIdG4AU,263
286
286
  blaxel/common/env.py,sha256=wTbzPDdNgz4HMJiS2NCZmQlN0qpxy1PQEYBaZgtvhoc,1247
287
287
  blaxel/common/internal.py,sha256=6lZENUQrh3bvpMIPLaie6-g2upiNzf21QG-dQ0hGJWU,2371
288
- blaxel/common/logger.py,sha256=-2_aTQgo8VDKqR8VoM16EcJ5i8Z7l8VmqHi5MoYAuLg,4462
288
+ blaxel/common/logger.py,sha256=q6uHeFzykTM4lqMqpH480uDyP1fztNWOTcJzLgmO8oA,4234
289
289
  blaxel/common/settings.py,sha256=7KTryuBdud0IfHqykX7xEEtpgq5M5h1Z8YEzYKsHB-Q,2327
290
290
  blaxel/instrumentation/exporters.py,sha256=EoX3uaBVku1Rg49pSNXKFyHhgY5OV3Ih6UlqgjF5epw,1670
291
291
  blaxel/instrumentation/log.py,sha256=RvQByRjZMoP_dRaAZu8oK6DTegsHs-xV4W-UIqis6CA,2461
@@ -364,7 +364,7 @@ blaxel/tools/llamaindex.py,sha256=-gQ-C9V_h9a11J4ItsbWjXrCJOg0lRKsb98v9rVsNak,71
364
364
  blaxel/tools/openai.py,sha256=GuFXkj6bXEwldyVr89jEsRAi5ihZUVEVe327QuWiGNs,653
365
365
  blaxel/tools/pydantic.py,sha256=CvnNbAG_J4yBtA-XFI4lQrq3FYKjNd39hu841vZT004,1801
366
366
  blaxel/tools/types.py,sha256=YPCGJ4vZDhqR0X2H_TWtc5chQScsC32nGTQdRKJlO8Y,707
367
- blaxel-0.1.18rc63.dist-info/METADATA,sha256=3r5AE3YTRl2qSwnNTwkZHxKLML9N-pat_lbJlnVrBrA,6706
368
- blaxel-0.1.18rc63.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
369
- blaxel-0.1.18rc63.dist-info/licenses/LICENSE,sha256=p5PNQvpvyDT_0aYBDgmV1fFI_vAD2aSV0wWG7VTgRis,1069
370
- blaxel-0.1.18rc63.dist-info/RECORD,,
367
+ blaxel-0.1.18rc64.dist-info/METADATA,sha256=saf2_gSSxkwc5W1KYYRP2ctJRE5-1ZlYXwE1_q9dqNo,6706
368
+ blaxel-0.1.18rc64.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
369
+ blaxel-0.1.18rc64.dist-info/licenses/LICENSE,sha256=p5PNQvpvyDT_0aYBDgmV1fFI_vAD2aSV0wWG7VTgRis,1069
370
+ blaxel-0.1.18rc64.dist-info/RECORD,,