Burak Yigit Kaya
Burak Yigit Kaya
# Feasibility of GitHub issue 994 _Exported on 11/3/2025 at 10:42:05 GMT from Cursor (2.0.43)_ --- **User** Is this feasible: https://github.com/getsentry/spotlight/issues/994 --- **Cursor** I'll investigate the feasibility of this feature...
New plan: add a static HTML page that tries to include the script from `http://localhost:8969` as in https://github.com/getsentry/spotlight/blob/main/packages/overlay/index.html like ```html ``` We may also add a fallback with the latest...
👎🏻 on this. We should just let people change the redis config. @kixorz if you feel strongly about the env variable you can also use `docker.compose.override.yml` file to override the...
>@BYK How do you feel about a default redis maxmemory instead of 0? Don't have enough ops expertise to make an intelligent comment about this 😅
We're following a different approach so closing this as wontfix
@audkar Sorry for the late response. Would the `npx @spotlightjs/spotlight` path or the `docker run` method work for you?
Here you go then: https://spotlightjs.com/sidecar/docker
@audkar we also now have self-contained binaries equivalent to using `npx @spotlightjs/spotlight` without the need for `npx` or `node` on your system: https://github.com/getsentry/spotlight/releases/tag/%40spotlightjs%2Fspotlight%402.6.3
Related: #987
The most recent versions of Sentry has upgraded dependencies around this and should work with clustered Redis without issues. Closing this issue due to staleness. Feel free to comment here...