Brendan Weibrecht

Results 111 comments of Brendan Weibrecht

@satackey Are you still planning on maintaining this project? :pray:

Hiya @timriley =) Ah ha; thanks for the heads up. The changes do look straightforward, and I did consider making them myself. But if this isn't going to keep up...

@NobodysNightmare The missing route problem you mentioned sounds similar to: https://github.com/DataDog/dd-trace-rb/issues/913

I work with @jpaulgs. Our query is not truncated in the dd-trace-rb span at least - it is inserting hundreds of records, and the one I looked at is 193,093...

My agent logs include: ``` dex-core-dd-agent-1 | 2022-02-04 07:59:36 UTC | TRACE | INFO | (pkg/trace/info/stats.go:111 in LogStats) | [lang:ruby lang_version:2.7.5 interpreter:ruby-x86_64-linux tracer_version:0.54.1 endpoint_version:v0.4] -> traces received: 1, traces filtered:...

Thanks for the speedy assistance, @ioquatix! :heart: Should we be adding the `timer.cancel` line to our code, or are you working on / thinking about doing that internally? I see...

Resolves https://github.com/rtomayko/shotgun/issues/76

I'm glad you figured that out. To see error logging: ```bash journalctl -f /usr/bin/gnome-shell /usr/bin/gjs ``` For more up-to-date Gnome Shell versions, you'd need to instead install [system-monitor-next](https://extensions.gnome.org/extension/3010/system-monitor-next/) due to...

I think this issue can be closed now. Needing to reload after installing is common to many Gnome extensions. I don't yet know why it's the case here. If it's...

Oh, and I haven't seen that warning before. Maybe it's because your distro's Gnome packages are older than what the website / browser extension is expecting...