-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
1 parent
d5a280e
commit 3919359
Showing
9 changed files
with
2,521 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.