-
- Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Core or SDK?
Platform/SDK
Which part? Which one?
python
Description
The main page for the Sentry Python SDK lists available integrations:
https://docs.sentry.io/platforms/python/integrations/
One of those integrations is Starlite. There is a PR to add an integration for Litestar soon, as well as a draft PR to add Litestar to the list of integrations on that page.
The icon for the Starlite integration is the generic Python icon rather than an icon specific to Starlite. Starlite has been renamed Litestar. Various pages related to Litestar have icons that might be used:
It might be possible to reach out to the Litestar team on their Discord or elsewhere to get an icon to use.
Suggested Solution
Replace the generic Python icon used for the Starlite integration with an icon specific to Starlite. That icon can likely also be used for the upcoming Litestar integration docs.