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
|
@ -9,7 +9,7 @@
|
|||
The *import* plugin can be used to include files into the main configuration. Another use is to
|
||||
reference predefined snippets. Both can help to avoid some duplication.
|
||||
|
||||
This is a unique directive in that *import* can appear outside of a server block. In other words, it
|
||||
This is a unique plugin in that *import* can appear outside of a server block. In other words, it
|
||||
can appear at the top of a Corefile where an address would normally be.
|
||||
|
||||
## Syntax
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue