I'm having trouble understanding how to test plugins using that hq-product.jar. I copied the example pdk/examples/ping-plugin.xml to my plugins directory and called it myping-plugin.xml.
When I run "java -jar pdk/lib/hq-product.jar -Dplugins.include=myping -m metric" there is no output. Should I be seeing some metrics being sent to stdout? What else do I need to do? Thanks.
-Ben