Commit 929aa388 authored by Chris O'Haver's avatar Chris O'Haver Committed by GitHub

add metadata section to docs (#4525)

Signed-off-by: default avatarChris O'Haver <cohaver@infoblox.com>
parent 32cc745d
......@@ -101,6 +101,13 @@ On each endpoint, the timeouts for communication are set as follows:
* The dial timeout by default is 30s, and can decrease automatically down to 100ms based on early results.
* The read timeout is static at 2s.
## Metadata
The forward plugin will publish the following metadata, if the *metadata*
plugin is also enabled:
* `forward/upstream`: the upstream used to forward the request
## Metrics
If monitoring is enabled (via the *prometheus* plugin) then the following metric are exported:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment