Skip to content
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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

24kushang
Copy link
Contributor

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:

  • Session Activity:
    • Smacks Sessions & Resumptions Expired
    • Bosh Active Sessions
    • C2S Connections based on IP family
  • Stanza Handling
    • TX Queued stanzas
    • Dropped Stanzas
  • Processing Performance
  • Room Metrics
    • Room Hits and miss
    • Live MUC Rooms
  • Error Handling
    • Bad Bosh Session IDs

Screenshots of the Dashboards:

image
image
image
image

Looking forward to more insights for expanding the dashboard for better monitoring


Contributor: @24kushang

@ltorje-8x8 ltorje-8x8 self-requested a review August 23, 2024 05:26
{
"datasource": {
"type": "prometheus",
"uid": "bbb38190-2464-44ea-8080-f9ca9e3dcd61"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete this uid

@saghul
Copy link
Member

saghul commented Nov 12, 2024

Should this be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants