sematext / sematext-agent-integrations

Core & Community developed monitoring integrations for Sematext monitoring agent
https://sematext.com/integrations
Apache License 2.0
13 stars 4 forks source link

Add support for /update handler in Request Rate & Latency graph for Solr #32

Closed gr0 closed 5 years ago

gr0 commented 5 years ago

We should have an out of the support for /update handler in the Request Rate & Latency graph for Solr, so that users can easily find out similar information about the rate and latency for requests sent to /update handler.

otisg commented 5 years ago

One can use https://github.com/sematext/sematext-agent-integrations/blob/master/solr/jmx-searchHandler-solr7plus.yml as a starting point. Just map the JMX beans for /update handler.