Emir Ribić

Results 43 comments of Emir Ribić

Hmm I tested it only with mine and it seemed to work fine. I'll look into other themes and see how they did that. Will probably need to provide ad-slot...

Added tags in a fork of mine ([link](https://github.com/ribice/kiss/)). Thanks!

I tried merging this locally, currently getting this error: ![image](https://user-images.githubusercontent.com/5403700/29419463-794752de-836f-11e7-8e3a-0f36c62d19bb.png)

Hi, Included these changes in a fork of mine ([link](https://github.com/ribice/kiss/)). Thanks!

Hi, Included these changes in a fork of mine ([link](https://github.com/ribice/kiss/)). Thanks!

I'm using gorilla for all my APIs and have this method written on my own.

Feel free to create a PR. My css skills aren't good enough (yet) to implement a dark theme.

![image](https://github.com/getsentry/sentry-go/assets/5403700/113b5026-b818-4ab7-bae6-c83e63206f9e) I added the changes from RFC 0079 (parent_id, exception_id and is_exception_group). Apart from that this PR fixed the issue with missing stacktrace. Once #792 is merged as well, I'll...

I tested this in multiple ways (just a route, wrapped, middleware) and every time it worked fine with and without the sentry handler. Could you please provide a way to...

I'm aware of the issue with latest release of open telemetry causing a breaking change, but I was unable to reproduce this with the provided snippet. Am I missing anything?...