VictoriaMetrics/app
Yury Molodov f3012c4a85
vmui/logs: add _msg to group view field list (#8177)
### Describe Your Changes

add the `_msg` field to the list of fields for the group view, allowing
users to select multiple fields, including `_msg`, for log display.

![image](https://github.com/user-attachments/assets/90336315-8708-424d-9ed8-aa8d9a0d07a9)

### Checklist

The following checks are **mandatory**:

- [ ] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).
2025-01-29 16:18:08 +01:00
..
victoria-logs app/vlstorage: add support for forced merge via /internal/force_merge HTTP endpoint 2024-10-13 22:20:31 +02:00
victoria-metrics lib/storage: make finalDedup schedule interval configurable 2025-01-10 10:46:46 +01:00
vlinsert lib/logstorage: remove unnecesary abstraction - RowsFormatter 2025-01-28 18:03:18 +01:00
vlogscli app/vlogscli: show compact output mode line in the help output to be consistent with the naming for other output modes 2025-01-28 16:55:47 +01:00
vlogsgenerator lib/logstorage: automatically detect columns with int64 values and store them as packed 8-byte int64 values 2025-01-12 03:01:46 +01:00
vlselect app/vlselect/vmui: run make vmui-logs-update after the commit 87739bbbef 2025-01-24 19:05:47 +01:00
vlstorage lib/flagutil: rename Duration to RetentionDuration (#7284) 2024-10-17 13:47:48 +02:00
vmagent lib/cgroup: use the default GOGC=100 for the most of VictoriaMetrics components 2024-12-20 14:48:28 +01:00
vmalert make: bump golangci-lint to v1.63.4 ( 2025-01-13 07:18:04 +01:00
vmalert-tool app/vmalert: fixes reload of external templates 2024-12-13 10:29:19 +01:00
vmauth app/vmauth: remove readTrackingBody pool (#8104) 2025-01-22 13:32:23 +01:00
vmbackup app/*/multiarch: return back empty value for TARGETARCH 2024-09-06 18:12:17 +02:00
vmbackupmanager all: replace old https://docs.victoriametrics.com/vmbackupmanager.html url with the new one - https://docs.victoriametrics.com/vmbackupmanager/ 2024-04-18 02:03:58 +02:00
vmctl make: bump golangci-lint to v1.63.4 ( 2025-01-13 07:18:04 +01:00
vmgateway all: replace old https://docs.victoriametrics.com/vmgateway.html url with the new one - https://docs.victoriametrics.com/vmgateway/ 2024-04-18 02:08:18 +02:00
vminsert app/vminsert: properly ingest influx metrics 2024-12-26 12:14:42 +01:00
vmrestore app/*/multiarch: return back empty value for TARGETARCH 2024-09-06 18:12:17 +02:00
vmselect app/vmselect: properly cancel long running requests on client connection close 2025-01-29 16:09:32 +01:00
vmstorage lib/storage: add a hint for merge about type of parts in merge (#7998) 2025-01-10 16:01:39 +04:00
vmui vmui/logs: add _msg to group view field list (#8177) 2025-01-29 16:18:08 +01:00