Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ex 4: unclear what I can observe from failed calls #32

Open
SergeyKanzhelev opened this issue Jan 23, 2017 · 1 comment
Open

ex 4: unclear what I can observe from failed calls #32

SergeyKanzhelev opened this issue Jan 23, 2017 · 1 comment

Comments

@SergeyKanzhelev
Copy link
Collaborator

@AlexBulankou

New Application Map view and it's unclear what you meant in "See if there is anything unusual about the failing calls."

Open Application Map for backend. Observe that there are two nodes shown: server and node and remote dependency node. Note, that remote dependency node is showing signifficant percentage of failing calls, however these errors are not propagated to the callers of backend, because all requests are successful.

Click on ... button on finance.google.com remote dependency and open failed calls. See if there is anything unusual about the failing calls.

This is what I see:
image

@SergeyKanzhelev
Copy link
Collaborator Author

I also do not understand the next step about ratio:

Observe that there's a dependency call made for every call into backend component. Open Filters by clicking the button on Application Map header and apply the filter to only show responses with 204 status code. Note the ratio of 204 responses to 200 responses and compare it with the ratio of failing to successful dependency calls.

Also rename "status code" to "response code" as it called in UI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant