Skip to content

Conversation

weijiage
Copy link
Collaborator

@weijiage weijiage commented Jun 8, 2022

Add support for InfluxDB 2.x using client library influxdb-client-go.

Please find the following sample inputs expected from user.
"influx2": { "token": "my-token", "orgname": "my-org", "writeinrecords": true },

  1. token: authentication token
  2. orgname: organization name
  3. writeinrecords: writes line protocol record(s) into bucket if true, otherwise writes data point(s) into bucket.

@nileshsimaria
Copy link
Owner

make test is failing, please fix it.

@weijiage
Copy link
Collaborator Author

make test is failing, please fix it.

Thanks for pitching it, please find the fix in commit e32b9bb

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.

2 participants