An open API service indexing awesome lists of open source software.

https://github.com/getsentry/sentry-powershell

Sentry for PowerShell
https://github.com/getsentry/sentry-powershell

tag-production team-gdx

Last synced: 3 months ago
JSON representation

Sentry for PowerShell

Awesome Lists containing this project

README

          








_Bad software is everywhere, and we're tired of it. Sentry is on a mission to help developers write better software faster, so we can get back to enjoying technology. If you want to join us, [**check out our open positions**](https://sentry.io/careers/)._

# Sentry SDK for PowerShell

[![Tests](https://github.com/getsentry/sentry-powershell/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/getsentry/sentry-powershell/actions/workflows/build.yml)
[![Discord Chat](https://img.shields.io/discord/621778831602221064?logo=discord&logoColor=ffffff&color=7389D8)](https://discord.gg/PXa5Apfe7K)

PowerShell Sentry SDK is a thin wrapper on top of [Sentry .NET SDK](https://github.com/getsentry/sentry-dotnet) with some quality of life improvements for PowerShell users.

## Packages

* [Sentry on PSGallery](https://www.powershellgallery.com/packages/Sentry/)

## Compatiblity

The PowerShell Sentry SDK is tested to work with:

- Windows PowerShell 5.1
- PowerShell 7.4+ on Windows, macOS, and Linux

## Documentation

Sentry has extensive documentation for its SDKs on docs.sentry.io:

- [PowerShell SDK](https://docs.sentry.io/platforms/powershell/)
- [.NET SDK](https://docs.sentry.io/platforms/dotnet/)

## Resources

- [![Discord Chat](https://img.shields.io/discord/621778831602221064?logo=discord&logoColor=ffffff&color=7389D8)](https://discord.gg/PXa5Apfe7K)
- [![Stack Overflow](https://img.shields.io/badge/stack%20overflow-sentry-green.svg)](http://stackoverflow.com/questions/tagged/sentry)
- [![Twitter Follow](https://img.shields.io/twitter/follow/getsentry?label=getsentry&style=social)](https://twitter.com/intent/follow?screen_name=getsentry)