mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 05:37:58 +00:00
Report local force-closing connections to Prometheus (#5575)
* Report local force-closing connections to Prometheus * Also report ping timeouts separately * Address concerns of #5571
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
// along with Substrate. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
pub use self::group::{NotifsHandlerProto, NotifsHandler, NotifsHandlerIn, NotifsHandlerOut};
|
||||
pub use self::legacy::ConnectionKillError as LegacyConnectionKillError;
|
||||
|
||||
mod group;
|
||||
mod legacy;
|
||||
|
||||
Reference in New Issue
Block a user