Skip to content

feat: Send to Spotlight sidecar#2524

Merged
antonpirker merged 8 commits into
masterfrom
feat/spotlight
Nov 23, 2023
Merged

feat: Send to Spotlight sidecar#2524
antonpirker merged 8 commits into
masterfrom
feat/spotlight

Conversation

@HazAT

@HazAT HazAT commented Nov 22, 2023

Copy link
Copy Markdown
Member

Add Spotlight option to SDK:

sentry_sdk.init(
        spotlight=True,
    )
    
# OR

sentry_sdk.init(
        spotlight='https://mycustom.ur',
    )

@HazAT
HazAT marked this pull request as ready for review November 23, 2023 13:41

@antonpirker antonpirker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Just some minor nitpicks

Comment thread sentry_sdk/spotlight.py Outdated
Comment thread sentry_sdk/client.py Outdated
Comment thread sentry_sdk/spotlight.py Outdated
Comment thread sentry_sdk/client.py
HazAT and others added 2 commits November 23, 2023 16:28
Co-authored-by: Anton Pirker <anton.pirker@sentry.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants