You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, it is hardcoded to use JmxReporter. But we want JMX plus one other reporter (graphite, or whatever).
To achieve that, we need to add config parameters. For example, a host name and a port number are required for GraphiteReporter.
Waltz only uses JmxReporter. We should make it so that waltz can select different reporters, etc. GraphiteReporter.
The text was updated successfully, but these errors were encountered: