Add MsgJsonFormat custom event formatter that outputs JSON with _msg as the first field, required by VictoriaLogs for full-text search. HTTP middleware stores interpolated "METHOD /path" in thread-local buffer for the formatter to read on span-close events. |
||
|---|---|---|
| .. | ||
| lib.rs | ||
| metrics_middleware.rs | ||
| msg_json_fmt.rs | ||
| otlp.rs | ||
| prometheus_exporter.rs | ||
| slog_json.rs | ||
| tracing_fmt.rs | ||
| tracing_init.rs | ||
| tracing_middleware.rs | ||