ApplicationInsights-Java
ApplicationInsights-Java copied to clipboard
Jmx config - support multiple attributes and wildcard in names
@trask Added the wildcard in names test To truly support wildcard in names we have to either dynamically generate the metric display names when the metrics are being fetched from mbean server, or send them as dimensions.