go-libp2p/config
Marten Seemann 3919359872
swarm: add a basic metrics tracer (#1973)
* swarm: add very basic metrics for opening and closing connections

* swarm: use a sync.Pool to make metrics collection allocation-free

* swarm: introduce a MetricsTracer interface

* swarm: add the transport to the dial error metric

* swarm: add Grafana dashboard

* swarm: use the prometheus namespace option
2023-01-26 16:18:55 -08:00
..
config.go swarm: add a basic metrics tracer (#1973) 2023-01-26 16:18:55 -08:00
config_test.go constructor: allow nil options 2019-04-17 17:08:50 -07:00
log.go config: forward fx output to the logger 2022-11-10 10:09:50 +00:00
quic_stateless_reset.go quic / webtransport: make it possible to listen on the same address / port (#1905) 2022-11-28 15:55:38 -08:00