Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for xdcr latency metrics #1

Open
evanlucas opened this issue May 16, 2018 · 0 comments
Open

Add support for xdcr latency metrics #1

evanlucas opened this issue May 16, 2018 · 0 comments

Comments

@evanlucas
Copy link
Contributor

{
    "specificStatsURL": "/pools/default/buckets/biscuits/stats/replications%2F585e252deb2935538d3652f0da3c5acc%2Fbiscuits%2Fbiscuits%2Fwtavg_meta_latency",
    "title": "ms meta batch latency",
    "name": "replications/585e252deb2935538d3652f0da3c5acc/biscuits/biscuits/wtavg_meta_latency",
    "desc": "Weighted average latency in ms of sending getMeta and waiting for conflict solution result from remote cluster (measured from per-replication stat wtavg_meta_latency)"
},
{
    "specificStatsURL": "/pools/default/buckets/biscuits/stats/replications%2F585e252deb2935538d3652f0da3c5acc%2Fbiscuits%2Fbiscuits%2Fwtavg_docs_latency",
    "title": "ms doc batch latency",
    "name": "replications/585e252deb2935538d3652f0da3c5acc/biscuits/biscuits/wtavg_docs_latency",
    "desc": "Weighted average latency in ms of sending replicated mutations to remote cluster (measured from per-replication stat wtavg_docs_latency)"
}

The bucket statsDirectory should include them under the Outbound XDCR blocks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant