highlight icon indicating copy to clipboard operation
highlight copied to clipboard

highlight.io: The open source, full-stack monitoring platform. Error monitoring, session replay, logging, distributed tracing, and more.

Results 522 highlight issues
Sort by recently updated
recently updated
newest added

It seems that one needs to set `highlight_io.H(otlp_endpoint="http://localhost:4317")` with the Python SDK when deploying a hobby instance of Highlight. This option isn't documented anywhere. https://github.com/highlight/highlight/blob/9a9b27ab7fe3f045c03d968babbec7ac1fc77eb9/e2e/python/highlight_flask/app.py#L20

external bug / request

## Summary I sat up Highlight within a React app and saw a lot of network errors for an invalid payload (status 400). It was already reported as an issue...

Get this error repeatedly every few seconds, fairly sure it is coming out of Highlight, and only as of fairly recently: ``` [@launchdarkly/observability] retry 8, failed to export OTeL traces:...

external bug / request

**Describe the bug** I am unable to login, getting error "Failed to Fetch" **To Reproduce** Start the docker container and go to localhost:3000 , try to login using random email...

external bug / request

**Describe the bug** CSS broken in replays on deployed versions (works on localhost btw with inlineStylesheet ![Image](https://github.com/user-attachments/assets/a9137c9b-70a5-4e9d-b2d1-bb0b2da3fc93) We have GCP IAP in front of our application. So any request without...

external bug / request

**Is your feature request related to a problem? Please describe.** https://github.com/highlight/highlight/tree/main/e2e/go The `E2E test suite` currently only includes explicit tests for the `Go Echo `and `Go Fiber `frameworks. However, the...

external bug / request

## Summary ## How did you test this change? Before :- After:- ## Are there any deployment considerations? NA ## Does this work require review from our design team? NA

Hi, One of our rules in our project is that there shall be no part in our frontend that uses a third party backend, rather everything should be through our...

**Describe the bug** In Next.Js SDK there is no ability to override `rewrites` to use `self-hosted` highlight.io **Expected behavior** Be able to provide `backendUrl` as in `HightlightInit` **Screenshots** ![Image](https://github.com/user-attachments/assets/5deb6d14-2a80-454c-b59f-62d6610f34e8)

external bug / request

**Describe the bug** I'm trying to get source maps in highlight with Nextjs when errors occur, after following the setup I get the source maps in console in the browser...

external bug / request