Skip to content

sinks/InfluxDB3: adjust check to work with v2 and v3 #922

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

Merged
merged 2 commits into from
Jun 10, 2025

Conversation

tim-quix
Copy link
Contributor

@tim-quix tim-quix commented Jun 6, 2025

Previously, influxdb v3 sink also worked for v2, but a recent change (adding connection validation) broke it.

This adjusts that connection check so v2 can work again with this sink, per the request of Tomas.

@tim-quix tim-quix changed the title adjust check to work with v2 and v3 sinks/InfluxDB3: adjust check to work with v2 and v3 Jun 9, 2025
@tim-quix tim-quix added the connector Issues updating Sinks or Sources label Jun 9, 2025
@tim-quix tim-quix merged commit 74ed8e1 into main Jun 10, 2025
4 checks passed
@daniil-quix daniil-quix deleted the influxsink-reenable-v2 branch June 10, 2025 18:31
jbrass pushed a commit to jbrass/quix-streams that referenced this pull request Jun 10, 2025
* adjust check to work with v2 and v3

* small cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connector Issues updating Sinks or Sources
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants