You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* BUGFIX: [data ingestion](https://docs.victoriametrics.com/victorialogs/data-ingestion/): accept timestamps with timezone offsets in `±HHMM` format (e.g. `2025-12-15T02:12:34.977+0100`) in addition to `±HH:MM` (RFC3339) format. See [#902](https://github.com/VictoriaMetrics/VictoriaLogs/issues/902).
25
29
* BUGFIX: [OpenTelemetry data ingestion](https://docs.victoriametrics.com/victorialogs/data-ingestion/opentelemetry/): fix a memory leak during ingestion of logs with complex attributes. See [this comment at #869](https://github.com/VictoriaMetrics/VictoriaLogs/issues/869#issuecomment-3656714711).
0 commit comments