Releases: KeyValueSoftwareSystems/netra-sdk-py
Releases · KeyValueSoftwareSystems/netra-sdk-py
v0.1.80
What's Changed
- fix: Disable duplicate Traceloop requests instrumentation by @Nithish-KV in #234
- feat: Add a centralized span processor to manage root span handling by @Nithish-KV in #249
- feat: Add relative time to first token for LLM spans by @Nithish-KV in #250
- feat: Add custom instrumentations for HTTPX and Requests by @akash-vijay-kv and @Nithish-KV in #248
Full Changelog: v0.1.78...v0.1.80
v0.1.79
What's Changed
- fix: Custom metric breakage in different versions of Opentelemetry by @Nithish-KV in #247
Full Changelog: v0.1.78...v0.1.79
v0.1.78
What's Changed
- fix: Descriptor based binding of class methods when using decorators by @akash-vijay-kv in #239
Full Changelog: v0.1.77...v0.1.78
v0.1.77
What's Changed
- feat: Add custom-metric utility in SDK by @ashishsk-kv
- feat: Add support for custom-metric in dashboard utility by @akash-vijay-kv
- refactor: Update resource attribute identifier by @muhammedrazalak
Full Changelog: v0.1.76...v0.1.77
v0.1.76
What's Changed
- fix: Update block_instruments to correctly block Redis and SQLAlchemy by @Nithish-KV
Full Changelog: v0.1.75...v0.1.76
v0.1.75
What's Changed
- feat: - Add custom instrumentation for Claude Agent SDK in #228
Full Changelog: v0.1.74...v0.1.75
v0.1.74
What's Changed
- feat: Add utility for prompt management by @akash-vijay-kv
Full Changelog: v0.1.73...v0.1.74
v0.1.73
What's Changed
- feat: Extend dependency support for opentelemetry and traceloop-sdk
- feat: Add TTFT for Cerebras and Groq instrumentation
Full Changelog: v0.1.72...v0.1.73
v0.1.72
Changes
- fix: Bug in blocking internal request calls
v0.1.71
Changes
- fix: Delay in dependency resolving by @akash-vijay-kv in #213