Directive -> plugin (#3363)
Caught my eye, we name things directive still, esp when talking about the prometheus *plugin*. Rename everything that needs to be plugin to 'plugin'. Also make sure Metrics is a H2 section (not H1). Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
parent
ffe6225ff6
commit
65458b2de2
15 changed files with 20 additions and 20 deletions
|
@ -18,9 +18,9 @@ file DBFILE [ZONES...]
|
|||
~~~
|
||||
|
||||
* **DBFILE** the database file to read and parse. If the path is relative, the path from the *root*
|
||||
directive will be prepended to it.
|
||||
plugin will be prepended to it.
|
||||
* **ZONES** zones it should be authoritative for. If empty, the zones from the configuration block
|
||||
are used.
|
||||
are used.
|
||||
|
||||
If you want to round-robin A and AAAA responses look at the *loadbalance* plugin.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue