-
Notifications
You must be signed in to change notification settings - Fork 464
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 InfluxDB as a history db #641
Conversation
fc7b17f
to
ae32dfb
Compare
Codecov Report
@@ Coverage Diff @@
## master #641 +/- ##
==========================================
+ Coverage 30.11% 31.77% +1.65%
==========================================
Files 44 27 -17
Lines 2902 2115 -787
Branches 514 353 -161
==========================================
- Hits 874 672 -202
+ Misses 1813 1215 -598
- Partials 215 228 +13
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #641 +/- ##
==========================================
+ Coverage 30.11% 31.77% +1.65%
==========================================
Files 44 27 -17
Lines 2902 2115 -787
Branches 514 353 -161
==========================================
- Hits 874 672 -202
+ Misses 1813 1215 -598
- Partials 215 228 +13
Continue to review full report at Codecov.
|
This PR closes #640 and adds support for InfluxDB as Direct DB Connection datasource along with MySQL and Postgres.