Search code examples
glimpse

Glimpse in a multi-layer application


I have a multi-layer SOA system running on different servers. System has one web interface. All layers are connected via WCF. Is it possible to monitor, using Glimpse*, a request that goes from web down to the bottom most layer and response comes back to the web.

One of the layers is using Entity Framework.

I have Googled it but so far haven't found anything (so far). To be honest I didn't get a chance to spend enough time interrogating this because of time constraint.

Cheers in advance.

  • Without extra coding or too much extra coding.

Solution

  • Glimpse does not currently support this.