All Projects → arcus-azure → arcus.observability

arcus-azure / arcus.observability

Licence: MIT License
Observability with Microsoft Azure in a breeze.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to arcus.observability

Applicationinsights Dotnet
ApplicationInsights-dotnet
Stars: ✭ 367 (+1429.17%)
Mutual labels:  application-insights, telemetry
Applicationinsights Dotnet Logging
.NET Logging adaptors
Stars: ✭ 100 (+316.67%)
Mutual labels:  application-insights, telemetry
Applicationinsights Aspnetcore
ASP.NET Core web applications monitoring
Stars: ✭ 306 (+1175%)
Mutual labels:  application-insights, telemetry
pihole-antitelemetry
A research-based starter pihole list to improve your privacy
Stars: ✭ 286 (+1091.67%)
Mutual labels:  tracking, telemetry
Applicationinsights Home
Application Insights main repository for documentation of overall SDK offerings for all platforms.
Stars: ✭ 221 (+820.83%)
Mutual labels:  application-insights, telemetry
Orchard-Azure-Application-Insights
This Orchard CMS module enables easy integration of Azure Application Insights telemetry into Orchard. Useful for Azure-based cloud hsoting.
Stars: ✭ 17 (-29.17%)
Mutual labels:  application-insights, telemetry
Applicationinsights Php
Azure Application Insights SDK for PHP
Stars: ✭ 98 (+308.33%)
Mutual labels:  application-insights, telemetry
Applicationinsights Go
Microsoft Application Insights SDK for Go
Stars: ✭ 113 (+370.83%)
Mutual labels:  application-insights, telemetry
Applicationinsights Dotnet Server
Microsoft Application Insights for .NET Web Applications
Stars: ✭ 130 (+441.67%)
Mutual labels:  application-insights, telemetry
Applicationinsights Python
Application Insights SDK for Python
Stars: ✭ 114 (+375%)
Mutual labels:  application-insights, telemetry
ApplicationInsights-Ruby
Microsoft Application Insights SDK for Ruby
Stars: ✭ 30 (+25%)
Mutual labels:  application-insights, telemetry
Socialblocklists
Blocklists to block the communication to social networking sites and privacy harming services
Stars: ✭ 161 (+570.83%)
Mutual labels:  tracking, telemetry
appinsights-rs
Application Insights SDK for Rust
Stars: ✭ 29 (+20.83%)
Mutual labels:  application-insights, telemetry
serilog-sinks-richtextbox
A Serilog sink that writes log events to a WPF RichTextBox control with colors and theme support
Stars: ✭ 48 (+100%)
Mutual labels:  serilog
WeConnect-python
Python API for the Volkswagen WeConnect Services
Stars: ✭ 27 (+12.5%)
Mutual labels:  telemetry
VISO
[IEEE TGRS 2021] Detecting and Tracking Small and Dense Moving Objects in Satellite Videos: A Benchmark
Stars: ✭ 61 (+154.17%)
Mutual labels:  tracking
quantum-face-register
face register with three.js and tracking.js
Stars: ✭ 44 (+83.33%)
Mutual labels:  tracking
AIODrive
Official Python/PyTorch Implementation for "All-In-One Drive: A Large-Scale Comprehensive Perception Dataset with High-Density Long-Range Point Clouds"
Stars: ✭ 32 (+33.33%)
Mutual labels:  tracking
opentelemetry-application-insights
OpenTelemetry exporter for Azure Application Insights
Stars: ✭ 17 (-29.17%)
Mutual labels:  application-insights
Serilog.Sinks.Postgresql.Alternative
Serilog.Sinks.Postgresql.Alternative is a library to save logging information from https://github.com/serilog/serilog to https://www.postgresql.org/.
Stars: ✭ 29 (+20.83%)
Mutual labels:  serilog

Arcus - Observability

Build Status NuGet Badge

Observability with Microsoft Azure in a breeze.

Arcus

Installation

Easy to install it via NuGet:

  • Correlation
PM > Install-Package Arcus.Observability.Correlation
  • Telemetry
PM > Install-Package Arcus.Obervability.Telemetry.Core
  • Telemetry on Azure Functions
PM > Install-Package Arcus.Observability.Telemetry.AzureFunctions
  • Serilog Application Insights sink
PM > Install-Package Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights

For a more thorough overview, we recommend reading our documentation.

Documentation

All documentation can be found on here.

Customers

Are you an Arcus user? Let us know and get listed!

License Information

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.

Read the full license here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].