I'm using the dd javaagent method to launch my java application that is a Kafka streams application. I'd like the kafkastreams metrics defined here to be shipped to dd, however dd is not getting them.
the dd.jmxfetch.enabled arg is set to true, which it already is by default anyway. I'm unsure if I need to create any other metrics.yaml file or jmx.yaml datadog config for this to work?