Skip to main content
Version: v2.6.0

Introduction

Arcus Observability allows you to work easily with Azure Application Insights telemetry by making use of the common ILogger infrastructure to track dependencies, log custom metrics and log multi-dimensional telemetry data. The library supports multiple telemetry types like tracking dependencies, requests, events, metrics, while also be able to filter with Serilog filters and enrich with custom correlation.

Logger Arcus - Application Insights

Guidance

Installation

The Arcus.Observability.Correlation package can be installed via NuGet:

PM > Install-Package Arcus.Observability.Serilog.Sinks.ApplicationInsights

For more granular packages we recommend reading the documentation.

License

This is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the web application. But you always need to state that Codit is the original author of this web application.

Full license here