From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 19 Nov 2025 17:34:20 +0000 (-0500) Subject: spelling: prometheus X-Git-Tag: rec-5.4.0-alpha1~61^2~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d43852d265fbf99f62f70201e8a37d75678d5f0f;p=thirdparty%2Fpdns.git spelling: prometheus Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/pdns/recursordist/metrics_table.py b/pdns/recursordist/metrics_table.py index 8370ce2db1..f7d23e5119 100644 --- a/pdns/recursordist/metrics_table.py +++ b/pdns/recursordist/metrics_table.py @@ -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