package
3.7.0+incompatible
Repository: https://github.com/percona/percona-toolkit.git
Documentation: pkg.go.dev
# README
#Percona Toolkit for MongoDB structures
This is a collection of structures used to gather information from MongoDB config and stats.
# Functions
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
# Structs
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
BuildInfo Struct to store results of calling session.BuildInfo().
CacheStats stores cache statistics for WiredTiger.
No description provided by the author
ClientStats stores the number of active read/write operations.
No description provided by the author
No description provided by the author
No description provided by the author
CollectionEntry represents an entry for ListCollections.
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
ConnectionStats stores information related to incoming database connections.
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
Database item plus struct to hold collections stats.
Database struct for listDatabases command.
DBRecordStats stores data related to memory operations across databases.
No description provided by the author
No description provided by the author
DurStats stores information related to journaling statistics.
DurTiming stores information related to journaling.
ExampleQuery is a subset of SystemProfile.
No description provided by the author
No description provided by the author
FlushStats stores information about memory flushes.
No description provided by the author
No description provided by the author
https://docs.mongodb.com/v3.2/reference/command/getLastError/#dbcmd.getLastError.
No description provided by the author
GlobalLockStats stores information related locks in the MMAP storage engine.
HostInfo has exported field for the 'hostInfo' command plus some other fields like Database/Collections count.
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
LockStats stores information related to time spent acquiring/holding locks for a given database.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MemStats stores data related to memory statistics.
No description provided by the author
No description provided by the author
MyState is a subset of getDiagnosticData result used to tag metrics in the MongoDB exporter.
NET config options.
No description provided by the author
NetworkStats stores information related to network traffic.
No description provided by the author
OpcountStats stores information related to commands and basic CRUD operations.
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
ProfilerStatus is a struct to hold the results of db.getProfilingLevel()
var ps proto.ProfilerStatus err := db.Run(bson.M{"profile": -1}, &ps).
No description provided by the author
No description provided by the author
No description provided by the author
QueueStats stores the number of queued read/write operations.
ReadWriteLockTimes stores time spent holding read/write locks.
RecordAccesses stores data related to memory operations scoped to a database.
No description provided by the author
No description provided by the author
No description provided by the author
https://docs.mongodb.com/v3.2/reference/replica-configuration/#rsconf.members.
https://docs.mongodb.com/v3.2/reference/replica-configuration/#rsconf.settings.
Struct for replSetGetStatus.
No description provided by the author
No description provided by the author
No description provided by the author
ReplStatus stores data related to replica sets.
No description provided by the author
No description provided by the author
Security is a struct to hold security related configs.
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
No description provided by the author
SSL config options.
No description provided by the author
No description provided by the author
No description provided by the author
docsExamined is renamed from nscannedObjects in 3.2.0 https://docs.mongodb.com/manual/reference/database-profiler/#system.profile.docsExamined.
No description provided by the author
TransactionStats stores transaction checkpoints in WiredTiger.
No description provided by the author
WiredTiger stores information related to the WiredTiger storage engine.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author