Document Solr monitoring setup with Prometheus and Grafana - Extending the Grafana Docs#236
Open
francesco11112 wants to merge 1 commit intoHurence:masterfrom
Open
Document Solr monitoring setup with Prometheus and Grafana - Extending the Grafana Docs#236francesco11112 wants to merge 1 commit intoHurence:masterfrom
francesco11112 wants to merge 1 commit intoHurence:masterfrom
Conversation
Add detailed instructions for setting up Solr monitoring with Prometheus and Grafana, including configuration steps and sample commands.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add detailed instructions for setting up Solr monitoring with Prometheus and Grafana, including configuration steps and sample commands.
This is an addition to the Grafana documentation.
It is the adding of visualization of Historian by Grafana using the Solr-exporter
It makes visualization of Historian easier for users via Solr, since the deprecation of the Solr data source plugin for Grafana.
Solr is a major component of the Historian Big Data stack so it is nice to have it fully utilised via the visualizations it offers.
The Solr-exporter is a stable feature of Solr and Prometheus. It functions just like the many other Prometheus exporters and makes scraping metrics easier.
*** Notes to Reviewer*** The tutorial is an extra and could be used in the Grafana tutorial if useful.