Skip to content

Improve the sessions mechanism (let them be persistent) #2

Description

@Aloike

Whenever a query is issued, a session is opened, the query is processed, then the session is closed.

This leads to a large sessions count on the Freebox and there seems to be session collisions when using multiple 'exec' inputs on Telegraf.

  • Let the session be persistent.
  • Implement a mechanism to renew the session whenever it's disconnected.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions