francisoliverlee commented on issue #55: URL: https://github.com/apache/rocketmq-exporter/issues/55#issuecomment-839397314
> > now metric data would kept in memory always, if no new data report, metrics would keep the same with last samples > > I have a prometheus scape the data inside the rocketmq_exporter, do I need to set the crontab to remove the /root/data so I can do the housekeeping? or it have a config file can be set? now the exporter are running at docker container. Thanks RocketMQ Exporter keep data in memory, not in disk. and it always keep the lastest metrics data, no need to do housekeeping. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
