Skip to content

Commit

Permalink
add synonym stat
Browse files Browse the repository at this point in the history
  • Loading branch information
CascadingRadium authored and dave-finlay committed Feb 21, 2025
1 parent 5c5358c commit ef96177
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions dashboards/search-dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,18 @@
}
]
},
{
"title": "fts_total_synonym_searches",
"_base": "panel",
"_targets": [
{
"datasource": "{data-source-name}",
"expr": "fts_total_synonym_searches",
"legendFormat": "{data-source-name} fts_total_synonym_searches",
"_base": "target"
}
]
},
{
"title": "fts_total_bytes_indexed",
"_base": "panel",
Expand Down

0 comments on commit ef96177

Please sign in to comment.