Arcus Observability
Installation
The Arcus.Observability.Correlation package can be installed via NuGet:
PM > Install-Package Arcus.Observability.Correlation --Version 2.1.0
For more granular packages we recommend reading the documentation.
Features
- Making telemetry more powerful by making it simple to provide contextual information
- Writing different telemetry types - Go beyond logs with our
ILogger
extensions for Dependencies, Events, Requests & Metrics. - Correlation - A common set of correlation levels.
- Telemetry
- Enrichment - A set of enrichers to improve telemetry information.
- Filters - A set of filters to control telemetry flow with.
- Sinks
- Azure Application Insights - Flow Traces, Dependencies, Events, Requests & Metrics information to Azure Application Insights
Guidance
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.