[ 
https://issues.apache.org/jira/browse/SOLR-9856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrzej Bialecki  updated SOLR-9856:
------------------------------------
    Attachment: SOLR-9856.patch

I think this is ready. Brief summary of changes:

* added metrics for transaction log processing: gauges to report the current 
state, number of buffered operations and the processing of buffered ops, number 
and size of replicated logs, and meters for processing these logs.

* added metrics for {{PeerSync}}: timer for actual sync operations, counters 
for errors and skipped sync (when sync was requested but a shard was already in 
sync).

> Collect metrics for shard replication and tlog replay on replicas
> -----------------------------------------------------------------
>
>                 Key: SOLR-9856
>                 URL: https://issues.apache.org/jira/browse/SOLR-9856
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: metrics
>    Affects Versions: master (7.0)
>            Reporter: Andrzej Bialecki 
>            Assignee: Andrzej Bialecki 
>            Priority: Minor
>             Fix For: master (7.0), 6.4
>
>         Attachments: SOLR-9856.patch
>
>
> Using API from SOLR-4735 add metrics for tracking outgoing replication from 
> leader to shard replicas, and for tracking transaction log processing on 
> replicas.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to