Skip to content

[Feature Request] I2PD like "Tunnel creation success rate" stat added to the Web UI #128

@K7pyk3M5AE2X3

Description

@K7pyk3M5AE2X3

One thing that came up on the threads around this recent DDOS is people are talking a lot about the "tunnel creation success rate" and it quickly became apparent this seems to be a useful metric (in some cases) that I2PD prominently display but it's rather difficult to find in I2P without a whole lot of digging as (from: https://geti2p.net/en/docs/how/network-database) isn't very intuitive. Even if you intuit getting to the "netdb" section from that aforementioned link, it's not intuitive to then click the top/highest version.

http://127.0.0.1:7657/netdb?v=0.9.67

stat_tunnel.buildExploratoryExpire.60m = 0;0;0;53.14
stat_tunnel.buildExploratoryReject.60m = 0;0;0;15.51
stat_tunnel.buildExploratorySuccess.60m = 0;0;0;31.35
stat_tunnel.participatingTunnels.60m = 289.20

(not real values, just copied from the doc link above)

You kind of mention it "coming" in 2.10 (though it didn't) in this thread "https://i2pforum.net/viewtopic.php?t=1384" but it never made it it seems and I'm not confident it's going to be in 2.11 coming out in a couple days either. I get that it's useful as is for a well defined data structure / log to stats.i2p perspective but it's not useful to the average user trying to do basic monitoring or troubleshooting.

Suggest moving it to the sidebar somewhere, maybe as a new row under "Shared" in the "Tunnels" section.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions