Skip to content

Commit

Permalink
Merge pull request GoogleCloudPlatform#696 from observIQ/dashboard/so…
Browse files Browse the repository at this point in the history
…lr-kpi-layout-update

Solr Prometheus dashboard KPIs and layout updates
  • Loading branch information
EvanSimpson authored Feb 20, 2024
2 parents 2b400b3 + 42a14bf commit 8a9a4b6
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 8a9a4b6

Please sign in to comment.