feat(api): StatRabbitMqController GetConnectionStats добавлен параметр ThresholdConnections, вынесен в настройки

This commit is contained in:
Mikhail Trubnikov
2024-07-25 14:38:22 +10:00
parent 70d96cb88f
commit 2e82c696aa
4 changed files with 50 additions and 3 deletions

View File

@@ -99,6 +99,9 @@
"Name": "ScheduleExport",
"InaccessibilityTime": "01:20:00"
}
]
],
"RabbitMq": {
"ThresholdConnections": 18
}
}
}