]> git.ipfire.org Git - thirdparty/pdns.git/commit
Only prepend the pdns_recursor_ prefix if no 2nd arg to getMteric was 9651/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 30 Oct 2020 08:12:06 +0000 (09:12 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 30 Oct 2020 08:12:06 +0000 (09:12 +0100)
commit308cd14cac73ba48aca3d3953e12d1cc04a96bbb
tree648e64bf87b25c8c4821c49c67615f037e8bad64
parent57c5fefb0f2d97e072f8a9e34a30729e6c24b52b
Only prepend the pdns_recursor_ prefix if no 2nd arg to getMteric was
given.

This also fixes the lookup of the HELP entries since they require the
original key. So getAllStats() now returns the key, the prometheus name
and the value.
pdns/rec-carbon.cc
pdns/rec_channel.hh
pdns/rec_channel_rec.cc
pdns/ws-recursor.cc