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 24503ea commit ea0a539Copy full SHA for ea0a539
1 file changed
pkg/checker/checker.go
@@ -70,7 +70,7 @@ func Check(args []string) (check_x.State, string, *check_x.PerformanceDataCollec
70
cmd := &cli.Command{
71
Name: "check_prometheus",
72
Usage: "Checks different prometheus stats as well the data itself",
73
- Version: "0.0.6",
+ Version: "0.0.7",
74
Flags: []cli.Flag{
75
&cli.Int64Flag{
76
Name: "timeout",
0 commit comments