Skip to content

Commit

Permalink
Update monitoring-applications.md
Browse files Browse the repository at this point in the history
  • Loading branch information
berkansasmaz authored Jan 27, 2025
1 parent 10d4f98 commit f60506d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/studio/monitoring-applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public override void ConfigureServices(ServiceConfigurationContext context)

In this tab, you can view comprehensive overall information. You have the option to search by application name and filter by application state. To reset all filters, use the *Clear Filters* button. When you apply a filter header informations gonna refresh by filtered applications.

- `Apps Running`: The number of applications running. It includes CLI and C# applications. In the example two C# microservice applications and one CLI application is running.
- `Apps Running`: The number of applications running. It includes only C# applications. In the example, nine C# microservice applications are running.
- `Requests`: The number of HTTP requests received by all C# applications.
- `Events`: The number of [Distributed Event](../framework/infrastructure/event-bus/distributed) sent or received by all C# applications.
- `Exceptions`: The number of exceptions thrown by all C# applications.
Expand Down

0 comments on commit f60506d

Please sign in to comment.