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

Added additional logging to continuous queries #3426

Merged
merged 1 commit into from
Jul 27, 2015

Conversation

jhorwit2
Copy link
Contributor

I found myself running into some continuous query issues and had no easy way to debug or see if they are even working. This is a simple PR, but should be useful to give users some info into what's running and when.

I also added start/stop logging, which fits the format for other services.

@pauldix
Copy link
Member

pauldix commented Jul 23, 2015

@jhorwit2 this looks good. Can you add a flag to the continuous query config and the sample config for enabling/disabling logging? Having this enabled by default is fine.

@jhorwit2
Copy link
Contributor Author

Yup will do

@jhorwit2
Copy link
Contributor Author

@pauldix I added it and followed the same model as the http service.

@pauldix
Copy link
Member

pauldix commented Jul 27, 2015

looks great, thanks @jhorwit2!

pauldix added a commit that referenced this pull request Jul 27, 2015
Added additional logging to continuous queries
@pauldix pauldix merged commit fb76c34 into influxdata:master Jul 27, 2015
@jhorwit2 jhorwit2 deleted the jah/continuous-logging branch July 27, 2015 23:01
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

2 participants