-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
- respect InAppInclude/Exclude options
- event processors - it's a pain to add to Windows Powershell due to the conflict with the
Processkeyword. Internally, we have a c# class that changes the call toDoProcessbut modules don't really work well with exporting classes. Alternatively, we could have aAdd-SentryEventProcessorwhich would take ascriptblockargument and we would wrap that in our internalEventProcessorimplementation. - Dogfooding: use the SDK on our PS automation. Projects in
sentry-sdksare prob good enough since the automations exist to support the SDKs