-
New Feature Request
-
Resolution: Duplicate
-
Trivial
-
None
-
2.2.0
I want alias of the key for items using macros.
For example,
HostA has an itemA.
ItemA use macro
HostB has an itemB.
ItemB is an aggregate checks type item. The key of itemB is grpsum["Group name","Key of itemA",last,0].
ItemB has error, because {HOST.HOST}
in the key of itemA is expanded hostB.
So I create the calculated item for itemA's alias, itemC and use itemC in itemB.
It's OK but it is a waste of resources.
- duplicates
-
ZBX-2866 nested aggregation function do not escape Macros in a right way
- Closed