openinference-instrumentation-google-adk 0.1.7__py3-none-any.whl → 0.1.8__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.
@@ -159,6 +159,7 @@ class _BaseAgentRunAsync(_WithTracer):
159
159
  name = f"agent_run [{instance.name}]"
160
160
  attributes = dict(get_attributes_from_context())
161
161
  attributes[SpanAttributes.OPENINFERENCE_SPAN_KIND] = OpenInferenceSpanKindValues.AGENT.value
162
+ attributes[SpanAttributes.AGENT_NAME] = instance.name
162
163
 
163
164
  class _AsyncGenerator(wrapt.ObjectProxy): # type: ignore[misc]
164
165
  __wrapped__: AsyncGenerator[Event, None]
@@ -1 +1 @@
1
- __version__ = "0.1.7"
1
+ __version__ = "0.1.8"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: openinference-instrumentation-google-adk
3
- Version: 0.1.7
3
+ Version: 0.1.8
4
4
  Summary: OpenInference Google ADK Instrumentation
5
5
  Project-URL: Homepage, https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-google-adk
6
6
  Author-email: OpenInference Authors <oss@arize.com>
@@ -0,0 +1,9 @@
1
+ openinference/instrumentation/google_adk/__init__.py,sha256=sCrItt4ilGC3u5hHbjw8papCk_yhUbdur0pzAEg0SIY,7012
2
+ openinference/instrumentation/google_adk/_wrappers.py,sha256=tQ5lg0KQyqjoBwlmb1ZDBtMet9vS2cljFc2tBbcNYAs,20861
3
+ openinference/instrumentation/google_adk/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ openinference/instrumentation/google_adk/version.py,sha256=C69ADlbQREQlR15trneyA2sk8x0-oH4rDAX5fsv19_U,22
5
+ openinference_instrumentation_google_adk-0.1.8.dist-info/METADATA,sha256=tXh_G-vNKDAH2g8VbEKJ0wkHpZHRda5Jl714S8xDkE8,5245
6
+ openinference_instrumentation_google_adk-0.1.8.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
7
+ openinference_instrumentation_google_adk-0.1.8.dist-info/entry_points.txt,sha256=SW0GBmqra9efyXhsKjeP6OX4vS7BFpzGeHZgrg_LUzw,211
8
+ openinference_instrumentation_google_adk-0.1.8.dist-info/licenses/LICENSE,sha256=x_Y7OX-lWxSUhmKoivlrD6WN3jWlIHxdug8BJv2SI34,10870
9
+ openinference_instrumentation_google_adk-0.1.8.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- openinference/instrumentation/google_adk/__init__.py,sha256=sCrItt4ilGC3u5hHbjw8papCk_yhUbdur0pzAEg0SIY,7012
2
- openinference/instrumentation/google_adk/_wrappers.py,sha256=-HOKXlJJZ_xeIloaH22bVeuKd0OQBp51SWJ2glmlV80,20799
3
- openinference/instrumentation/google_adk/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- openinference/instrumentation/google_adk/version.py,sha256=YpKDcdV7CqL8n45u267wKtyloM13FSVbOdrqgNZnSLM,22
5
- openinference_instrumentation_google_adk-0.1.7.dist-info/METADATA,sha256=Uz6lLP874V1VtNsYa-om4ezi5Jtpf6-jh5DdRc8B8Bc,5245
6
- openinference_instrumentation_google_adk-0.1.7.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
7
- openinference_instrumentation_google_adk-0.1.7.dist-info/entry_points.txt,sha256=SW0GBmqra9efyXhsKjeP6OX4vS7BFpzGeHZgrg_LUzw,211
8
- openinference_instrumentation_google_adk-0.1.7.dist-info/licenses/LICENSE,sha256=x_Y7OX-lWxSUhmKoivlrD6WN3jWlIHxdug8BJv2SI34,10870
9
- openinference_instrumentation_google_adk-0.1.7.dist-info/RECORD,,