File tree Expand file tree Collapse file tree
kubernetes/namespaces/monitoring/statsd Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 help: "Number of errors by type"
2727 labels:
2828 error_type: "$1"
29- - match: "bot.dormant_invoke.*"
30- name: "bot_dormant_invoke "
29+ - match: "bot.help. dormant_invoke.*"
30+ name: "bot_help_dormant_invoke "
3131 help: "Number of dormant command invocations by claimant/staff"
3232 labels:
3333 invoker: "$1"
4242 labels:
4343 filter: "$1"
4444 - match: "bot.voice_gate.failed.*"
45- name: "bot_voice_gate_reason "
45+ name: "bot_voice_gate_fail_reason "
4646 help: "Number of failed voice gate attempts by reason"
4747 labels:
4848 reason: "$1"
7171 help: "Number of rule uses by rule number"
7272 labels:
7373 rule: "$1"
74+ - match: "bot.doc_fetches.*"
75+ name: "bot_doc_fetches"
76+ help: "Number of documentation fetches by library"
77+ labels:
78+ library: "$1"
You can’t perform that action at this time.
0 commit comments