Kev
Kev
Couple notes: - If all the fields are 0 you can roughly determine that there is an issue with the timing header, since this information is only provided if the...
> There are some philosophical differences that motivated me to resurrect easy-form over contributing to form-for I've been looking at the existing form solutions, and I'm really curious as to...
Ah no, I wasn't under the impression that it was ready, I'm just interested in your opinion on form-for 😄 and what the philosophical differences are, considering I was thinking...
@priscilawebdev at the moment we're just comparing some different state management tools / considering contexts etc. to remove reflux or at the very least improve how we do cross-component state...
@AbhiPrasad thanks, I already have a good chunk of the INP code written, but it means we'll have to re-consider the transaction model to include interactions. I think we can...
Hey there @ishields, it sounds like you might not have integrations setup correctly if you are seeing transactions but not database queries etc. which should be working if you are...
> I think I have the right integrations setup because in the main rails app and in sidekiq everything behaves correctly Just to clarify, you are seeing database spans etc....
Hey there, thanks for writing in, I think I understand what you're asking, but before we get into how the percentiles etc. work can you possibly show the events durations...
Hmm those look correct, you should be getting the same percentile for the same period, although there can be some small differences since we use an approximate quantile function so...
Hey there @trongquan1297 can you take a screenshot of your **Discover** tab searching for that project with a filter of `project: event.type:transaction` and a `count()` column (see screenshot below). ![Screenshot...