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

exit-codes: any and no output generates sql syntax error. #14

Open
niedbalski opened this issue Nov 27, 2020 · 0 comments
Open

exit-codes: any and no output generates sql syntax error. #14

niedbalski opened this issue Nov 27, 2020 · 0 comments
Milestone

Comments

@niedbalski
Copy link
Owner

$ ~/go/bin/repeat -c collections/charmed-k8s.yaml
INFO[2020-11-27 15:34:32] Loading collectors from configuration file: collections/charmed-k8s.yaml
INFO[2020-11-27 15:34:32] collection: kubeapi_server added
INFO[2020-11-27 15:34:32] collection: etcd added
INFO[2020-11-27 15:34:32] Scheduler timeout set to: 0.000000 seconds
INFO[2020-11-27 15:34:32] Scheduling run of etcd collector every 5.000000 secs
INFO[2020-11-27 15:34:32] Scheduling run of kubeapi_server collector every 5.000000 secs
INFO[2020-11-27 15:34:33] Running command for collector etcd
INFO[2020-11-27 15:34:33] Running command for collector kubeapi_server
ERRO[2020-11-27 15:35:08] near "to": syntax error

(near "to": syntax error)
[2020-11-27 15:35:08]

(no such table: main.)
[2020-11-27 15:35:08]

@niedbalski niedbalski added this to the 0.5.0 milestone Nov 27, 2020
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

No branches or pull requests

1 participant