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

Support SSL, Non-numeric tags, Raw epoch timestamps #19

Closed
wants to merge 2 commits into from
Closed

Support SSL, Non-numeric tags, Raw epoch timestamps #19

wants to merge 2 commits into from

Conversation

msawers-surest
Copy link
Contributor

Hello there. I've had to make some changes to support my influxdb 1.8 migration for a couple databases that I had to rebuild. I found some issues:

  • needed https
  • suppress the float conversion for non-numeric tags
  • i didn't need any timezone conversion, so just take it directly in from the csv
  • print progress dot for non-debug level
  • print total measurements added at the end

@msawers-surest
Copy link
Contributor Author

Can't figure out how to rerun the workflows after fixing the issues. Opening a new one.

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