SlIdE42

Results 5 issues of SlIdE42

This gorilla/mux path middleware fix #196

commit 04ecd301c0fbf8b51625683b4a76707ff8c57b9d (pull request #4691) introduce a new race condition into function `decreaseConnCount()` from `http3/server.go`: https://github.com/quic-go/quic-go/blob/eaa879f32f141d455519c8666736b2ede15307e6/http3/server.go#L289 when heavy load, channel s.connHandlingDone could be close more than once and panic: ```...

bug

## Description 1. Exclude [external endpoints](https://github.com/TwiN/gatus?tab=readme-ov-file#external-endpoints) (0 ms) from average response time 2. Prevent `setInterval` memory leak 3. Refactoring ## Type of change - [X] Bug fix (non-breaking change which...