getsentry / sentry-powershell

Sentry for PowerShell
MIT License
4 stars 0 forks source link
tag-production


_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. Although the underlying .NET SDK is proven in production, the PowerShell Sentry SDK is in its very early stages and is not recommended for production use. ## 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.2+ 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)