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

feat: support ssl, non-numeric tags, raw epoch timestamps #21

Merged
merged 3 commits into from
Jun 16, 2024

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

@escalate escalate self-assigned this Jun 16, 2024
@escalate
Copy link
Owner

Hello @msawers-surest

The code and the tests are very clean.

Thanks for the contribution

@escalate escalate merged commit 15733a7 into escalate:master Jun 16, 2024
10 checks passed
Copy link

🎉 This PR is included in version 1.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants