mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
move search and indexing chart titles to mention rate.
This commit is contained in:
parent
919b5db1cb
commit
2d31762a3d
1 changed files with 2 additions and 2 deletions
|
@ -185,7 +185,7 @@
|
|||
"max": null,
|
||||
"min": 0
|
||||
},
|
||||
"title": "Search requests",
|
||||
"title": "Search request rate",
|
||||
"pointradius": 5
|
||||
},
|
||||
{
|
||||
|
@ -248,7 +248,7 @@
|
|||
"max": null,
|
||||
"min": 0
|
||||
},
|
||||
"title": "Indexing requests",
|
||||
"title": "Indexing request rate",
|
||||
"annotate": {
|
||||
"enable": false,
|
||||
"query": "*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue