eiiches / scriptable-jmx-exporter

A javaagent for scraping and exposing MBeans to Prometheus
MIT License
7 stars 2 forks source link

Support java.util.Date #16

Closed eiiches closed 4 years ago

eiiches commented 4 years ago

Apache Solr exposes these java.util.Date attributes.

It's easy to handle these in a transform script, but it may be worth supporting java.util.Date natively.