Skip to content

Conversation

@njdullea
Copy link
Contributor

@njdullea njdullea commented May 30, 2025

Work Item URL

https://dev.azure.com/nintex/Nintex/_workitems/edit/442741

Description

In the Seaquill/Nautilus transition dashboard, we are adding a section to compare Seaquill request response_time's to Nautilus request response_time's. However, currently we only include the response_time in our Node service response logs.

This PR updates our Golang spec request logs to include a calculated response_time, similar to how we store response_time for Node response logs.

Just to note, the Node services store a request and a response log, whereas our Golang services only store a request log.

@njdullea njdullea changed the title AB#442741: add response_time to request logs AB#442741: add response_time to request logs May 30, 2025
@njdullea njdullea requested a review from a team May 30, 2025 18:55
Copy link
Contributor

@gzapatas gzapatas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@njdullea njdullea merged commit 91fae9e into master Jun 2, 2025
1 check passed
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.

3 participants