issues
search
MangoAutomation
/
ma-core-public
Mango Automation Core public code
Other
79
stars
50
forks
source link
[PI-1773] [PI-1692] Add metrics and monitors, add UI for displaying status and connected publishers
#1831
Closed
jazdw
closed
1 year ago
jazdw
commented
1 year ago
Jira tickets
PI-1773 Add metrics/monitored values for queue ingress/egress rates, avg batch size etc on pub and DS
PI-1692 Add UI which allows viewing all connected gRPC publishers and their status
Related PRs
https://github.com/MangoAutomation/ma-modules-private/pull/473
Description of work
Change PublisherRT lifecycle to terminate in reverse order of initialization
Initialize points before initializing send thread
Applies to all publishers, all publishers should be tested
Jira tickets
Related PRs
Description of work