plugins: expand examples (#1077)

* plugins: expand examples

Expand some examples and test them by annotating it with `corefile`

* Can't start kubernetes

* Can test pprof :(
This commit is contained in:
Miek Gieben
2017-09-15 09:56:05 +01:00
committed by GitHub
parent 74f9dc6c00
commit ae9cae67e3
11 changed files with 56 additions and 38 deletions

View File

@@ -43,8 +43,10 @@ is `localhost:9153`. The metrics path is fixed to `/metrics`.
Use an alternative address:
~~~
prometheus localhost:9253
~~~ corefile
. {
prometheus localhost:9253
}
~~~
# Bugs