dashboards: typo fix (#6920)

### Describe Your Changes

Correct the spelling error of 'vminsert' in the dashboards.

### Checklist

The following checks are **mandatory**:

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

(cherry picked from commit 1b1e61030b)
This commit is contained in:
zjbztianya 2024-09-03 16:27:01 +08:00 committed by hagen1778
parent b367a36183
commit 42ad757ac4
No known key found for this signature in database
GPG key ID: 3BF75F3741CA9640
2 changed files with 2 additions and 2 deletions

View file

@ -4496,7 +4496,7 @@
"type": "prometheus",
"uid": "$ds"
},
"description": "The number of rows or bytes that vminesrt internal buffer contains at the moment.",
"description": "The number of rows or bytes that vminsert internal buffer contains at the moment.",
"fieldConfig": {
"defaults": {
"color": {

View file

@ -4497,7 +4497,7 @@
"type": "victoriametrics-datasource",
"uid": "$ds"
},
"description": "The number of rows or bytes that vminesrt internal buffer contains at the moment.",
"description": "The number of rows or bytes that vminsert internal buffer contains at the moment.",
"fieldConfig": {
"defaults": {
"color": {