We have an ACE instance with multiple integration servers being monitored by the ACE Agent Extension:
MyMetric-AB
MyMetric-AB_CD
MyMetric-AB_EFG
The majority of the metrics correctly map to the proper integration server. However, a small subset of the metrics are being assigned to Integration Server "IS" which does not exist.
Within the IS tree, Applications MyMetric and MyMetric_ABCD are present. These are not actual applications, but just the text after the "-" in the Integration Server Name
When opening the Message Flows, it lists the Applications that should have shown up under the "Application" node. The majority of the metrics do make it into the tree correctly.
Agent Release 24.10.1.5
The - (hyphen) character is known to be illegal in class names. Class names are likely to contain hyphens when the names have been dynamically generated.