8xFF / 8xFF/atm0s-mqtt

feat: metrics

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Monitor metrics:

- online clients
- message count
- subscribe count
- connect count

Contributor guide

No contributing guide indexed for this repository

Research direction

Look for existing metrics or telemetry code in the codebase, likely in a monitoring or stats module. The issue mentions tracking online clients, message count, subscribe count, and connect count. Start by finding where client connections and message handling are managed, then implement counters or gauges exposed via a metrics endpoint. Check if there's a preferred metrics library (like Prometheus) in use. Verify by running the broker and ensuring metrics are collected and accessible.

Written by the indexing model from the issue text.

Assessment

Domain
observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.