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

Moved metrics update to finally block to assure consistency of timestamps between SQL calls #821

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Antoniossss
Copy link

This addresses issue #683

Timestamps are set after execution insteed of setting in for-loop.

Sebastian Choina added 2 commits May 16, 2016 14:01
…decutionStart and lastExecutionEnd between multiple SQLs calls.
…ials, db url from not-staged file so majority of configuration can be environement independent
@Antoniossss
Copy link
Author

Also added support for multiple json configuration files for overriding. No limit to conf files, each file overrides given map keys in order of arguments.

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.

1 participant