Call Graph Flashcards

1
Q

Now we see the code that executed in one single node

A

Ahora vemos el código que se ejecutó en un solo nodo.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

At this line I see some web service calls that takes a long time

A

en esta linea veo algunas llamadas de servicio web que llevan mucho tiempo

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

If I click on this link I see a HTTP call that is ok and 2 web service calls.

A

Si hago clic en este enlace, veo una llamada HTTP que está bien y 2 llamadas de servicio web

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

One single call is taking a long time.

A

Una sola llamada está tomando mucho tiempo.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Lets follow this call into another server

A

Vamos a seguir esta llamada a otro servidor.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

This is the magic of appdynamics

A

Esta es la magia de la appdynamics.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

I am moving down stream into another node with different code that is executing.

A

Me estoy moviendo hacia abajo en otro nodo con un código diferente que se está ejecutando

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

I see rapidly that my problem is a database call

A

Veo rápidamente que mi problema es una llamada de base de datos

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The point is that I can resolve a problem rapidly in a few seconds

A

El punto es que puedo resolver un problema rápidamente en unos pocos segundos

How well did you know this?
1
Not at all
2
3
4
5
Perfectly