Structured logging
Details
We’re improving how OneMinute Logs understands and stores your application logs.
Previously, a message such as “Payment failed” didn’t tell OML much by itself. With structured logging, the same message can include useful context automatically.
This will make it easier to search logs, group similar problems, and build smarter alerts without requiring you to manually add all of this information.
What’s changing
- Structured SDK logs following OpenTelemetry standards✓Done
- ClickHouse storage redesigned for structured logs at scale✓Done
- Automatic normalization and enrichment of incoming logs◉Building
- Automatically group repeated errors and events○Next