-
Backend Development and UtilitiesPricing:
- Open Source
A very popular logging library that many people use with ASP.NET Core is Serilog. Serilog has more Sinks than the default ASP.NET Core loggging abstraction and can easily be integrated with ASP.NET Core.
#Monitoring Tools #Log Management #Developer Tools 14 social mentions
-
Rollbar collects errors that happen in your application, notifies you, and analyzes them so you can debug and fix them. Ruby, Python, PHP, Node.js, JavaScript, and Flash libraries available.
#Error Tracking #Bug Trackers #Crash Reporting 22 social mentions
-
Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.Pricing:
- Open Source
Being stateless means that they don't hold any critical data in memory. For caching you can use a centralized caching technology like Redis instead. This way you can start as many instances as you need without worrying about having stale cached data or data duplication.
#Key-Value Database #NoSQL Databases #Databases 216 social mentions
-
Raygun gives developers meaningful insights into problems affecting their applications. Discover issues - Understand the problem - Fix things faster.
#Error Tracking #Exception Monitoring #Monitoring Tools 8 social mentions
-
An observability framework for cloud-native software.Pricing:
- Open Source
OpenTelemetry is an open standard for doing all of the above and ASP.NET Core supports it. The good news is, if you use OpenTelemetry, there is a rich ecosystem of tools and services that you can integrate with.
#Monitoring Tools #Performance Monitoring #Log Management 186 social mentions