docs: cosmetic readme fixes

This commit is contained in:
s3lph 2023-06-15 15:15:53 +02:00
parent 80ebe188d3
commit b7bee02227

View file

@ -68,7 +68,7 @@ dns:
resolver: 9.9.9.9:53 resolver: 9.9.9.9:53
zones: zones:
- example.org. - example.org.
- example.com. - example.com.
``` ```
### Running ### Running
@ -89,7 +89,7 @@ systemctl enable --now prometheus-dnssec-exporter
The following metrics are exposed at the `/metrics` HTTP endpoint: The following metrics are exposed at the `/metrics` HTTP endpoint:
```prom ```prometheus
# HELP dnssec_cds_count Number of CDS records present in the zone # HELP dnssec_cds_count Number of CDS records present in the zone
# TYPE dnssec_cds_count gauge # TYPE dnssec_cds_count gauge
dnssec_cds_count{parent="ch.",tld="ch.",zone="example.org."} 1 dnssec_cds_count{parent="ch.",tld="ch.",zone="example.org."} 1