Blog: Terse Systems |
232 blogs
updated: 22 min. ago
|
||
I made a proof of concept using Docker Compose showing dynamic debug logging in the cloud using a structured logging framework. I have examp...
|
||
I pushed the 1.0.0 artifacts for Echopraxia, and here's a Spring Boot Example. Echopraxia is a Java logging API like SLF4J, but built around...
|
||
For the past month or so, I've been going to Blackbox VR, a virtual reality gym in San Francisco. If you're a gamer, you're probably wonderi...
|
||
Somewhat delayed post, but I presented Conditional Distributed Tracing at ollycon in June. This is a rough transcript of the slides and idea...
|
||
I just released Blindsight 1.5.2 with Scala 3 support. Scala 3, aka Dotty is still very new, and there are some wrinkles involved in setting...
|
||
It's the calm after the storm. After a year working on logging and observability things, I gave a talk at Scalacon 2021 about debugging and ...
|
||
This is going to be a quick blog post about dynamic logging - changing the logging behavior of the application while it's still running with...
|
||
I've implemented JSON-LD binding in Blindsight. I think that JSON-LD is a better logging format than raw JSON, because it solves some existi...
|
||
I've published a logging appender called Blacklite that writes logging events to SQLite databases. It has good throughput and low latency, a...
|
||
The last blog post talked lots about Logging vs Memory with an emphasis on memory allocation, and discussed some possible improvements. Howe...
|
||
Made better & faster using https://www.yourkit.com/ Java Profiler