Skip to content

Multiple influxdb servers support#1638

Open
lucciano wants to merge 5 commits intoxoseperez:devfrom
lucciano:multi-influxdb
Open

Multiple influxdb servers support#1638
lucciano wants to merge 5 commits intoxoseperez:devfrom
lucciano:multi-influxdb

Conversation

@lucciano
Copy link
Copy Markdown
Contributor

Support for multiple InfluxDB.

Copy link
Copy Markdown
Collaborator

@mcspr mcspr left a comment

Choose a reason for hiding this comment

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

Is this practical though?

If what we trying to do is to write the same data to multiple instances, would something like https://github.com/jumptrading/influx-spout be a better option? (some more info)


function delNetwork() {
var parent = $(this).parents(".pure-g");
var parent = $(this).parents(".p-g");
Copy link
Copy Markdown
Collaborator

@mcspr mcspr Mar 20, 2019

Choose a reason for hiding this comment

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

i thought gulp will rename .pure-g to .p-g. does it not?


if("idbs" === key) {
console.log('"' + key + '"', key, "idbs" === key, value );
console.log("chanfle");
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Some debug left

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