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

Split InfluxDB collector into two (leave current intact and introduce a separate one for official influxdb integration) #72

Open
wants to merge 8 commits into
base: 3.x
Choose a base branch
from

Conversation

andrejbaran
Copy link

@andrejbaran andrejbaran commented Mar 15, 2019

Hey @lyrixx

here is an attempt to separate current InfluxDB integration and a new one using official package. This, if accepted, should replace #68 .

Unfortunately both packages use the same namespace InfluxDB so the new one isn't covered by tests. Any advice how to handle it correctly?

samvdb and others added 4 commits September 11, 2018 11:05
Copy link
Collaborator

@lyrixx lyrixx left a comment

Choose a reason for hiding this comment

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

Nice 👍 I let few comments, but it should be easy to fix.
Thanks

@andrejbaran andrejbaran force-pushed the feature/add-official-influxdb-client branch 7 times, most recently from 159cc8e to 9fa9028 Compare March 15, 2019 10:42
Don't replace existing InfluxDB integration but instead add new optional one
using official influxdb/influxdb-php package.
@andrejbaran andrejbaran force-pushed the feature/add-official-influxdb-client branch from 9fa9028 to 7f8a5e8 Compare March 15, 2019 10:43
@andrejbaran
Copy link
Author

andrejbaran commented Mar 15, 2019

@lyrixx Thanks for the quick review! ready for round 2

@andrejbaran andrejbaran force-pushed the feature/add-official-influxdb-client branch from 5ea3970 to 5fb0fb1 Compare March 20, 2019 12:25
@s7anley
Copy link

s7anley commented May 17, 2019

Heya @lyrixx any chance we could land this into master?

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.

None yet

4 participants