tobi

Results 592 comments of tobi

I just chatted about it with the other devs, one idea that came out of the room was generating links for RSS subscriptions via the user's settings panel, which could...

> #1218 Aha! I did update the checklist there. If it gets messy we can make a larger issue for both, a boss fight issue if you will

Oooh good find 👀 I'm open to switching from blackfriday. Perhaps it's worth making a separate issue for doing the switch so we can write up what's required? Or do...

> Another checkmark worth adding (so it's not forgotten): minimize metrics overhead, allow disabling Added :)

If we implement opentelemetry tracing (https://github.com/superseriousbusiness/gotosocial/issues/1230), it seems we can also use a prometheus exporter for that, to allow prometheus to pull the opentelemetry metrics: https://github.com/open-telemetry/opentelemetry-go/tree/main/exporters/prometheus

Closed by https://github.com/superseriousbusiness/gotosocial/pull/2334 We might want to add additional metrics later, but we can make smaller issues for that. For now, we record Go, Gin, and Bundb metrics with this...

I think we could probably add something to the config to except certain IP ranges, rather than turning the whole thing off entirely. Or indeed, we could just have an...

So in other words yes, I think we'd be open to this, but better check with @NyaaaWhatsUpDoc