Codebase list golang-github-go-kit-kit / 0e30e42
fix missing comma in example histogram code Daniel GarcĂ­a 6 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
4747 // Namespace: "myteam",
4848 // Subsystem: "foosvc",
4949 // Name: "request_latency_seconds",
50 // Help: "Incoming request latency in seconds."
50 // Help: "Incoming request latency in seconds.",
5151 // }, []string{"method", "status_code"})
5252 //
5353 // Write your components to take the metrics they will use as parameters to