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

Adding support for InfluxDB 2? #102

Open
russorat opened this issue Mar 2, 2020 · 2 comments
Open

Adding support for InfluxDB 2? #102

russorat opened this issue Mar 2, 2020 · 2 comments

Comments

@russorat
Copy link

russorat commented Mar 2, 2020

I wanted to reach out and figure out if you would accept a PR to support the latest InfluxDB 2.0 apis?

We have a plugin ready to go, I think it would just need to be pr'd and reviewed here: https://github.com/influxdata/influxdb-plugin-fluent/blob/master/lib/fluent/plugin/out_influxdb2.rb

I'd love to figure out how to combine these two plugins.

@russorat
Copy link
Author

@fangli are you still actively maintaining this plugin? I'm a product manager for InfluxData and I'd be happy to help going forward if you don't have time. Just let me know.

@marcadamsge
Copy link

I'll just drop this here in case it's useful to anyone, I'm using InfluxDB 2 and I also needed the sequence tag to avoid duplicated data points. Now I'm using the influxdb2 plugin https://github.com/influxdata/influxdb-plugin-fluent and I wrote a little filter plugin to add the sequence tag https://github.com/marcadamsge/fluent-plugin-influxdb-deduplication

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

No branches or pull requests

2 participants