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

Slow query logging for HTTP queries #126

Merged
merged 1 commit into from
Dec 6, 2013
Merged

Slow query logging for HTTP queries #126

merged 1 commit into from
Dec 6, 2013

Conversation

erez-rabih
Copy link
Contributor

  1. Added slow_log_threshold option in configuration. Only queries that took more than slow_log_threshold milliseconds will be logged.
  2. slow_log_threshold is set to 0 - All queries will be logged by default.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 235ab7c on erez-rabih:slow-log into d3e1902 on maxdemarzi:master.

maxdemarzi added a commit that referenced this pull request Dec 6, 2013
Slow query logging for HTTP queries
@maxdemarzi maxdemarzi merged commit 29eb16e into maxdemarzi:master Dec 6, 2013
willkessler pushed a commit to willkessler/neography that referenced this pull request Apr 21, 2014
add relationship prop filtering to incoming and in_out rel
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.

None yet

3 participants