We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6056615 commit a340ca4Copy full SHA for a340ca4
examples/simple/main.go
@@ -18,7 +18,7 @@ import (
18
"flag"
19
"log"
20
"net/http"
21
-
+
22
"github.com/prometheus/client_golang/prometheus"
23
"github.com/prometheus/client_golang/prometheus/promhttp"
24
)
0 commit comments