Skip to content

[Client] Allow saving client-side connections and config #65

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

Open
doriancransac opened this issue May 12, 2016 · 1 comment
Open

[Client] Allow saving client-side connections and config #65

doriancransac opened this issue May 12, 2016 · 1 comment

Comments

@doriancransac
Copy link
Contributor

Allow loading of a collector config file on the client side and "choosing" one or more connections to open, and allow modifying the sampling rate.

It's a nice feature to have when a user who uses the collector wants to work temporarily in a separate session and for example, increase the sampling rate, or when a user who doesn't have a collector needs to frequently reopen the same JMX connections.

@doriancransac
Copy link
Contributor Author

2 features here:

  • saving any given number of open JMX Connections in the client as a collector config file (xml or csv)
  • allow loading that file format and instantly reopen all of these connections

The same principle could actually be used for a global save/load feature of the entire state of the client (we could reopen store connections, filters, saved sessions, etc) -> that's more or less the idea of a persisten dashboard.

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

1 participant