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

Option to write only data that we know the type for #15

Open
tkurki opened this issue Mar 1, 2023 · 0 comments
Open

Option to write only data that we know the type for #15

tkurki opened this issue Mar 1, 2023 · 0 comments

Comments

@tkurki
Copy link
Owner

tkurki commented Mar 1, 2023

#14 added support for forcing data types based on SK Schema for numeric types. This leaves open the issue where the plugin gets data that we don't have good type information on and we write data with the wrong type to Influx, tainting the path in Influx.

We could add an option prevent writing values with no type information from SK schema.

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