Skip to content

fix(iroh-relay): Fix the number of active relay connections #3194

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

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

flub
Copy link
Contributor

@flub flub commented Feb 21, 2025

Description

The disconnects metric was accidentally removed and this has been
giving us wrong numbers since forever and it is so painful yet so easy
to fix.

Breaking Changes

Notes & open questions

Change checklist

  • Self-review.

The disconnects metric was accidentally removed and this has been
giving us wrong numbers since forever and it is so painful yet so easy
to fix.
@flub flub requested review from dignifiedquire and Arqu February 21, 2025 08:30
@flub flub enabled auto-merge February 21, 2025 08:30
Copy link

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/3194/docs/iroh/

Last updated: 2025-02-21T08:32:08Z

Copy link

Netsim report & logs for this PR have been generated and is available at: LOGS
This report will remain available for 3 days.

Last updated for commit: 3df5499

@flub flub added this pull request to the merge queue Feb 21, 2025
Merged via the queue into main with commit 397d08d Feb 21, 2025
26 checks passed
@flub flub deleted the flub/relay-server-connection-count branch February 21, 2025 09:07
@Arqu
Copy link
Collaborator

Arqu commented Feb 21, 2025

Thank you!

github-merge-queue bot pushed a commit that referenced this pull request Feb 24, 2025
## Description

This got lost in #3093 and
wasn't covered in #3194

## Breaking Changes

<!-- Optional, if there are any breaking changes document them,
including how to migrate older code. -->

## Notes & open questions

<!-- Any notes, remarks or open questions you have to make about the PR.
-->

## Change checklist
<!-- Remove any that are not relevant. -->
- [ ] Self-review.
- [ ] Documentation updates following the [style
guide](https://rust-lang.github.io/rfcs/1574-more-api-documentation-conventions.html#appendix-a-full-conventions-text),
if relevant.
- [ ] Tests if relevant.
- [ ] All breaking changes documented.
- [ ] List all breaking changes in the above "Breaking Changes" section.
- [ ] Open an issue or PR on any number0 repos that are affected by this
breaking change. Give guidance on how the updates should be handled or
do the actual updates themselves. The major ones are:
    - [ ] [`quic-rpc`](https://github.com/n0-computer/quic-rpc)
    - [ ] [`iroh-gossip`](https://github.com/n0-computer/iroh-gossip)
    - [ ] [`iroh-blobs`](https://github.com/n0-computer/iroh-blobs)
    - [ ] [`dumbpipe`](https://github.com/n0-computer/dumbpipe)
    - [ ] [`sendme`](https://github.com/n0-computer/sendme)

---------

Co-authored-by: Floris Bruynooghe <[email protected]>
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.

4 participants