trodo-python 2.10.0__tar.gz → 2.10.2__tar.gz

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.
Files changed (47) hide show
  1. {trodo_python-2.10.0 → trodo_python-2.10.2}/PKG-INFO +1 -1
  2. {trodo_python-2.10.0 → trodo_python-2.10.2}/pyproject.toml +1 -1
  3. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/__init__.py +1 -1
  4. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/otel/auto_instrument.py +17 -4
  5. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo_python.egg-info/PKG-INFO +1 -1
  6. {trodo_python-2.10.0 → trodo_python-2.10.2}/README.md +0 -0
  7. {trodo_python-2.10.0 → trodo_python-2.10.2}/setup.cfg +0 -0
  8. {trodo_python-2.10.0 → trodo_python-2.10.2}/tests/test_anon_distinct_id 2.py +0 -0
  9. {trodo_python-2.10.0 → trodo_python-2.10.2}/tests/test_anon_distinct_id.py +0 -0
  10. {trodo_python-2.10.0 → trodo_python-2.10.2}/tests/test_auto_instrument_fixes.py +0 -0
  11. {trodo_python-2.10.0 → trodo_python-2.10.2}/tests/test_cross_process_session.py +0 -0
  12. {trodo_python-2.10.0 → trodo_python-2.10.2}/tests/test_end_run.py +0 -0
  13. {trodo_python-2.10.0 → trodo_python-2.10.2}/tests/test_error_enrichment.py +0 -0
  14. {trodo_python-2.10.0 → trodo_python-2.10.2}/tests/test_llm_usage_cost.py +0 -0
  15. {trodo_python-2.10.0 → trodo_python-2.10.2}/tests/test_processor_methods.py +0 -0
  16. {trodo_python-2.10.0 → trodo_python-2.10.2}/tests/test_register_otel.py +0 -0
  17. {trodo_python-2.10.0 → trodo_python-2.10.2}/tests/test_start_run.py +0 -0
  18. {trodo_python-2.10.0 → trodo_python-2.10.2}/tests/test_wrap_agent_unchanged.py +0 -0
  19. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/api/__init__.py +0 -0
  20. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/api/async_client.py +0 -0
  21. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/api/endpoints.py +0 -0
  22. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/api/http_client.py +0 -0
  23. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/auto/__init__.py +0 -0
  24. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/auto/auto_event_manager.py +0 -0
  25. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/client.py +0 -0
  26. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/managers/__init__.py +0 -0
  27. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/managers/group_manager.py +0 -0
  28. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/managers/people_manager.py +0 -0
  29. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/otel/__init__.py +0 -0
  30. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/otel/context.py +0 -0
  31. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/otel/helpers.py +0 -0
  32. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/otel/processor.py +0 -0
  33. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/otel/register.py +0 -0
  34. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/otel/transport.py +0 -0
  35. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/otel/wrap_agent.py +0 -0
  36. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/queue/__init__.py +0 -0
  37. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/queue/batch_flusher.py +0 -0
  38. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/queue/event_queue.py +0 -0
  39. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/session/__init__.py +0 -0
  40. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/session/server_session.py +0 -0
  41. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/session/session_manager.py +0 -0
  42. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/types.py +0 -0
  43. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo/user_context.py +0 -0
  44. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo_python.egg-info/SOURCES.txt +0 -0
  45. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo_python.egg-info/dependency_links.txt +0 -0
  46. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo_python.egg-info/requires.txt +0 -0
  47. {trodo_python-2.10.0 → trodo_python-2.10.2}/trodo_python.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: trodo-python
3
- Version: 2.10.0
3
+ Version: 2.10.2
4
4
  Summary: Trodo Analytics SDK for Python — server-side event tracking
5
5
  License: ISC
6
6
  Keywords: analytics,tracking,trodo,server-side
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "trodo-python"
7
- version = "2.10.0"
7
+ version = "2.10.2"
8
8
  description = "Trodo Analytics SDK for Python — server-side event tracking"
9
9
  readme = "README.md"
10
10
  license = { text = "ISC" }
@@ -40,7 +40,7 @@ Downstream microservice (join the caller's run instead of making a new one):
40
40
 
41
41
  from __future__ import annotations
42
42
 
43
- __version__ = "2.10.0"
43
+ __version__ = "2.10.2"
44
44
 
45
45
  from typing import Any, Callable, Dict, List, Optional, Union
46
46
 
@@ -263,11 +263,24 @@ def _register_instrumentors() -> None:
263
263
  LlamaIndexInstrumentor().instrument()
264
264
 
265
265
  def _google_generativeai() -> Any:
266
- from opentelemetry.instrumentation.google_generativeai import ( # type: ignore
267
- GoogleGenerativeAIInstrumentor,
266
+ import opentelemetry.instrumentation.google_generativeai as _m # type: ignore
267
+
268
+ # The exported class name varies by version: GoogleGenerativeAiInstrumentor
269
+ # (current — note the lowercase 'i'), GoogleGenerativeAIInstrumentor, or
270
+ # GenAIInstrumentor. Importing the wrong casing silently disabled Gemini
271
+ # auto-instrumentation. (This instrumentation patches the new @google/genai
272
+ # SDK, i.e. the `google-genai` package, not legacy google-generativeai.)
273
+ instr = (
274
+ getattr(_m, "GoogleGenerativeAiInstrumentor", None)
275
+ or getattr(_m, "GoogleGenerativeAIInstrumentor", None)
276
+ or getattr(_m, "GenAIInstrumentor", None)
268
277
  )
269
-
270
- GoogleGenerativeAIInstrumentor().instrument()
278
+ if instr is None:
279
+ raise ImportError(
280
+ "no GoogleGenerativeAi/GenAI Instrumentor in "
281
+ "opentelemetry.instrumentation.google_generativeai"
282
+ )
283
+ instr().instrument()
271
284
 
272
285
  def _vertexai() -> Any:
273
286
  from opentelemetry.instrumentation.vertexai import VertexAIInstrumentor # type: ignore
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: trodo-python
3
- Version: 2.10.0
3
+ Version: 2.10.2
4
4
  Summary: Trodo Analytics SDK for Python — server-side event tracking
5
5
  License: ISC
6
6
  Keywords: analytics,tracking,trodo,server-side
File without changes
File without changes