Andy MacKinlay
Andy MacKinlay
There are uses cases (e.g. mine) where we may not want to have a full-blown sites framework, or configurability from admin, but simply want to use an analytics code set...
Have you considered pushing this package to a centralised repository like Maven Central for ease of integrating into other code?
It would be great to have a method to convert from the US week numbering system (First weekday is Sunday, week 1 always starts on the first sunday, preceding days...
If you don't want to do the grid simplification process (eg you don't have enough points for it to be worth it) this enables you to set a smaller cell...
Pretty much every single day I find myself yearning for a dead simple way to strip a suffix (eg a file extension list `.txt`) from a string without having to...
### Core or SDK? Platform/SDK ### Which part? Which one? Python SDK ### Description I want to manually instrument using `start_transaction` function as documented [here](https://docs.sentry.io/platforms/python/guides/flask/performance/instrumentation/custom-instrumentation/). The docs mention the function...
- exposes events schema as a public field on event store, since this can be really useful - allows passing in a table name, since we might need to eg...
Currently there's no way that I can tell that a pydantic `date-time` field can be converted to a `timestamp-millis` field, which is the required timestamp format at my workplace. I...
### What is the issue? This seems very similar to #11433 which never got resolved. I upgraded to MacOS 15.5 recently. I don't think I've successfully used Tailscale since that...