Skip to content

feat: Metrics tracking for network management#404

Open
Tw1ZZLER wants to merge 159 commits into
masterfrom
metrics-network
Open

feat: Metrics tracking for network management#404
Tw1ZZLER wants to merge 159 commits into
masterfrom
metrics-network

Conversation

@Tw1ZZLER

@Tw1ZZLER Tw1ZZLER commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Add new EventTypes RESERVATION_APPROVED, RESERVATION_REJECTED, and RESERVATION_COMPLETION, as well as THROUGHPUT for the modified throughput metric. Throughput and reservation start time have been removed from the minimized CollectContext (that we are trying to do away with altogether) and are now based on existing metrics. It is worth noting that the collect method of RateMetric has been adjusted to quite literally copy and completely replace RequestApp.get_throughput(). It has also been renamed to ThroughputMetric as result.

Tw1ZZLER added 30 commits June 18, 2026 15:25
I don't know if 2 Timelines will ever exist at once, but if so then this
might be a problem. For now it seems to be an okay solution
@Tw1ZZLER

Copy link
Copy Markdown
Collaborator Author

Ready for review just gonna add a few more metrics.record() call sites but that its it

@Tw1ZZLER
Tw1ZZLER marked this pull request as ready for review July 23, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants