Steps to reproduce:
- Create JMX discovery rule for MBean with attributes containing dots in attribute name.
- Create item prototype.
- Observe that dots are not escaped.
Expected:
Dot escaping was introduced inĀ ZBX-4663, discovery should return attribute names with dots escaped by backslash.
- duplicates
-
ZBX-14825 Incorrect discovery of JMX attributes that contain dot or backslash in name
- Open