Stephan Klatt
Stephan Klatt
Make the console logging on reconnect optional, add reconnectDelaySeconds property to close event
Now, every time a connection is closed with enabled reconnect a message is logged to the console. This can get quite disturbing, e.g. while running a test suite. Pull request...
Apparently the configured tags are stored as tags and fields in InfluxDB. Is this the intended behavior? I wouldn't expect them to be stored as fields. Or am I missing...
Closes #8256 As now, in v1.x influxd backup DBRetentionAndShardFromPath() uses the local path separator, e.g. "/" on Unix. This does not work when restoring data from systems using the other...