SON statistics object parameter names needs to be enhanced #74

Closed
opened 2021-04-16 15:17:59 +00:00 by prandnum · 2 comments
prandnum commented 2021-04-16 15:17:59 +00:00 (Migrated from gitlab.com)

Values for total_voted_time, total_downtime, current_interval_downtime doesnot have any units is it s, ms, mins, hrs etc

get_object  "2.25.12"
[{
    "id": "2.25.12",
    "owner": "1.33.12",
    "total_txs_signed": 5,
    "txs_signed": 0,
    "total_voted_time": 2239200,
    "total_downtime": 7464,
    "current_interval_downtime": 0,
    "last_down_timestamp": "2021-04-16T11:00:00",
    "last_active_timestamp": "2021-04-16T10:57:34",
    "deregistered_timestamp": "1970-01-01T00:00:00",
    "total_sidechain_txs_reported": 14,
    "sidechain_txs_reported": 7
  }
]
Values for total_voted_time, total_downtime, current_interval_downtime doesnot have any units is it s, ms, mins, hrs etc ``` get_object "2.25.12" [{ "id": "2.25.12", "owner": "1.33.12", "total_txs_signed": 5, "txs_signed": 0, "total_voted_time": 2239200, "total_downtime": 7464, "current_interval_downtime": 0, "last_down_timestamp": "2021-04-16T11:00:00", "last_active_timestamp": "2021-04-16T10:57:34", "deregistered_timestamp": "1970-01-01T00:00:00", "total_sidechain_txs_reported": 14, "sidechain_txs_reported": 7 } ] ```
prandnum commented 2021-04-16 15:18:20 +00:00 (Migrated from gitlab.com)

@bobinson @serkixenos @sierra19XX

CC: @hbelakon

@bobinson @serkixenos @sierra19XX CC: @hbelakon
serkixenos commented 2021-12-27 03:27:58 +00:00 (Migrated from gitlab.com)

Wont do! Many parameters in global properties object do not contain unit names, eg gpos related parameters.

Wont do! Many parameters in global properties object do not contain unit names, eg gpos related parameters.
serkixenos (Migrated from gitlab.com) closed this issue 2021-12-27 03:27:59 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Peerplays_Blockchain/peerplays_migrated#74
No description provided.