mirror of
https://github.com/caddyserver/caddy.git
synced 2025-02-18 15:12:45 +08:00
Add datadog plugin directive (#1655)
Signed-off-by: Thibault Meyer <meyer.thibault@gmail.com>
This commit is contained in:
parent
f06b825f44
commit
ea24744bbf
|
@ -477,6 +477,7 @@ var directives = []string{
|
|||
"pprof",
|
||||
"expvar",
|
||||
"push",
|
||||
"datadog", // github.com/payintech/caddy-datadog
|
||||
"prometheus", // github.com/miekg/caddy-prometheus
|
||||
"proxy",
|
||||
"fastcgi",
|
||||
|
|
Loading…
Reference in New Issue
Block a user