[ZBX-24784] Time values (units: s) are not represented as microseconds (µs), nor as nanoseconds (ns). Created: 2024 Jul 04  Updated: 2024 Jul 05

Status: Open
Project: ZABBIX BUGS AND ISSUES
Component/s: Frontend (F)
Affects Version/s: 6.0.31, 7.0.0, 7.2.0alpha1
Fix Version/s: None

Type: Problem report Priority: Trivial
Reporter: Aleksejs Abrosimovs Assignee: Tomass Janis Bross
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: PNG File Screenshot 2024-07-04 135650.png     PNG File Screenshot 2024-07-04 135813.png     PNG File Screenshot 2024-07-04 140237.png     PNG File Screenshot 2024-07-04 140258.png     PNG File Screenshot 2024-07-04 141657.png    

 Description   

Description:

Zabbix frontend (Latest data section for example) does not convert time values to the microseconds (µs), nor to the nanoseconds (ns), the lowest prefix at the moment is "milli" (ms - milliseconds).

 

Steps to reproduce:

  1. You can create Zabbix trapper item (units: s, type: float)
  2. use zabbix_sender to send values such as 0.000001 (microsecond) and/or 0.000000001 (nanosecond).
  3. check out Latest Data for that item

Result:
Value is shown as fraction of a millisecond (ms).

Same in the latest 7.2.0alpha1 version


**

Graphs are affected too:

Expected:

Instead of 0.001ms should be 1µs

Instead of 0.000001ms should be 1ns

 

Question:

Is it intended behavior?

 

 


Generated at Wed Jul 09 11:15:39 EEST 2025 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.