Explorar o código

Right you are, Mark

Richard Crowley %!s(int64=11) %!d(string=hai) anos
pai
achega
8d35757aca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -77,7 +77,7 @@ go librato.Librato(metrics.DefaultRegistry,
     "example@example.com", // account owner email address
     "token",               // Librato API token
     "hostname",            // source
-    []float64{95},         // precentiles to send
+    []float64{0.95},       // precentiles to send
     time.Millisecond,      // time unit
 )
 ```