Commit graph

8694 commits

Author SHA1 Message Date
Aliaksandr Valialkin
1d209f9168
wip 2024-05-11 08:07:49 +02:00
Aliaksandr Valialkin
a55e01e406
wip 2024-05-11 08:06:33 +02:00
Aliaksandr Valialkin
8f6b1262df
wip 2024-05-11 08:01:31 +02:00
Aliaksandr Valialkin
ede41d2039
wip 2024-05-11 05:53:11 +02:00
Aliaksandr Valialkin
ee30c1f81b
wip 2024-05-11 05:28:36 +02:00
Aliaksandr Valialkin
d8026dad3c
wip 2024-05-11 04:52:36 +02:00
Aliaksandr Valialkin
0c6ce34295
wip 2024-05-11 04:52:21 +02:00
Aliaksandr Valialkin
e954330e54
wip 2024-05-11 04:43:42 +02:00
Aliaksandr Valialkin
5556dda356
wip 2024-05-11 03:13:34 +02:00
Aliaksandr Valialkin
8b4d4e00bc
wip 2024-05-11 02:42:11 +02:00
Aliaksandr Valialkin
d098d5d1ea
wip 2024-05-11 02:13:05 +02:00
Aliaksandr Valialkin
93c0cffda6
wip 2024-05-11 02:04:55 +02:00
Aliaksandr Valialkin
ac846f057a
wip 2024-05-11 01:58:49 +02:00
Aliaksandr Valialkin
3d8060e302
wip 2024-05-11 01:40:22 +02:00
Aliaksandr Valialkin
1e7090cc8e
wip 2024-05-11 01:34:41 +02:00
Aliaksandr Valialkin
3bc01a1ad6
wip 2024-05-11 01:10:07 +02:00
Aliaksandr Valialkin
fb2a280077
wip 2024-05-11 00:58:36 +02:00
Aliaksandr Valialkin
4c457cf20f
wip 2024-05-11 00:39:12 +02:00
Aliaksandr Valialkin
790f4db6f0
wip 2024-05-10 23:30:18 +02:00
Aliaksandr Valialkin
4ed5ea65c1
wip 2024-05-10 16:41:57 +02:00
Aliaksandr Valialkin
a4b2806330
wip 2024-05-10 16:18:41 +02:00
Aliaksandr Valialkin
b4fd20f17a
wip 2024-05-10 16:14:42 +02:00
Aliaksandr Valialkin
54cc81602e
wip 2024-05-10 15:51:39 +02:00
Aliaksandr Valialkin
0dd32f5144
wip 2024-05-10 15:32:51 +02:00
Aliaksandr Valialkin
86942cb46c
wip 2024-05-10 15:12:19 +02:00
Aliaksandr Valialkin
9767a52ed0
wip 2024-05-10 14:52:24 +02:00
Roman Khavronenko
87fd400dfc
Feature allow configuring disableOnDiskQueue and dropSamplesOnOverload per url (#6248)
* FEATURE: [vmagent](https://docs.victoriametrics.com/vmagent.html):
allow configuring `-remoteWrite.disableOnDiskQueue` and
`-remoteWrite.dropSamplesOnOverload` cmd-line flags per each
`-remoteWrite.url`. See this [pull
request](https://github.com/VictoriaMetrics/VictoriaMetrics/pull/6065).
Thanks to @rbizos for implementaion!
* FEATURE: [vmagent](https://docs.victoriametrics.com/vmagent.html): add
labels `path` and `url` to metrics
`vmagent_remotewrite_push_failures_total` and
`vmagent_remotewrite_samples_dropped_total`. Now number of failed pushes
and dropped samples can be tracked per `-remoteWrite.url`.

---------

Signed-off-by: hagen1778 <roman@victoriametrics.com>
Co-authored-by: Raphael Bizos <r.bizos@criteo.com>
2024-05-10 12:09:21 +02:00
Aliaksandr Valialkin
68dfaa1449
wip 2024-05-10 04:57:40 +02:00
Github Actions
c87ce86d96
Automatic update operator docs from VictoriaMetrics/operator@0829591 (#6250) 2024-05-10 10:57:10 +08:00
Aliaksandr Valialkin
57afedbfe8
wip 2024-05-10 04:52:38 +02:00
Aliaksandr Valialkin
edede71be8
wip 2024-05-09 21:36:26 +02:00
Aliaksandr Valialkin
b2ff38c41e
wip 2024-05-09 21:24:43 +02:00
Aliaksandr Valialkin
713172308e
wip 2024-05-09 21:10:40 +02:00
Aliaksandr Valialkin
6da2f28d36
wip 2024-05-09 20:25:20 +02:00
Aliaksandr Valialkin
28db8795ee
wip 2024-05-09 20:19:01 +02:00
Aliaksandr Valialkin
7c1955d7c3
wip 2024-05-09 20:15:35 +02:00
Aliaksandr Valialkin
dcda92dd89
wip 2024-05-09 17:19:03 +02:00
Aliaksandr Valialkin
15587dc63e
wip 2024-05-09 17:10:24 +02:00
Aliaksandr Valialkin
7b72c6df5b
wip 2024-05-09 15:18:27 +02:00
Aliaksandr Valialkin
9e4abde51d
wip 2024-05-09 14:52:07 +02:00
qiangxuhui
80f3644ee3
Add build support for loong64 (#6222)
### Describe Your Changes

Added makefile rule for `GOARCH=loong64` to support building all
VictoriaMetrics components on the `loongarch64` platform.


### Checklist

The following checks are **mandatory**:
 
* [X] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).

Signed-off-by: qiangxuhui <qiangxuhui@loongson.cn>
2024-05-09 14:22:03 +02:00
Aliaksandr Valialkin
790a9491b2
wip 2024-05-09 14:02:53 +02:00
Aliaksandr Valialkin
5a883be63f
wip 2024-05-09 13:58:06 +02:00
Github Actions
a8d0c1a62d
Automatic update operator docs from VictoriaMetrics/operator@4a51b37 (#6245) 2024-05-09 11:40:53 +08:00
Aliaksandr Valialkin
0519b1a714
wip 2024-05-09 02:57:31 +02:00
Aliaksandr Valialkin
48ed6abe75
wip 2024-05-09 02:52:28 +02:00
hagen1778
56531abd56
app/vmselect/vmui: add missing static files
These files weren't added to the git after `make vmui-build vmui-update` command
in commit 7fd9325e62 (diff-50d9a4b91bdad190f2db92553736267103ab4225dfb6642b675fb4b8196e6560)

Related to https://github.com/VictoriaMetrics/VictoriaMetrics/issues/6224

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2024-05-08 14:22:34 +02:00
Roman Khavronenko
8a03e987cb
lib/streamaggr: set correct suffix <output>_prometheus (#6228)
Set correct suffix `<output>_prometheus` for aggregation outputs
`increase_prometheus` and `total_prometheus`
Before, outputs `total` and `total_prometheus` or `increase` and
`increase_prometheus` had the same suffix.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2024-05-08 13:11:30 +02:00
Andrii Chubatiuk
a9283e06a3
streamaggr: made labels compressor shared (#6173)
Though labels compressor is quite resource intensive, each aggregator
and deduplicator instance has it's own compressor. Made it shared across
all aggregators to consume less resources while using multiple
aggregators.

Co-authored-by: Roman Khavronenko <hagen1778@gmail.com>
2024-05-08 13:10:53 +02:00
Zhu Jiekun
02851d7800
chore: [deployment] upgrade from go 1.22.2 to 1.22.3 to include security fixes (#6238)
### Describe Your Changes

upgrade from go 1.22.2 to 1.22.3 to include security fixes. Also see:
- https://go.dev/doc/devel/release
-
https://github.com/golang/go/issues?q=milestone%3AGo1.22.3+label%3ACherryPickApproved

### Checklist

The following checks are **mandatory**:

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

Signed-off-by: Jiekun <jiekun.dev@gmail.com>
2024-05-08 10:02:22 +02:00