matrix-org / matrix-org/matrix-bifrost
Add metrics for xmpp component connection state
Open
Nobody has claimed this yet.
T-Enhancement
- Dominant language
- TypeScript
- Stars
- 187
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
Ideally one to mark if the connection is down, and another to mark the number of reconnections as a counter. This would be useful to alert on.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the XMPP component connection lifecycle and any existing metrics instrumentation. Define the connection-down metric and reconnection counter at the points where connection state changes, then verify that both metrics are exposed for alerting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100