Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-8402

Support non-numeric vectors in aggregated calculations

XMLWordPrintable

    • Sprint 99 (Apr 2023), Sprint 100 (May 2023), Sprint 101 (Jun 2023)
    • 2

      Currently, aggregated calculations only work with numeric vectors. *_foreach functions skip non-numeric items, which may lead to strange results. For example, count(last_foreach(/*/key)) returns 0 if there are items key on hosts with history but all are strings.

      ZBXNEXT-8355 makes this limitation more pronounced because the new count() and count_foreach() filters could be used to filter string data (e.g. count(last_foreach(/*/system.uname),"regexp","ubuntu")) if vectors in aggregated calculations supported non-numerics.

            dgoloscapov Dmitrijs Goloscapovs
            Kalimulin Alex Kalimulin
            Team A
            Votes:
            1 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: