Submodule box.info
The box.info submodule provides access to information about a running
Tarantool instance. Below is a list of all box.info functions and
members.
Name | Use |
|---|---|
Get all keys and values provided by the | |
Information about the cluster to which the current instance belongs | |
The instance's state in regard to configuration | |
The current state of this replica set node in regard to leader election | |
Get information about the Tarantool garbage collector | |
The hostname that identifies a machine the current instance is running on | |
A numeric identifier of the current instance within the replica set | |
A real address to which an instance is bound | |
A log sequence number (LSN) for the latest entry in the instance's write-ahead log (WAL) | |
Get information about memory usage for the current instance | |
The name of the current instance | |
The package name | |
Get a process ID of the current instance | |
Information about the replica set to which the current instance belongs | |
Statistics for all instances in the replica set | |
List all the anonymous replicas following the instance | |
The current mode of the instance (writable or read-only) | |
The reason why the current instance is read-only | |
The database schema version | |
The sum of all | |
Get information about the cache for all SQL prepared statements | |
The current state of the instance | |
The current state of synchronous replication | |
The number of seconds since the instance started | |
A globally unique identifier of the current instance | |
A table with the vclock values of all instances in a replica set which have made data changes | |
The Tarantool version | |
(Deprecated) Get runtime statistics for the vinyl storage engine |