fix(monitoring): exclude unconfigured routes from domain activity aggregation

This commit is contained in:
2026-04-13 19:17:46 +00:00
parent f2cfa923a0
commit 1bbf31605c
4 changed files with 8 additions and 27 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-04-13 - 13.17.2 - fix(monitoring)
exclude unconfigured routes from domain activity aggregation
- Removes fallback aggregation that reported routes without domain configuration as synthetic domain entries based on route names
- Keeps domain activity focused on configured domain mappings when splitting connection and throughput metrics
## 2026-04-13 - 13.17.1 - fix(monitoring)
stop allocating route metrics to domains when no request data exists