Add observability to a cloud-native application

Now that you understand the importance of observability, you’ll see how you can include it in your cloud-native application. You do this step by adding OpenTelemetry to your app.

Add OpenTelemetry to your app

.NET has a rich ecosystem of built-in observability tools that produce logging, metrics, and tracing data. You can use these tools to add observability to your cloud-native application. These libraries are:

  • LoggingMicrosoft.Extensions.Logging.ILogger
  • MetricsSystem.Diagnostics.Metrics.Meter
  • TracingSystem.Diagnostics.Activity and System.Diagnostics.ActivitySource
red hat certified specialist in deployment and systems management malaysia

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *