Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAPI logs should for request complete should include the response time #4089

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

nookala
Copy link

@nookala nookala commented Nov 13, 2024

Thanks for contributing to cloud_controller_ng. To speed up the process of reviewing your pull request please provide us with:

  • A short explanation of the proposed change:
    Add time taken, request_method and request_full path to complete request log to help with debugging performance issues.

  • An explanation of the use cases your change solves

  • Links to any other associated PRs

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

… response time

Add time taken, request_method and request_full path to complete request log
Copy link

linux-foundation-easycla bot commented Nov 13, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

… response time

Add time taken to json based on code review comments
@nookala nookala changed the title TPCF-27209 - CAPI logs should for request complete should include the response time CAPI logs should for request complete should include the response time Nov 18, 2024
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