←back to thread

Pydantic Logfire

(pydantic.dev)
146 points ellieh | 3 comments | | HN request time: 0.65s | source
Show context
MapleWalnut ◴[] No.40214627[source]
It'll be hard to position this against Sentry. Sentry's a joy to use and their performance product is so helpful in debugging performance issues
replies(1): >>40214773 #
Lucasoato ◴[] No.40214773[source]
One of the Sentry inconvenience is self-hosting: it relies on so many services it can be very complicated to maintain.
replies(2): >>40214893 #>>40216680 #
1. esafak ◴[] No.40214893[source]
Does the self-hosted version have all the features?
replies(1): >>40215152 #
2. easton ◴[] No.40215152[source]
yes, every feature (but billing, iirc) is in self hosted. which means you need all of their backend dependencies (kafka, zookeeper, other things that are probably easier to manage than those two)
replies(1): >>40227195 #
3. whit537 ◴[] No.40227195[source]
We've started working on addressing this, fwiw:

https://github.com/getsentry/team-ospo/issues/232