Commit graph

8953 commits

Author SHA1 Message Date
Aliaksandr Valialkin
dd5d494cdf
wip 2024-06-06 12:10:14 +02:00
Aliaksandr Valialkin
91d20b3ea3
Merge branch 'public-single-node' into victorialogs-wip 2024-06-05 10:16:25 +02:00
Aliaksandr Valialkin
1d86ea49a0
docs/VictoriaLogs/LogsQL.md: typo fix: replace from _json with from _msg where appropriate 2024-06-05 10:15:46 +02:00
Aliaksandr Valialkin
c2cd47da07
docs/VictoriaLogs/LogsQL.md: substitute TAG with APP-NAME[PROCID] in rfc3164 syslog message format at unpack_syslog pipe docs 2024-06-05 10:13:41 +02:00
Aliaksandr Valialkin
80a7c65ab7
lib/logstorage: allow using eval keyword instead of math keyword in math pipe 2024-06-05 10:07:49 +02:00
Aliaksandr Valialkin
0aa6e34766
Merge branch 'public-single-node' into victorialogs-wip 2024-06-05 09:52:43 +02:00
Aliaksandr Valialkin
868c4c0253
docs/VictoriaLogs/LogsQL.md: typo fix: substitute "'" with "" in front of John` 2024-06-05 09:51:12 +02:00
Aliaksandr Valialkin
b9c0eb3dde
docs/VictoriaLogs/LogsQL.md: typo fix: its -> it 2024-06-05 09:45:55 +02:00
Zhu Jiekun
215f36a402
docs: [deployment] update CHANGELOG.md to include go version change 1.22.4 (#6412)
### Describe Your Changes
Update CHANGELOG to include go version change introduced in
43cf221681

Also see:
- https://go.dev/doc/devel/release
-
https://github.com/golang/go/issues?q=milestone%3AGo1.22.4+label%3ACherryPickApproved

### Checklist

The following checks are **mandatory**:

- [X] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).
2024-06-05 11:17:36 +04:00
Aliaksandr Valialkin
43cf221681
lib/logstorage: work-in-progress 2024-06-05 03:18:12 +02:00
Aliaksandr Valialkin
92b088e7fc
Merge branch 'public-single-node' into victorialogs-wip 2024-06-05 03:17:31 +02:00
Aliaksandr Valialkin
4b2e111d2f
wip 2024-06-05 03:16:01 +02:00
Aliaksandr Valialkin
827984faa2
wip 2024-06-05 03:10:32 +02:00
Aliaksandr Valialkin
238115a6e7
wip 2024-06-05 02:54:19 +02:00
Aliaksandr Valialkin
ecec1d90b9
wip 2024-06-05 02:48:49 +02:00
Aliaksandr Valialkin
6137ef1bdc
wip 2024-06-05 02:12:59 +02:00
Aliaksandr Valialkin
42359ceecf
wip 2024-06-05 02:09:56 +02:00
Aliaksandr Valialkin
87174246e5
wip 2024-06-05 01:50:59 +02:00
Aliaksandr Valialkin
c96f4c565d
wip 2024-06-05 01:18:26 +02:00
Aliaksandr Valialkin
346375fb0c
wip 2024-06-05 01:10:19 +02:00
Aliaksandr Valialkin
4009de2797
wip 2024-06-04 18:14:34 +02:00
Aliaksandr Valialkin
8a14e2daef
wip 2024-06-04 18:07:45 +02:00
Aliaksandr Valialkin
1c1e7564fa
wip 2024-06-04 16:21:52 +02:00
Aliaksandr Valialkin
dcf4d83ba8
wip 2024-06-04 16:20:02 +02:00
hagen1778
f497d3c222
docs: add technical articles by @jiekun
Signed-off-by: hagen1778 <roman@victoriametrics.com>
2024-06-04 15:52:33 +02:00
Aliaksandr Valialkin
74fe2f4cdc
wip 2024-06-04 15:21:08 +02:00
pludov
3ddae77c63
lib/fs: support NFS implementations that return EEXIST instead of ENOTEMPTY (#6398)
### Describe Your Changes

Fix for issue #6396: according to rmdir manpage, ENOTEMPTY and EEXIST
should be treated equally

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/6396

### Checklist

The following checks are **mandatory**:

- [x ] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).

---------

Co-authored-by: Ludovic Pollet <ludovic.pollet@exfo.com>
Co-authored-by: hagen1778 <roman@victoriametrics.com>
2024-06-04 15:17:38 +02:00
Aliaksandr Valialkin
0a81bf79ba
Merge branch 'public-single-node' into victorialogs-wip 2024-06-04 03:17:49 +02:00
Aliaksandr Valialkin
cbf606979d
docs/VictoriaLogs/LogsQL.md: mention unpack_syslog pipe in the Transformations section 2024-06-04 03:17:07 +02:00
Aliaksandr Valialkin
99e4d376eb
Merge branch 'public-single-node' into victorialogs-wip 2024-06-04 02:29:45 +02:00
Aliaksandr Valialkin
96c29ab403
lib/logstorage: allow typing asc in sort pipe for the sake of consistency with desc 2024-06-04 02:29:10 +02:00
Aliaksandr Valialkin
68c07b0599
docs/VictoriaLogs/Roadmap.md: remove LogsQL transformations from roadmap, since they are already implemented 2024-06-04 02:21:00 +02:00
Aliaksandr Valialkin
49be53518e
docs/VictoriaLogs/logsql-examples.md: typo fix 2024-06-04 02:17:52 +02:00
Aliaksandr Valialkin
c71ad6d0e3
docs/VictoriaLogs/logsql-examples.md: typo fix 2024-06-04 02:10:48 +02:00
Aliaksandr Valialkin
a9d06710c1
Merge branch 'public-single-node' into victorialogs-wip 2024-06-04 01:52:19 +02:00
Aliaksandr Valialkin
539fce9227
lib/logstorage: work-in-progress 2024-06-04 01:49:02 +02:00
Aliaksandr Valialkin
298f43f147
wip 2024-06-04 00:54:59 +02:00
Aliaksandr Valialkin
be71af08dc
wip 2024-06-04 00:54:28 +02:00
Aliaksandr Valialkin
684c7adf9c
Merge branch 'public-single-node' into victorialogs-wip 2024-06-04 00:53:01 +02:00
Aliaksandr Valialkin
2c7606eb49
wip 2024-06-04 00:48:18 +02:00
Aliaksandr Valialkin
ebb37263a1
wip 2024-06-03 23:45:59 +02:00
Aliaksandr Valialkin
28cee4e9db
wip 2024-06-03 16:58:47 +02:00
Aliaksandr Valialkin
001f8969f8
wip 2024-06-03 14:01:05 +02:00
hagen1778
a5f81f67fd
app/vmalert: rm extra response for unsupported path
Unsupported path is already handled by `lib/httpserver`.
This prevents from misleading errors in logs caused by double-writing response headers.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2024-06-03 12:52:02 +02:00
Aliaksandr Valialkin
5942d38742
wip 2024-06-03 11:56:42 +02:00
Hui Wang
e3e40cb848
vmalert-tool: fix float values template in input_series (#6395)
address https://github.com/VictoriaMetrics/VictoriaMetrics/issues/6391

---------

Signed-off-by: hagen1778 <roman@victoriametrics.com>
Co-authored-by: hagen1778 <roman@victoriametrics.com>
2024-06-03 11:49:44 +02:00
Zakhar Bessarab
7dc9124ba7
deployment/docker: add scratch-based images (#6386)
### Describe Your Changes

Scratch based images will be using a separate tag: "(version)-scratch"
and will be built for the same architecture as regular images.
This is useful for environments with higher security standards. In this
case using alpine as base layer requires updating images more frequently
in order to get the latest updates for the base image, even in case the
user did not need to update VictoriaMetrics version.

Tested that scratch images work for:
- vmagent - enterprise with kafka and opensource
- cluster
- single-node

No issues observed so far.

cc: @tenmozes 

### Checklist

The following checks are **mandatory**:

- [x] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).

---------

Signed-off-by: Zakhar Bessarab <z.bessarab@victoriametrics.com>
Signed-off-by: hagen1778 <roman@victoriametrics.com>
Co-authored-by: hagen1778 <roman@victoriametrics.com>
2024-06-03 11:43:28 +02:00
Artem Navoiev
508946ed9d
deployment docker: use line formatting in alerts-health fixes #6393 (#6394)
### Describe Your Changes

Please provide a brief description of the changes you made. Be as
specific as possible to help others understand the purpose and impact of
your modifications.

### Checklist

The following checks are **mandatory**:

- [x] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).

Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
2024-06-03 13:31:53 +04:00
Github Actions
53422797a7
Automatic update operator docs from VictoriaMetrics/operator@d936bb7 (#6378) 2024-06-03 10:54:03 +02:00
hagen1778
6d8e02f278
chore: follow-up after c740a8042e
Signed-off-by: hagen1778 <roman@victoriametrics.com>
2024-06-03 10:26:57 +02:00