]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: prometheus
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 19 Nov 2025 17:34:20 +0000 (12:34 -0500)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Thu, 20 Nov 2025 12:32:42 +0000 (07:32 -0500)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
pdns/recursordist/metrics_table.py

index 8370ce2db10f8f448426d2e6402f61dfafe8c6e1..f7d23e5119940e472ea7a4719887368a20b5b5b3 100644 (file)
@@ -17,7 +17,7 @@
 #        'longdesc': Extra description added to docs entry. Optional. A dot is added at the end if absent.
 #        'snmp': 1 SNMP OID count, must be unique. If absent, no SNMP entry is generated
 #        'snmpname': Override of SNMP name (if legacy name did not follow convention)
-#        'ptype': The promethheus type, default counter. Can also be gauge, histogram, multicounter. Also determines SNMP type.
+#        'ptype': The prometheus type, default counter. Can also be gauge, histogram, multicounter. Also determines SNMP type.
 #        'pdesc': Override of Prometheus HELP text, if empty, no Prometheus entry is generated.
 #        'if': rec_control metrics conditionalized on expression
 #        'ifdef': rec_control and snmp metrics conditionalized #ifdef name