Skip to content

Conversation

@andy-paine
Copy link
Contributor

A short explanation of the proposed change:

Allow configuring of the threshold above which large queries should be logged

An explanation of the use cases your change solves:

We want to know which endpoints are making queries that return a lot of rows which causes the main CC process to have to parse rows slowly. This is mainly an issue for the API as it slows down requests which in turn slows down other requests etc. as they are on a shared process so not going to worry about extending this config to other jobs yet.

Links to any other associated PRs

cloudfoundry/cloud_controller_ng#2338

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

  • I have made this pull request to the develop branch

  • I have run CF Acceptance Tests on bosh lite

Allow configuring of the threshold above which large queries should be
logged

See cloudfoundry/cloud_controller_ng#2338
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