Good evening,
I’m a student from the university of Rome Tor Vergata. I’m currently working on my master thesis that involves the use of Linkerd. Very briefly the thesis is about implementing a totally distributed root cause localization system for microservices architectures. In the metrics collection phase I'm facing an issue with Linkerd since I’m not using Prometheus, but manually scraping metrics from proxies through the /metrics endpoint. I can’t understand how or when do Linkerd’s proxies reset the various metrics they collect. Does anybody know if they have a timer? Or is there a way to make them reset metrics after the scraping?
Thanks in advance for any help anyone will give me.