Remove utilization statistics from RIR list #4106

Closed
opened 2025-12-29 18:33:09 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Sep 16, 2020).

Originally assigned to: @jeremystretch on GitHub.

Proposed Changes

Remove the utilization statistics from the RIR list (the total, active, reserved, deprecated, available, and utilization columns).

Justification

These columns were added to NetBox very early in its development, and don't serve much purpose in the application's current form. Calculating these statistics is inefficient, and the information likely makes more sense in a per-aggregate context.

#4961 was opened to investigate the level of effort needed to refactor this feature into something more robust, however it does not seem to be worth the effort.

Originally created by @jeremystretch on GitHub (Sep 16, 2020). Originally assigned to: @jeremystretch on GitHub. ### Proposed Changes Remove the utilization statistics from the RIR list (the total, active, reserved, deprecated, available, and utilization columns). ### Justification These columns were added to NetBox very early in its development, and don't serve much purpose in the application's current form. Calculating these statistics is inefficient, and the information likely makes more sense in a per-aggregate context. #4961 was opened to investigate the level of effort needed to refactor this feature into something more robust, however it does not seem to be worth the effort.
adam added the status: acceptedtype: deprecation labels 2025-12-29 18:33:09 +01:00
adam closed this issue 2025-12-29 18:33:09 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4106