Skip to Content
C# 7 and .NET Core 2.0 High Performance
book

C# 7 and .NET Core 2.0 High Performance

by Ovais Mehboob Ahmed Khan
April 2018
Intermediate to advanced
300 pages
7h 41m
English
Packt Publishing
Content preview from C# 7 and .NET Core 2.0 High Performance

Testing the ASP.NET Core App and reporting on the Grafana dashboard

To test the ASP.NET Core application and to see visual reporting on the Grafana dashboard, we will go through following steps:

  1. Start the Grafana server by going to {installation_directory}\bin\grafana-server.exe.
  2. Start bash from the command prompt and run the sudo influx command.
  3. Start another bash from the command prompt and run the sudo influx command.
  4. Run the ASP.NET Core application.
  5. Access http://localhost:3000 and click on the App Metrics dashboard.
  6. This will start gathering telemetry information and will display the performance metrics, as shown in the following screenshots:

The following graph shows the total throughput in Request Per Minute (RPM), error percentage, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Professional C# 7 and .NET Core 2.0, 7th Edition

Professional C# 7 and .NET Core 2.0, 7th Edition

Christian Nagel
Pro ASP.NET Web API: HTTP Web Services in ASP.NET

Pro ASP.NET Web API: HTTP Web Services in ASP.NET

Tugberk Ugurlu, Alexander Zeitler, Ali Kheyrollahi
Enterprise Application Development with C# 9 and .NET 5

Enterprise Application Development with C# 9 and .NET 5

Ravindra Akella, Rishabh Verma, Arun Kumar Tamirisa, Suneel Kumar Kunani, Bhupesh Guptha Muthiyalu

Publisher Resources

ISBN: 9781788470049Supplemental Content