DEV Community

Discussion on: Do you monitor the activity of your third parties?

Collapse
 
xngwng profile image
Xing Wang

Well, yes. Moesif won't capture news announcements like that.

But if say an micro service or external service is upgraded (or if team for that micro service is doing continuous integration and new version is released automatically), and errors are caused by that, moesif actually will detect and attribute it correctly.

Sometimes the error caused by upgrade of micro service can be really subtle. For example, if you have a mesh of micro services that depends on each other, error at one location could actually be caused by another micro service that seemed to function fine.