Skip to main content
Version: v3.1.0

Introduction

Welcome to the Arcus Observability site! 🎉

What is Arcus Observability?​

Arcus Observability is an umbrella term for a set of NuGet packages Arcus.Observability.* that help with abstracting away boilerplate code when tracking telemetry in applications. It allows you to minimize the infrastructure code in implementation code, while giving application developers a clear API to work with.

Why should I use Arcus Observability?​

Tracking telemetry in applications can be quite complex. Different services to inject, multi-dimensional contexts, different observability backends - each with their own clients. Arcus Observability captures these general concepts and provides an extensible API that is future proof for other observability backends.

How to use Arcus Observability?​

See our dedicated getting started page to take your first steps with Arcus Observability.

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