mirror of
https://github.com/coredns/coredns.git
synced 2025-11-02 02:03:13 -05:00
pprof middleware (#138)
Add pprof middleware, enabled by pprof directive.
This commit is contained in:
@@ -19,3 +19,7 @@ will just return "OK", when CoreDNS is healthy.
|
||||
This middleware only needs to be enabled once.
|
||||
|
||||
## Examples
|
||||
|
||||
~~~
|
||||
health localhost:8091
|
||||
~~~
|
||||
|
||||
Reference in New Issue
Block a user