...
In the Datadog UI, click the “New Dashboard” link from the left navigation links tab
Enter the name and select the “New Screenboard” button.
Click the “Gear” icon from the top right corner and click the “Import Dashboard JSON” link
Import the attached HiveMq HiveMQ dashboard JSON
, and done:View file name hivemq.json Check the HiveMQ dashboard to view HiveMQ Metrics.
Uninstall DataDog and HiveMQ.
Code Block language bash helm list --all-namespaces helm uninstall datadog --namespace datadog helm uninstall broker --namespace hivemq helm uninstall oper --namespace hivemq kubectl delete namespace datadog kubectl delete namespace hivemq
...