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/).
This commit is contained in:
zjbztianya 2024-09-03 16:27:01 +08:00 committed by GitHub
parent f17fca718d
commit 1b1e61030b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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": {