# HELP cmc_last_purged_notification Block index of the last purged notification. # TYPE cmc_last_purged_notification gauge cmc_last_purged_notification 3152000 1758103853503 # HELP cmc_blocks_notified_count Number of notifications stored in the cache. # TYPE cmc_blocks_notified_count gauge cmc_blocks_notified_count 306535 1758103853503 # HELP cmc_icp_xdr_conversion_rate Amount of XDR corresponding to 1 ICP. # TYPE cmc_icp_xdr_conversion_rate gauge cmc_icp_xdr_conversion_rate 3.4013 1758103853503 # HELP cmc_cycles_per_xdr Number of cycles corresponding to 1 XDR. # TYPE cmc_cycles_per_xdr gauge cmc_cycles_per_xdr 1000000000000 1758103853503 # HELP cmc_cycles_minted_total Number of cycles minted since the Genesis. # TYPE cmc_cycles_minted_total counter cmc_cycles_minted_total 12848061590108133000 1758103853503 # HELP cmc_avg_icp_xdr_conversion_rate Average amount of XDR corresponding to 1 ICP. # TYPE cmc_avg_icp_xdr_conversion_rate gauge cmc_avg_icp_xdr_conversion_rate 3.6242 1758103853503 # HELP cmc_avg_icp_xdr_conversion_rate_timestamp_seconds Timestamp of the last update to the Average ICP/XDR conversion rate, in seconds since the Unix epoch. # TYPE cmc_avg_icp_xdr_conversion_rate_timestamp_seconds gauge cmc_avg_icp_xdr_conversion_rate_timestamp_seconds 1758067200 1758103853503 # HELP cmc_icp_xdr_conversion_rate_timestamp_seconds Timestamp of the last ICP/XDR conversion rate, in seconds since the Unix epoch. # TYPE cmc_icp_xdr_conversion_rate_timestamp_seconds gauge cmc_icp_xdr_conversion_rate_timestamp_seconds 1758103740 1758103853503 # HELP cmc_update_exchange_rate_canister_state The current state of the CMC calling the exchange rate canister. # TYPE cmc_update_exchange_rate_canister_state gauge cmc_update_exchange_rate_canister_state 1 1758103853503 # HELP cmc_limiter_reject_count The number of times that the limiter has blocked a minting request (since the last upgrade of this canister, or when it was first installed). # TYPE cmc_limiter_reject_count gauge cmc_limiter_reject_count 0 1758103853503 # HELP cmc_limiter_cycles The amount of cycles minted in the recent past. If someone tries to mint N cycles, but N + the value of this metric exceeds cmc_cycles_limit, then the request will be rejected. # TYPE cmc_limiter_cycles gauge cmc_limiter_cycles 62411992000000 1758103853503 # HELP cmc_cycles_limit The maximum amount of cycles that can be minted in the recent past. More precisely, if someone tries to mint N cycles, and N + cmc_limiter_cycles > cmc_cycles_limit, then the request will be rejected. # TYPE cmc_cycles_limit gauge cmc_cycles_limit 150000000000000000 1758103853503 # HELP cmc_subnet_rental_limiter_cycles The amount of cycles minted in the recent past for the Subnet Rental Canister. If someone tries to mint N cycles, but N + the value of this metric exceeds cmc_subnet_rental_cycles_limit, then the request will be rejected. # TYPE cmc_subnet_rental_limiter_cycles gauge cmc_subnet_rental_limiter_cycles 29999847189901760 1758103853503 # HELP cmc_subnet_rental_cycles_limit The maximum amount of cycles that can be minted in the recent past for the Subnet Rental Canister. 1GMore precisely, if someone tries to mint N cycles, and N + cmc_limiter_cycles > cmc_subnet_rental_cycles_limit, then the request will be rejected. # TYPE cmc_subnet_rental_cycles_limit gauge cmc_subnet_rental_cycles_limit 500000000000000000 1758103853503