This commit is contained in:
Aliaksandr Valialkin 2024-04-18 01:36:13 +02:00
parent c81a633b02
commit 4927e64700
No known key found for this signature in database
GPG key ID: 52C003EE2BCDB9EB
7 changed files with 37 additions and 37 deletions

View file

@ -26,7 +26,7 @@ body:
options: options:
- label: General - https://docs.victoriametrics.com/Troubleshooting.html - label: General - https://docs.victoriametrics.com/Troubleshooting.html
required: false required: false
- label: vmagent - https://docs.victoriametrics.com/vmagent.html#troubleshooting - label: vmagent - https://docs.victoriametrics.com/vmagent/#troubleshooting
required: false required: false
- label: vmalert - https://docs.victoriametrics.com/vmalert.html#troubleshooting - label: vmalert - https://docs.victoriametrics.com/vmalert.html#troubleshooting
required: false required: false

View file

@ -30,6 +30,6 @@ Further checks are optional for External Contributions:
Examples of good changelog messages: Examples of good changelog messages:
1. FEATURE: [vmagent](https://docs.victoriametrics.com/vmagent.html): add support for [VictoriaMetrics remote write protocol](https://docs.victoriametrics.com/vmagent.html#victoriametrics-remote-write-protocol) when [sending / receiving data to / from Kafka](https://docs.victoriametrics.com/vmagent.html#kafka-integration). This protocol allows saving egress network bandwidth costs when sending data from `vmagent` to `Kafka` located in another datacenter or availability zone. See [this feature request](https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1225). 1. FEATURE: [vmagent](https://docs.victoriametrics.com/vmagent/): add support for [VictoriaMetrics remote write protocol](https://docs.victoriametrics.com/vmagent/#victoriametrics-remote-write-protocol) when [sending / receiving data to / from Kafka](https://docs.victoriametrics.com/vmagent/#kafka-integration). This protocol allows saving egress network bandwidth costs when sending data from `vmagent` to `Kafka` located in another datacenter or availability zone. See [this feature request](https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1225).
2. BUGFIX: [stream aggregation](https://docs.victoriametrics.com/stream-aggregation.html): suppress `series after dedup` error message in logs when `-remoteWrite.streamAggr.dedupInterval` command-line flag is set at [vmagent](https://docs.victoriametrics.com/vmgent.html) or when `-streamAggr.dedupInterval` command-line flag is set at [single-node VictoriaMetrics](https://docs.victoriametrics.com/). 2. BUGFIX: [stream aggregation](https://docs.victoriametrics.com/stream-aggregation.html): suppress `series after dedup` error message in logs when `-remoteWrite.streamAggr.dedupInterval` command-line flag is set at [vmagent](https://docs.victoriametrics.com/vmgent.html) or when `-streamAggr.dedupInterval` command-line flag is set at [single-node VictoriaMetrics](https://docs.victoriametrics.com/).

View file

@ -100,7 +100,7 @@
"title": "vmagent wiki", "title": "vmagent wiki",
"tooltip": "", "tooltip": "",
"type": "link", "type": "link",
"url": "https://docs.victoriametrics.com/vmagent.html" "url": "https://docs.victoriametrics.com/vmagent/"
}, },
{ {
"icon": "external link", "icon": "external link",
@ -166,7 +166,7 @@
"links": [ "links": [
{ {
"title": "Troubleshooting", "title": "Troubleshooting",
"url": "https://docs.victoriametrics.com/vmagent.html#troubleshooting" "url": "https://docs.victoriametrics.com/vmagent/#troubleshooting"
} }
], ],
"options": { "options": {
@ -236,7 +236,7 @@
"links": [ "links": [
{ {
"title": "Troubleshooting", "title": "Troubleshooting",
"url": "https://docs.victoriametrics.com/vmagent.html#troubleshooting" "url": "https://docs.victoriametrics.com/vmagent/#troubleshooting"
} }
], ],
"options": { "options": {
@ -397,7 +397,7 @@
"links": [ "links": [
{ {
"title": "Troubleshooting", "title": "Troubleshooting",
"url": "https://docs.victoriametrics.com/vmagent.html#troubleshooting" "url": "https://docs.victoriametrics.com/vmagent/#troubleshooting"
} }
], ],
"options": { "options": {
@ -487,7 +487,7 @@
{ {
"targetBlank": true, "targetBlank": true,
"title": "Troubleshooting", "title": "Troubleshooting",
"url": "https://docs.victoriametrics.com/vmagent.html#troubleshooting" "url": "https://docs.victoriametrics.com/vmagent/#troubleshooting"
} }
], ],
"options": { "options": {
@ -1037,7 +1037,7 @@
"links": [ "links": [
{ {
"title": "Troubleshooting", "title": "Troubleshooting",
"url": "https://docs.victoriametrics.com/vmagent.html#troubleshooting" "url": "https://docs.victoriametrics.com/vmagent/#troubleshooting"
} }
], ],
"options": { "options": {
@ -1264,7 +1264,7 @@
{ {
"targetBlank": true, "targetBlank": true,
"title": "Troubleshooting", "title": "Troubleshooting",
"url": "https://docs.victoriametrics.com/vmagent.html#troubleshooting" "url": "https://docs.victoriametrics.com/vmagent/#troubleshooting"
} }
], ],
"options": { "options": {
@ -1482,7 +1482,7 @@
{ {
"targetBlank": true, "targetBlank": true,
"title": "Troubleshooting", "title": "Troubleshooting",
"url": "https://docs.victoriametrics.com/vmagent.html#troubleshooting" "url": "https://docs.victoriametrics.com/vmagent/#troubleshooting"
} }
], ],
"options": { "options": {
@ -3138,7 +3138,7 @@
{ {
"targetBlank": true, "targetBlank": true,
"title": "Relabeling", "title": "Relabeling",
"url": "https://docs.victoriametrics.com/vmagent.html#relabeling" "url": "https://docs.victoriametrics.com/vmagent/#relabeling"
} }
], ],
"options": { "options": {
@ -5960,7 +5960,7 @@
"links": [ "links": [
{ {
"title": "Troubleshooting", "title": "Troubleshooting",
"url": "https://docs.victoriametrics.com/vmagent.html#troubleshooting" "url": "https://docs.victoriametrics.com/vmagent/#troubleshooting"
} }
], ],
"options": { "options": {
@ -6402,4 +6402,4 @@
"uid": "G7Z9GzMGz_vm", "uid": "G7Z9GzMGz_vm",
"version": 1, "version": 1,
"weekStart": "" "weekStart": ""
} }

View file

@ -1455,7 +1455,7 @@
{ {
"targetBlank": true, "targetBlank": true,
"title": "Profiling", "title": "Profiling",
"url": "https://docs.victoriametrics.com/vmagent.html#profiling" "url": "https://docs.victoriametrics.com/vmagent/#profiling"
} }
], ],
"options": { "options": {
@ -1570,7 +1570,7 @@
{ {
"targetBlank": true, "targetBlank": true,
"title": "Profiling", "title": "Profiling",
"url": "https://docs.victoriametrics.com/vmagent.html#profiling" "url": "https://docs.victoriametrics.com/vmagent/#profiling"
} }
], ],
"options": { "options": {
@ -1685,7 +1685,7 @@
{ {
"targetBlank": true, "targetBlank": true,
"title": "Profiling", "title": "Profiling",
"url": "https://docs.victoriametrics.com/vmagent.html#profiling" "url": "https://docs.victoriametrics.com/vmagent/#profiling"
} }
], ],
"options": { "options": {
@ -1802,7 +1802,7 @@
{ {
"targetBlank": true, "targetBlank": true,
"title": "Profiling", "title": "Profiling",
"url": "https://docs.victoriametrics.com/vmagent.html#profiling" "url": "https://docs.victoriametrics.com/vmagent/#profiling"
} }
], ],
"options": { "options": {
@ -3425,4 +3425,4 @@
"uid": "LzldHAVnz_vm", "uid": "LzldHAVnz_vm",
"version": 1, "version": 1,
"weekStart": "" "weekStart": ""
} }

View file

@ -99,7 +99,7 @@
"title": "vmagent wiki", "title": "vmagent wiki",
"tooltip": "", "tooltip": "",
"type": "link", "type": "link",
"url": "https://docs.victoriametrics.com/vmagent.html" "url": "https://docs.victoriametrics.com/vmagent/"
}, },
{ {
"icon": "external link", "icon": "external link",
@ -165,7 +165,7 @@
"links": [ "links": [
{ {
"title": "Troubleshooting", "title": "Troubleshooting",
"url": "https://docs.victoriametrics.com/vmagent.html#troubleshooting" "url": "https://docs.victoriametrics.com/vmagent/#troubleshooting"
} }
], ],
"options": { "options": {
@ -235,7 +235,7 @@
"links": [ "links": [
{ {
"title": "Troubleshooting", "title": "Troubleshooting",
"url": "https://docs.victoriametrics.com/vmagent.html#troubleshooting" "url": "https://docs.victoriametrics.com/vmagent/#troubleshooting"
} }
], ],
"options": { "options": {
@ -396,7 +396,7 @@
"links": [ "links": [
{ {
"title": "Troubleshooting", "title": "Troubleshooting",
"url": "https://docs.victoriametrics.com/vmagent.html#troubleshooting" "url": "https://docs.victoriametrics.com/vmagent/#troubleshooting"
} }
], ],
"options": { "options": {
@ -486,7 +486,7 @@
{ {
"targetBlank": true, "targetBlank": true,
"title": "Troubleshooting", "title": "Troubleshooting",
"url": "https://docs.victoriametrics.com/vmagent.html#troubleshooting" "url": "https://docs.victoriametrics.com/vmagent/#troubleshooting"
} }
], ],
"options": { "options": {
@ -1036,7 +1036,7 @@
"links": [ "links": [
{ {
"title": "Troubleshooting", "title": "Troubleshooting",
"url": "https://docs.victoriametrics.com/vmagent.html#troubleshooting" "url": "https://docs.victoriametrics.com/vmagent/#troubleshooting"
} }
], ],
"options": { "options": {
@ -1263,7 +1263,7 @@
{ {
"targetBlank": true, "targetBlank": true,
"title": "Troubleshooting", "title": "Troubleshooting",
"url": "https://docs.victoriametrics.com/vmagent.html#troubleshooting" "url": "https://docs.victoriametrics.com/vmagent/#troubleshooting"
} }
], ],
"options": { "options": {
@ -1481,7 +1481,7 @@
{ {
"targetBlank": true, "targetBlank": true,
"title": "Troubleshooting", "title": "Troubleshooting",
"url": "https://docs.victoriametrics.com/vmagent.html#troubleshooting" "url": "https://docs.victoriametrics.com/vmagent/#troubleshooting"
} }
], ],
"options": { "options": {
@ -3137,7 +3137,7 @@
{ {
"targetBlank": true, "targetBlank": true,
"title": "Relabeling", "title": "Relabeling",
"url": "https://docs.victoriametrics.com/vmagent.html#relabeling" "url": "https://docs.victoriametrics.com/vmagent/#relabeling"
} }
], ],
"options": { "options": {
@ -5959,7 +5959,7 @@
"links": [ "links": [
{ {
"title": "Troubleshooting", "title": "Troubleshooting",
"url": "https://docs.victoriametrics.com/vmagent.html#troubleshooting" "url": "https://docs.victoriametrics.com/vmagent/#troubleshooting"
} }
], ],
"options": { "options": {
@ -6401,4 +6401,4 @@
"uid": "G7Z9GzMGz", "uid": "G7Z9GzMGz",
"version": 1, "version": 1,
"weekStart": "" "weekStart": ""
} }

View file

@ -1454,7 +1454,7 @@
{ {
"targetBlank": true, "targetBlank": true,
"title": "Profiling", "title": "Profiling",
"url": "https://docs.victoriametrics.com/vmagent.html#profiling" "url": "https://docs.victoriametrics.com/vmagent/#profiling"
} }
], ],
"options": { "options": {
@ -1569,7 +1569,7 @@
{ {
"targetBlank": true, "targetBlank": true,
"title": "Profiling", "title": "Profiling",
"url": "https://docs.victoriametrics.com/vmagent.html#profiling" "url": "https://docs.victoriametrics.com/vmagent/#profiling"
} }
], ],
"options": { "options": {
@ -1684,7 +1684,7 @@
{ {
"targetBlank": true, "targetBlank": true,
"title": "Profiling", "title": "Profiling",
"url": "https://docs.victoriametrics.com/vmagent.html#profiling" "url": "https://docs.victoriametrics.com/vmagent/#profiling"
} }
], ],
"options": { "options": {
@ -1801,7 +1801,7 @@
{ {
"targetBlank": true, "targetBlank": true,
"title": "Profiling", "title": "Profiling",
"url": "https://docs.victoriametrics.com/vmagent.html#profiling" "url": "https://docs.victoriametrics.com/vmagent/#profiling"
} }
], ],
"options": { "options": {
@ -3424,4 +3424,4 @@
"uid": "LzldHAVnz", "uid": "LzldHAVnz",
"version": 1, "version": 1,
"weekStart": "" "weekStart": ""
} }

View file

@ -160,7 +160,7 @@ of alerting rules is the following:
* [alerts-cluster.yml](https://github.com/VictoriaMetrics/VictoriaMetrics/blob/master/deployment/docker/alerts-cluster.yml): * [alerts-cluster.yml](https://github.com/VictoriaMetrics/VictoriaMetrics/blob/master/deployment/docker/alerts-cluster.yml):
alerting rules related to [cluster version of VictoriaMetrics](https://docs.victoriametrics.com/Cluster-VictoriaMetrics.html); alerting rules related to [cluster version of VictoriaMetrics](https://docs.victoriametrics.com/Cluster-VictoriaMetrics.html);
* [alerts-vmagent.yml](https://github.com/VictoriaMetrics/VictoriaMetrics/blob/master/deployment/docker/alerts-vmagent.yml): * [alerts-vmagent.yml](https://github.com/VictoriaMetrics/VictoriaMetrics/blob/master/deployment/docker/alerts-vmagent.yml):
alerting rules related to [vmagent](https://docs.victoriametrics.com/vmagent.html) component; alerting rules related to [vmagent](https://docs.victoriametrics.com/vmagent/) component;
* [alerts-vmalert.yml](https://github.com/VictoriaMetrics/VictoriaMetrics/blob/master/deployment/docker/alerts-vmalert.yml): * [alerts-vmalert.yml](https://github.com/VictoriaMetrics/VictoriaMetrics/blob/master/deployment/docker/alerts-vmalert.yml):
alerting rules related to [vmalert](https://docs.victoriametrics.com/vmalert.html) component; alerting rules related to [vmalert](https://docs.victoriametrics.com/vmalert.html) component;
@ -199,4 +199,4 @@ Please see more examples on integration of VictoriaLogs with other log shippers
* [fluentbit-docker](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/deployment/docker/victorialogs/fluentbit-docker) * [fluentbit-docker](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/deployment/docker/victorialogs/fluentbit-docker)
* [logstash](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/deployment/docker/victorialogs/logstash) * [logstash](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/deployment/docker/victorialogs/logstash)
* [promtail](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/deployment/docker/victorialogs/promtail) * [promtail](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/deployment/docker/victorialogs/promtail)
* [vector-docker](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/deployment/docker/victorialogs/vector-docker) * [vector-docker](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/deployment/docker/victorialogs/vector-docker)