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:
parent
74f9dc6c00
commit
ae9cae67e3
11 changed files with 56 additions and 38 deletions
|
@ -51,8 +51,10 @@ trace tracinghost:9253
|
|||
|
||||
or
|
||||
|
||||
~~~
|
||||
trace zipkin tracinghost:9253
|
||||
~~~ corefile
|
||||
. {
|
||||
trace zipkin tracinghost:9253
|
||||
}
|
||||
~~~
|
||||
|
||||
If for some reason you are using an API reverse proxy or something and need to remap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue