You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# ServiceInsight
2
2
3
+
## 🚨 Sunset Notice
4
+
5
+
**ServiceInsight has been officially sunsetted.**
6
+
Its core features have been moved to **ServicePulse**, which is now the recommended tool for monitoring and debugging distributed systems. New development on ServiceInsight has stopped.
7
+
8
+
## Overview
9
+
3
10
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.
4
11
5
12
It is part of the [Particular Service Platform](https://particular.net/service-platform), which includes [NServiceBus](https://particular.net/nservicebus) and tools to build, monitor, and debug distributed systems.
0 commit comments