Adding more metrics
This commit is contained in:
@@ -7,3 +7,5 @@
|
||||
:start (statsd/setup! :host "127.0.0.1" :port 8125 :prefix "integreat.app" :tags #{(str "env:" (:dd-env env))
|
||||
(str "service:" (:dd-service env))})
|
||||
:stop (statsd/shutdown!))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user