For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
AIStore (AIS) exposes a comprehensive set of metrics that provide insights into system performance, resource utilization, and operational status. This reference catalogs available metrics with descriptions and usage guidance.
number of times a LOM from cache was written to stable storage (core, internal)
default
remais.get.n
remote_get_count
counter
GET: total number of executed remote requests
map[backend:remais node_id:<AIS-NODE-ID>]
remais.get.ns.total
remote_get_ns_total
total
GET: total cumulative time (nanoseconds) to execute remote requests and store, copy, or transform objects
map[backend:remais node_id:<AIS-NODE-ID>]
remais.get.size
remote_get_bytes_total
size
GET: total cumulative size (bytes) of all remote GET transactions
map[backend:remais node_id:<AIS-NODE-ID>]
remais.head.n
remote_head_count
counter
HEAD: total number of executed remote requests to a given backend
map[backend:remais node_id:<AIS-NODE-ID>]
remais.put.n
remote_put_count
counter
PUT: total number of executed remote requests to a given backend
map[backend:remais node_id:<AIS-NODE-ID>]
remais.put.ns.total
remote_put_ns_total
total
PUT: total cumulative time (nanoseconds) to execute remote requests and store new object versions in-cluster
map[backend:remais node_id:<AIS-NODE-ID>]
remais.e2e.put.ns.total
remote_e2e_put_ns_total
total
PUT: total end-to-end time (nanoseconds) servicing remote requests; includes: receiving PUT payload, storing it in-cluster, executing remote PUT, finalizing new in-cluster object
map[backend:remais node_id:<AIS-NODE-ID>]
remais.put.size
remote_e2e_put_bytes_total
size
PUT: total cumulative size (bytes) of all PUTs to a given remote backend
map[backend:remais node_id:ClCt8081]
remais.ver.change.n
remote_ver_change_count
counter
number of out-of-band updates (by a 3rd party performing remote PUTs outside this cluster)
map[backend:remais node_id:<AIS-NODE-ID>]
remais.ver.change.size
remote_ver_change_bytes_total
size
total cumulative size of objects that were updated out-of-band
map[backend:remais node_id:<AIS-NODE-ID>]
gcp.get.n
remote_get_count
counter
GET: total number of executed remote requests
map[backend:gcp node_id:<AIS-NODE-ID>]
gcp.get.ns.total
remote_get_ns_total
total
GET: total cumulative time (nanoseconds) to execute remote requests and store, copy, or transform objects
map[backend:gcp node_id:<AIS-NODE-ID>]
gcp.get.size
remote_get_bytes_total
size
GET: total cumulative size (bytes) of all remote transactions
map[backend:gcp node_id:<AIS-NODE-ID>]
gcp.head.n
remote_head_count
counter
HEAD: total number of executed remote requests to a given backend
map[backend:gcp node_id:<AIS-NODE-ID>]
gcp.put.n
remote_put_count
counter
PUT: total number of executed remote requests to a given backend
map[backend:gcp node_id:<AIS-NODE-ID>]
gcp.put.ns.total
remote_put_ns_total
total
PUT: total cumulative time (nanoseconds) to execute remote requests and store new object versions in-cluster
map[backend:gcp node_id:<AIS-NODE-ID>]
gcp.e2e.put.ns.total
remote_e2e_put_ns_total
total
PUT: total end-to-end time (nanoseconds) servicing remote requests; includes: receiving PUT payload, storing it in-cluster, executing remote PUT, finalizing new in-cluster object
map[backend:gcp node_id:<AIS-NODE-ID>]
gcp.put.size
remote_e2e_put_bytes_total
size
PUT: total cumulative size (bytes) of all PUTs to a given remote backend
map[backend:gcp node_id:<AIS-NODE-ID>]
gcp.ver.change.n
remote_ver_change_count
counter
number of out-of-band updates (by a 3rd party performing remote PUTs outside this cluster)
map[backend:gcp node_id:<AIS-NODE-ID>]
gcp.ver.change.size
remote_ver_change_bytes_total
size
total cumulative size of objects that were updated out-of-band
map[backend:gcp node_id:<AIS-NODE-ID>]
aws.get.n
remote_get_count
counter
GET: total number of executed remote requests
map[backend:aws node_id:<AIS-NODE-ID>]
aws.get.ns.total
remote_get_ns_total
total
GET: total cumulative time (nanoseconds) to execute remote requests and store, copy, or transform objects
map[backend:aws node_id:<AIS-NODE-ID>]
aws.get.size
remote_get_bytes_total
size
GET: total cumulative size (bytes) of all remote transactions
map[backend:aws node_id:<AIS-NODE-ID>]
aws.head.n
remote_head_count
counter
HEAD: total number of executed remote requests to a given backend
map[backend:aws node_id:<AIS-NODE-ID>]
aws.put.n
remote_put_count
counter
PUT: total number of executed remote requests to a given backend
map[backend:aws node_id:<AIS-NODE-ID>]
aws.put.ns.total
remote_put_ns_total
total
PUT: total cumulative time (nanoseconds) to execute remote requests and store new object versions in-cluster
map[backend:aws node_id:<AIS-NODE-ID>]
aws.e2e.put.ns.total
remote_e2e_put_ns_total
total
PUT: total end-to-end time (nanoseconds) servicing remote requests; includes: receiving PUT payload, storing it in-cluster, executing remote PUT, finalizing new in-cluster object
map[backend:aws node_id:<AIS-NODE-ID>]
aws.put.size
remote_e2e_put_bytes_total
size
PUT: total cumulative size (bytes) of all PUTs to a given remote backend
map[backend:aws node_id:<AIS-NODE-ID>]
aws.ver.change.n
remote_ver_change_count
counter
number of out-of-band updates (by a 3rd party performing remote PUTs outside this cluster)
map[backend:aws node_id:<AIS-NODE-ID>]
aws.ver.change.size
remote_ver_change_bytes_total
size
total cumulative size of objects that were updated out-of-band
map[backend:aws node_id:<AIS-NODE-ID>]
azure.get.n
remote_get_count
counter
GET: total number of executed remote requests
map[backend:azure node_id:<AIS-NODE-ID>]
azure.get.ns.total
remote_get_ns_total
total
GET: total cumulative time (nanoseconds) to execute remote requests and store, copy, or transform objects
map[backend:azure node_id:<AIS-NODE-ID>]
azure.get.size
remote_get_bytes_total
size
GET: total cumulative size (bytes) of all remote transactions
map[backend:azure node_id:<AIS-NODE-ID>]
azure.head.n
remote_head_count
counter
HEAD: total number of executed remote requests to a given backend
map[backend:azure node_id:<AIS-NODE-ID>]
azure.put.n
remote_put_count
counter
PUT: total number of executed remote requests to a given backend
map[backend:azure node_id:<AIS-NODE-ID>]
azure.put.ns.total
remote_put_ns_total
total
PUT: total cumulative time (nanoseconds) to execute remote requests and store new object versions in-cluster
map[backend:azure node_id:<AIS-NODE-ID>]
azure.e2e.put.ns.total
remote_e2e_put_ns_total
total
PUT: total end-to-end time (nanoseconds) servicing remote requests; includes: receiving PUT payload, storing it in-cluster, executing remote PUT, finalizing new in-cluster object
map[backend:azure node_id:<AIS-NODE-ID>]
azure.put.size
remote_e2e_put_bytes_total
size
PUT: total cumulative size (bytes) of all PUTs to a given remote backend
map[backend:azure node_id:<AIS-NODE-ID>]
azure.ver.change.n
remote_ver_change_count
counter
number of out-of-band updates (by a 3rd party performing remote PUTs outside this cluster)
map[backend:azure node_id:<AIS-NODE-ID>]
azure.ver.change.size
remote_ver_change_bytes_total
size
total cumulative size of objects that were updated out-of-band
map[backend:azure node_id:<AIS-NODE-ID>]
Backend metrics
GET Metrics:
remote_get_count: Total number of executed remote GET requests.
Variable Labels:bucket
remote_get_ns_total: Total cumulative time (nanoseconds) to execute remote requests and store, copy, or transform objects.
Variable Labels:bucket
remote_get_bytes_total: Total cumulative size (bytes) of all remote GET transactions.
Variable Labels:bucket
PUT Metrics:
remote_put_count: Total number of executed remote PUT requests to a given backend.
Variable Labels:bucket, xkind
remote_put_ns_total: Total cumulative time (nanoseconds) to execute remote PUT requests and store new object versions in-cluster.
Variable Labels:bucket, xkind
remote_e2e_put_ns_total: Total end-to-end time (nanoseconds) servicing remote PUT requests (includes receiving PUT payload, storing it in-cluster, executing remote PUT, finalizing new in-cluster object).
Variable Labels:bucket, xkind
remote_e2e_put_bytes_total: Total cumulative size (bytes) of all PUTs to a given remote backend.
Variable Labels:bucket, xkind
HEAD Metrics:
remote_head_count: Total number of executed remote HEAD requests to a given backend.
Variable Labels:bucket
remote_head_ns_total: Total cumulative time (nanoseconds) to execute remote HEAD requests.
Variable Labels:bucket
Out-of-Band Updates:
remote_ver_change_count: Number of out-of-band updates (by a 3rd party performing remote PUTs outside this cluster).
Variable Labels:bucket
remote_ver_change_bytes_total: Total cumulative size (bytes) of objects that were updated out-of-band.