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
I tried adding another period (.) separator for the nested scenarios as shown below (as well as a few other variations), but it didn't seem to work. Any advice would be appreciated, thanks.
@KParzival, I just had a look and found out that JMXFetch does not play well with nested CompositeData types.
I am adding the issue to our 0.14.0 milestone so we can get it fix for the next release.
Migrating a bunch of hosts from current monitoring solution to Datadog, hit a snag when trying to format YAML for a nested CompositeData.
Example output from JTerm:
Several different layers represented in this snippet, the only thing here I have been successfully able to capture is elapsedTime = 220; This was done successfully using the formatting demonstrated here: https://github.com/DataDog/jmxfetch/blob/master/src/main/resources/jmx-2.yaml#L3-L14
I tried adding another period (.) separator for the nested scenarios as shown below (as well as a few other variations), but it didn't seem to work. Any advice would be appreciated, thanks.
The text was updated successfully, but these errors were encountered: