Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.43 KB

File metadata and controls

28 lines (15 loc) · 1.43 KB

ServiceInsight

🚨 Sunset Notice

ServiceInsight has been officially sunsetted and will be deprecated on February 10th, 2027.

Its core features have been moved to ServicePulse, which is now the recommended tool for monitoring and debugging distributed systems. No further updates will be made and support will end after the deprecation date..

Overview

ServiceInsight provides essential insights for distributed solutions. Verifying that large distributed solutions function correctly is no easy task, especially with many asynchronous and loosely-coupled processes. ServiceInsight gives you visibility across queues, processes, and machines showing messages whose processing has failed (and for what reason) as well as their relation to other messages.

It is part of the Particular Service Platform, which includes NServiceBus and tools to build, monitor, and debug distributed systems.

See the ServiceInsight documentation to learn more.

How to build

You can build ServiceInsight using Visual Studio 2015 or later.

Prerequisites

If using Visual Studio 2017, ensure that you have installed:

  • Workloads
    • .NET desktop development

You can check whether the prerequisites have been installed by running the Visual Studio Installer and clicking "Modify".