datadog-test done.
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
(log/warn e))))
|
(log/warn e))))
|
||||||
|
|
||||||
(mount/defstate jetty-stats
|
(mount/defstate jetty-stats
|
||||||
:start (scheduler/every (* 1000 30) (collect-jetty-stats))
|
:start (scheduler/every (* 1000 10) collect-jetty-stats)
|
||||||
:stop (scheduler/stop jetty-stats))
|
:stop (scheduler/stop jetty-stats))
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user