Chris Schmitz

Results 48 issues of Chris Schmitz

## Summary Creates a new `Select` component in the UI package and sets it up in a few places in the app. There is more work to do to swap...

- [ ] Sketch Pro ([https://highlightcorp.slack.com/archives/C07FHNJJP61/p1722889887183239](https://highlightcorp.slack.com/archives/C07FHNJJP61/p1722889887183239))

## Summary Creates a new Rails demo app with a page that has buttons to trigger the creation of traces, errors, and logs. Also makes some updates to the Ruby...

Should try to add geolocation data on sessions that were recorded over the past week or two which are missing geolocation data.

This has been a point of confusion for some customers who are only using Highlight for errors and logs in the client (see [this message](https://discord.com/channels/1026884757667188757/1265856930556022827/1265856930556022827)). We could probably see if...

sdk

It would be nice to a trace from the client for an action that triggered a full page reload on a server-rendered app (e.g. a user clicks a link or...

sdk

We are seeing a lot of data for projects that are sending to the same project ID as the main Highlight project. We should filter out data from other projects....

Consumers may not have the SDK initialized when testing code in isolation that is instrumented with Highlight. We don't want to error in these cases because it could break their...

I think the initial OTEL requests being sent to `otel.highlight.io` when someone loads Highlight end up getting stuck in a *pending* state. Need to figure out why that is happening...

bug