Python Agent v2.1.0
June 10, 2026
LLM Observability
-
NewAdded LLM automatic evaluation (Evaluation) and operation type (Operation Type) instrumentation features.For details, see the configuration documentation.
-
ChangedImproved LLM metric structure.- Separated metric categories
- Added
finish_reasonmetric - Flattened list-type metric tags into parallel array fields
- Consolidated token/call statistics
Common
-
NewAdded option to selectively disable automatic instrumentation for specific libraries.-
ignore_instrumentation_setStringLibraries registered with this option will not have their instrumentation logic activated. Separate multiple targets with
,.- No default value; requires application restart.
- Example:
redis,openai
-
-
NewAdded simultaneous distribution of wheel (bdist_wheel) package. -
FixedFixed an issue where accessingaccesskeycaused anAttributeErrorwhen the license was not configured. -
FixedFixed an issue where usingprofile_http_parameter_enabledcould cause abnormal termination due to argument access in some HTTP client calls.
Agent download: whatap-python v2.1.0