Skip to content

Commit

Permalink
Update Solr Prometheus dashboard KPIs and layout
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsillydog committed Feb 12, 2024
1 parent 1fd83ed commit 42a14bf
Show file tree
Hide file tree
Showing 5 changed files with 407 additions and 65 deletions.
2 changes: 1 addition & 1 deletion dashboards/solr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
|Solr Prometheus Overview|
|:------------------|
|Filename: [solr-prometheus-overview.json](solr-prometheus-overview.json)|
|This dashboard is based on prometheus metrics exposed by an [exporter](https://github.com/prometheus/jmx_exporter), including `Documents`, `Index Size`, `Cache Hit Ratio`, `Cache Size`, `Queries`, `Query Errors`, `Average Query Time`, `Updates`, `Update Errors`, and `Average Update Time`.|
|This dashboard is based on prometheus metrics exposed by an [exporter](https://github.com/prometheus/jmx_exporter), including `Documents`, `Index Size`, `Cache Hit Ratio`, `Cache Size`, `Queries`, `Query Errors`, `Average Query Time`, `Total Query Time`, `Query Timeouts`, `Query Server Errors`, `Updates`, `Update Errors`, `Average Update Time`, `Total Update Time`, `Update Timeouts`, and `Update Server Errors`.|
2 changes: 1 addition & 1 deletion dashboards/solr/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ sample_dashboards:
category: Solr
id: solr-prometheus-overview
display_name: Solr Prometheus Overview
description: "This dashboard is based on prometheus metrics exposed by an [exporter](https://github.com/prometheus/jmx_exporter), including Documents, Index Size, Cache Hit Ratio, Cache Size, Queries, Query Errors, Average Query Time, Updates, Update Errors, and Average Update Time."
description: "This dashboard is based on prometheus metrics exposed by an [exporter](https://github.com/prometheus/jmx_exporter), including Documents, Index Size, Cache Hit Ratio, Cache Size, Queries, Query Errors, Average Query Time, Total Query Time, Query Timeouts, Query Server Errors, Updates, Update Errors, Average Update Time, Total Update Time, Update Timeouts, and Update Server Errors."
related_integrations:
- id: solr
platform: GKE
Binary file modified dashboards/solr/solr-prometheus-overview.01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dashboards/solr/solr-prometheus-overview.02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 42a14bf

Please sign in to comment.