Comment by rednafi

Comment by rednafi 7 days ago

2 replies

This is nice.

At work, we use Datadog for logging, and I have previously used CloudWatch, Splunk, and Honeycomb. Among these, only Honeycomb makes implementing canonical log lines [1] easier. I want arbitrarily wide, structured logs [2] without paying exorbitant costs for cardinality.

Our Datadog costs are outrageous, and it seems like no one cares at this point. Pydantic Logfire is also doing some good work in Python-specific environments. I use both Python and Go, but Logfire wasn’t as ergonomic in Go.

[1]: https://stripe.com/blog/canonical-log-lines

[2]: https://www.honeycomb.io/blog/structured-events-basis-observ...