mirror of
https://github.com/nspcc-dev/neo-exporter.git
synced 2026-03-01 04:28:48 +00:00
Extend get statistic logic. #47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @smallhive on GitHub (Oct 30, 2023).
We need something we can compare, therefore all of this logic. But nodes aren't perfectly synchornized, so exporting just the latest is a problem. Maybe we can export some set of values but that would mean a set of requests as well. Let's add an issue to improve this logic, we can add some filters for stale nodes.
Originally posted by @roman-khimov in https://github.com/nspcc-dev/neofs-net-monitor/pull/96#discussion_r1375156333