I have a simple diameter server and client app that takes from the go-diameter pkg example (https://github.com/fiorix/go-diameter). The Wireshark can capture Device-Watchdog requests and answers smoothly as you see below
but, how to make the server log the Device-watchdog parameters ? and create Prometheus metric for it?