ogibayashi / kafka-topic-exporter

Consume Kafka topics and export to Prometheus
Apache License 2.0
42 stars 25 forks source link

Feature timestamp #5

Closed felipe-conde-benavides closed 6 years ago

felipe-conde-benavides commented 6 years ago

Now that the new library version has been released (prometheus/client_java v0.3.0) we can complete the merge.

felipe-conde-benavides commented 6 years ago

Please, take a look to this Merge Request and in case I could help you when generating the new release version (.jar file), don't hesitate to contact me.

ogibayashi commented 6 years ago

Thank you so much for your pull request. We just need to note that parameter name has been changed from exporter.metric.expire to exporter.metric.expire.seconds but it's OK. And other changes look good to me.