-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(grafana): prosody monitoring dashboard created #1879
base: master
Are you sure you want to change the base?
Conversation
{ | ||
"datasource": { | ||
"type": "prometheus", | ||
"uid": "bbb38190-2464-44ea-8080-f9ca9e3dcd61" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"timepicker": {}, | ||
"timezone": "", | ||
"title": "Prosody Dashboard", | ||
"uid": "c8b1b5f8-6b45-4fa7-92b2-01cc164e2f94asdf", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
delete this uid
Should this be merged? |
Dashboard for monitoring Prosody service
Summary:
This PR concerns the monitoring dashboard for the Prosody service. It uses Prometheus as the data source for time-series data of various metrics required for monitoring Prosody Service.
Charts Overview:
Screenshots of the Dashboards:
Looking forward to more insights for expanding the dashboard for better monitoring
Contributor: @24kushang