Skip to content

Add relay overload information spec to the onionoo protocol

Hiro requested to merge overload-details into master

Updates onionoo protocol spec to include information about overload-ratelimits and overload-fd-exhausted in the details endpoint.

This adds a JSON object as details_relay_overload which encapsulate the two fields information.

This was also discussed in tpo/network-health/metrics/onionoo!1 (comment 2746185)

Merge request reports