Skip to content

feat: always track aggregate tool call timing in ns_tools#668

Merged
bxyu-nvidia merged 2 commits intomainfrom
georgea/always-track-timing
Feb 12, 2026
Merged

feat: always track aggregate tool call timing in ns_tools#668
bxyu-nvidia merged 2 commits intomainfrom
georgea/always-track-timing

Conversation

@gwarmstrong
Copy link
Contributor

fix aggregate timing metrics for ns_tools tool calls

Move timing instrumentation outside the verbose_tool_logging guard so
that NSToolsVerifyResponse always contains populated aggregate timing
metrics (total_tool_execution_time_seconds, num_tool_calls,
avg_tool_call_time_seconds, tool_timeout_count,
tool_request_timeout_count).

verbose_tool_logging now only controls per-call and summary log output.

Signed-off-by: George Armstrong <georgea@nvidia.com>
@copy-pr-bot
Copy link

copy-pr-bot bot commented Feb 10, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@bxyu-nvidia bxyu-nvidia merged commit 759e4ea into main Feb 12, 2026
5 checks passed
@bxyu-nvidia bxyu-nvidia deleted the georgea/always-track-timing branch February 12, 2026 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants