Skip to content

Commit

Permalink
Add Sentry .NET SDK to the registry. (#4049)
Browse files Browse the repository at this point in the history
Co-authored-by: Severin Neumann <[email protected]>
Co-authored-by: Severin Neumann <[email protected]>
Co-authored-by: Phillip Carter <[email protected]>
  • Loading branch information
4 people authored Mar 4, 2024
1 parent 872093c commit 454b249
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions data/registry/tools-dotnet-sentry.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
title: .NET Integration for Sentry (C#, F#)
registryType: utilities
language: dotnet
tags:
- c#
- f#
- .net
- processor
- propagator
- utilities
- sentry
- error monitoring
license: MIT
description:
The Sentry .NET integration for OpenTelemetry provides a processor and
propagator to send data to Sentry and associate traces spans with Sentry
errors. It also includes experimental support to forward OpenTelemetry metrics
to Sentry.

authors:
- name: Sentry authors
email: [email protected]
urls:
repo: https://github.com/getsentry/sentry-dotnet/tree/main/src/Sentry.OpenTelemetry
createdAt: 2023-02-26

0 comments on commit 454b249

Please sign in to comment.