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

Add Influxdb2.go to support InfluxDB v2 #279

Merged
merged 3 commits into from
Dec 27, 2023
Merged

Add Influxdb2.go to support InfluxDB v2 #279

merged 3 commits into from
Dec 27, 2023

Conversation

padibona
Copy link
Contributor

No description provided.

@padibona padibona requested a review from a team as a code owner December 14, 2023 18:41
client influxdb2.Client
token string
org string
bucket string
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

linter is reporting that bucket is unused. Remove if not needed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed.

@padibona padibona merged commit dc2024e into main Dec 27, 2023
14 checks passed
@padibona padibona deleted the influxdb2 branch December 27, 2023 18:22
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