Hidden features in Apigee Edge UI ? Have you come across any ?

Recently, Came across interesting question about Filtering results in Trace UI. I have never used this feature & surprised to know there is something like this. For reference check screenshot below,

Question is ,

Have you seen any hidden features like above in Apigee Edge, Keep us posted if any.

$$$REWARD$$$ : For every accepted answer I will reward 25 community points from my account.

One of my favorites is the print function in JavaScript callouts. Try

print(varname)

in your JavaScript and then check the Output from all Transactions section of the trace window. Super handy for debugging.

1 Like

Thank you @Carlos Eberhardt , +25 points on your way :slight_smile: