diff options
Diffstat (limited to 'plugin.md')
-rw-r--r-- | plugin.md | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -59,10 +59,7 @@ When exporting metrics the *Namespace* should be `plugin.Namespace` (="coredns") *Subsystem* should be the name of the plugin. The README.md for the plugin should then also contain a *Metrics* section detailing the metrics. -If the plugin supports dynamic health reporting it should also have *Health* section detailing on -some of its inner workings. - -If the plugins supports signalling readiness it should have a *Ready* section detailing how it +If the plugin supports signalling readiness it should have a *Ready* section detailing how it works. ## Documentation |