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
- Host: GitHub
- URL: https://github.com/getsentry/sentry-powershell
- Owner: getsentry
- License: mit
- Created: 2024-02-09T14:04:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-16T03:12:18.000Z (7 months ago)
- Last Synced: 2025-03-22T06:47:10.255Z (7 months ago)
- Topics: tag-production, team-gdx
- Language: PowerShell
- Homepage: https://docs.sentry.io/platforms/powershell/
- Size: 146 KB
- Stars: 10
- Watchers: 5
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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
[](https://github.com/getsentry/sentry-powershell/actions/workflows/build.yml)
[](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
- [](https://discord.gg/PXa5Apfe7K)
- [](http://stackoverflow.com/questions/tagged/sentry)
- [](https://twitter.com/intent/follow?screen_name=getsentry)