Skip to content

feat: support env variable fo influxdb v3 #138

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

NguyenHoangSon96
Copy link
Contributor

@NguyenHoangSon96 NguyenHoangSon96 commented May 9, 2025

Closes #

Proposed Changes

_ Support environment variables same name as other clients
_ Support for INFLUX_GZIP_THRESHOLD will be implemented in another PR

  • INFLUX_HOST
  • INFLUX_TOKEN
  • INFLUX_AUTH_SCHEME
  • INFLUX_ORG
  • INFLUX_DATABASE
  • INFLUX_PRECISION

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • Tests pass
  • Commit messages are conventional
  • Sign CLA (if not already signed)

@NguyenHoangSon96 NguyenHoangSon96 self-assigned this May 9, 2025
Copy link

codecov bot commented May 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.85%. Comparing base (7d5952f) to head (08d5e1e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
+ Coverage   62.50%   63.85%   +1.34%     
==========================================
  Files          33       33              
  Lines        2163     2202      +39     
==========================================
+ Hits         1352     1406      +54     
+ Misses        811      796      -15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@NguyenHoangSon96 NguyenHoangSon96 requested a review from bednar May 12, 2025 10:09
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