Add support to monitor mistral services using prometheus
Add support to monitor mistral services using Prometheus
Using monitoring plugin users can monitor mistral service health and other important metrics like operations related to tasks, executions, workflows, etc.
1. Add monitoring plugin which can collect metrics from the mistral and publish it in the Prometheus compatible format.
2. Monitoring server plugin should run similar to other mistral components ex. mistral-engine.
3. Add recovery jobs to recover from different failing or stucked conditions for eg. removing frozen named locks, refresh state of tasks stucked in waiting state long time, expired sub workflow tasks, stucked workflows, etc.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Vasudeo Nimbekar
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Add monitoring server to mistral-extra