|
|
|
|
|
by motorest
561 days ago
|
|
> You know what would actually kill for saving on log data? Being forced to use an efficient format. Logging is unstructured and free-form by design. The observability events that can be expressed with a fixed format are metrics events, which are already serialized in a trivial format. See line formats from services like Statsd. |
|