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

sanity check for parameters #61

Open
gszadkow opened this issue Nov 2, 2016 · 2 comments
Open

sanity check for parameters #61

gszadkow opened this issue Nov 2, 2016 · 2 comments

Comments

@gszadkow
Copy link

gszadkow commented Nov 2, 2016

It would be great to have sanity check for parameters passed to plugin.

  • empty/invalid host/port/db ...

At the moment when host is empty, fluentd loads the config and silently hangs.

@repeatedly
Copy link
Collaborator

At the moment when host is empty, fluentd loads the config and silently hangs.

It suprised me that influxdb-ruby doesn't check these values inside client....

@repeatedly
Copy link
Collaborator

We can validate it in plugin but for many influxdb-users,
influxdb-ruby also should validate incoming settings.

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

2 participants