package
6.5.1+incompatible
Repository: https://github.com/couchbase/goxdcr.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
returns the vbts map and the associated lock on the map caller needs to lock the lock appropriatedly before using the map.
Statistics of a pipeline which may or may not be running.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
calculated.
the number of docs that failed conflict resolution on the source cluster side due to optimistic replication.
No description provided by the author
No description provided by the author
optimistic replication replated statistics.
the number of docs processed by pipeline.
No description provided by the author
No description provided by the author
No description provided by the author
the number of docs written/sent to target cluster.
Memory related statistics.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
configuration settings.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TIME_COMMITTING_METRIC = "time_committing"rate.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
statistics_manager's setting.
No description provided by the author
No description provided by the author
latency caused by bandwidth throttling.
latency caused by throughput throttling.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
keys for metrics that do not monotonically increase during replication, to which the "going backward" check should not be applied.
No description provided by the author
factors affecting bandwidth limit of the current node, which could be updated through UpdateSettings() call.
keys for metrics in overview.
stats to clear when replications are paused 1.
stats to initialize for paused replications that have never been run -- mostly the stats visible from UI.
the fixed user agent string for connections to collect stats for paused replications it is possible to construct the user agent string dynamically by adding source and target bucket info to it it would cause many string re-allocations, though.
No description provided by the author
No description provided by the author
# Structs
BandwidthThrottler limits bandwidth usage of replication.
No description provided by the author
No description provided by the author
No description provided by the author
StatisticsManager mount the statics collector on the pipeline to collect raw statsIt does stats correlation and processing on raw stats periodically (controlled by publish_interval), then stores the result in expvarThe result in expvar can be exposed to outside via different channels - log or to ns_server.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
Stats per vbucket.