AdrianHu99 / NOTES

0 stars 0 forks source link

debugging distributed systems Idit Levine Discusses the Squash Microservices Debugger #18

Closed AdrianHu99 closed 5 years ago

AdrianHu99 commented 5 years ago

One of the articles in https://www.infoq.com/minibooks/microservices-patterns-practices

AdrianHu99 commented 5 years ago

Log collection can be done by OpenTracing tools (https://opentracing.io/), metrics collected by Prometheus (https://prometheus.io/), and debugging by Squash (https://github.com/solo-io/squash).