:: Synchronizing package databases... build-support-manual downloading... build-support downloading... core-staging downloading... extra-staging downloading... core-testing downloading... core downloading... extra-testing downloading... extra downloading... :: Starting full system upgrade... there is nothing to do ==> Building in chroot for [extra-staging-with-build-support] (i686)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-staging-with-build-support-i686/root] -> [build]...done ==> Making package: prometheus-memcached-exporter 0.15.0-1.0 (Sat Nov 30 00:59:15 2024) ==> Retrieving sources... -> Found prometheus-memcached-exporter-0.15.0.tar.gz -> Found prometheus-memcached-exporter.service -> Found prometheus-memcached-exporter.conf ==> Validating source files with sha512sums... prometheus-memcached-exporter-0.15.0.tar.gz ... Passed prometheus-memcached-exporter.service ... Passed prometheus-memcached-exporter.conf ... Passed gpg: Warning: using insecure memory! ==> Appending keys from archlinux32.gpg... gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! ==> Updating trust database... gpg: Warning: using insecure memory! gpg: next trustdb check due at 2025-01-01 ==> Making package: prometheus-memcached-exporter 0.15.0-1.0 (Sat Nov 30 00:59:19 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) memcached-1.6.21-2.0 Total Installed Size: 0.46 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing memcached... Optional dependencies for memcached perl: for memcached-tool usage [installed] :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'memcached' with GID 972. Creating user 'memcached' (n/a) with UID 972 and GID 972. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Creating temporary files... (4/4) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) go-2:1.22.5-1.0 Total Installed Size: 205.17 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing go... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found prometheus-memcached-exporter-0.15.0.tar.gz -> Found prometheus-memcached-exporter.service -> Found prometheus-memcached-exporter.conf ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting prometheus-memcached-exporter-0.15.0.tar.gz with bsdtar ==> Starting build()... date: invalid date ‘=@1732924753’ go: downloading go1.23.0 (linux/386) go: downloading github.com/prometheus/common v0.60.1 go: downloading github.com/prometheus/client_golang v1.20.5 go: downloading github.com/alecthomas/kingpin/v2 v2.4.0 go: downloading github.com/prometheus/exporter-toolkit v0.13.1 go: downloading github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 go: downloading github.com/xhit/go-str2duration/v2 v2.1.0 go: downloading github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f go: downloading golang.org/x/net v0.29.0 go: downloading golang.org/x/oauth2 v0.23.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/grobie/gomemcache v0.0.0-20230213081705-239240bbc445 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/mdlayher/vsock v1.2.1 go: downloading golang.org/x/crypto v0.28.0 go: downloading golang.org/x/sync v0.8.0 go: downloading github.com/klauspost/compress v1.17.9 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.15.1 go: downloading google.golang.org/protobuf v1.34.2 go: downloading github.com/jpillora/backoff v1.0.0 go: downloading github.com/mdlayher/socket v0.4.1 go: downloading golang.org/x/sys v0.26.0 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading golang.org/x/text v0.19.0 ==> Starting check()... --- FAIL: TestAcceptanceSingleInstance (0.11s) main_test.go:92: starting exporter main_test.go:106: waiting exporter initialization main_test.go:212: want metrics to include "memcached_current_bytes 262", have: # HELP go_gc_duration_seconds A summary of the wall-time pause (stop-the-world) duration in garbage collection cycles. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 0 go_gc_duration_seconds{quantile="0.25"} 0 go_gc_duration_seconds{quantile="0.5"} 0 go_gc_duration_seconds{quantile="0.75"} 0 go_gc_duration_seconds{quantile="1"} 0 go_gc_duration_seconds_sum 0 go_gc_duration_seconds_count 0 # HELP go_gc_gogc_percent Heap size target percentage configured by the user, otherwise 100. This value is set by the GOGC environment variable, and the runtime/debug.SetGCPercent function. Sourced from /gc/gogc:percent # TYPE go_gc_gogc_percent gauge go_gc_gogc_percent 100 # HELP go_gc_gomemlimit_bytes Go runtime memory limit configured by the user, otherwise math.MaxInt64. This value is set by the GOMEMLIMIT environment variable, and the runtime/debug.SetMemoryLimit function. Sourced from /gc/gomemlimit:bytes # TYPE go_gc_gomemlimit_bytes gauge go_gc_gomemlimit_bytes 9.223372036854776e+18 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 9 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.23.0"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated in heap and currently in use. Equals to /memory/classes/heap/objects:bytes. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 333728 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated in heap until now, even if released already. Equals to /gc/heap/allocs:bytes. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 333728 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. Equals to /memory/classes/profiling/buckets:bytes. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 3853 # HELP go_memstats_frees_total Total number of heap objects frees. Equals to /gc/heap/frees:objects + /gc/heap/tiny/allocs:objects. # TYPE go_memstats_frees_total counter go_memstats_frees_total 0 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. Equals to /memory/classes/metadata/other:bytes. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 261388 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and currently in use, same as go_memstats_alloc_bytes. Equals to /memory/classes/heap/objects:bytes. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 333728 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. Equals to /memory/classes/heap/released:bytes + /memory/classes/heap/free:bytes. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 1.990656e+06 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. Equals to /memory/classes/heap/objects:bytes + /memory/classes/heap/unused:bytes # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 1.777664e+06 # HELP go_memstats_heap_objects Number of currently allocated objects. Equals to /gc/heap/objects:objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 625 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. Equals to /memory/classes/heap/released:bytes. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 1.990656e+06 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. Equals to /memory/classes/heap/objects:bytes + /memory/classes/heap/unused:bytes + /memory/classes/heap/released:bytes + /memory/classes/heap/free:bytes. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 3.76832e+06 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 0 # HELP go_memstats_mallocs_total Total number of heap objects allocated, both live and gc-ed. Semantically a counter version for go_memstats_heap_objects gauge. Equals to /gc/heap/allocs:objects + /gc/heap/tiny/allocs:objects. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 625 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. Equals to /memory/classes/metadata/mcache/inuse:bytes. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 4800 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. Equals to /memory/classes/metadata/mcache/inuse:bytes + /memory/classes/metadata/mcache/free:bytes. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 16200 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. Equals to /memory/classes/metadata/mspan/inuse:bytes. # TYPE go_memstats_mspan_inuse_bytes gauge go_memstats_mspan_inuse_bytes 33600 # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. Equals to /memory/classes/metadata/mspan/inuse:bytes + /memory/classes/metadata/mspan/free:bytes. # TYPE go_memstats_mspan_sys_bytes gauge go_memstats_mspan_sys_bytes 48960 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. Equals to /gc/heap/goal:bytes. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 4.194304e+06 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. Equals to /memory/classes/other:bytes. # TYPE go_memstats_other_sys_bytes gauge go_memstats_other_sys_bytes 996703 # HELP go_memstats_stack_inuse_bytes Number of bytes obtained from system for stack allocator in non-CGO environments. Equals to /memory/classes/heap/stacks:bytes. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 425984 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. Equals to /memory/classes/heap/stacks:bytes + /memory/classes/os-stacks:bytes. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 425984 # HELP go_memstats_sys_bytes Number of bytes obtained from system. Equals to /memory/classes/total:byte. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 5.521408e+06 # HELP go_sched_gomaxprocs_threads The current runtime.GOMAXPROCS setting, or the number of operating system threads that can execute user-level Go code simultaneously. Sourced from /sched/gomaxprocs:threads # TYPE go_sched_gomaxprocs_threads gauge go_sched_gomaxprocs_threads 8 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 7 # HELP memcached_accepting_connections The Memcached server is currently accepting new connections. # TYPE memcached_accepting_connections gauge memcached_accepting_connections 1 # HELP memcached_commands_total Total number of all requests broken down by command (get, set, etc.) and status. # TYPE memcached_commands_total counter memcached_commands_total{command="cas",status="badval"} 0 memcached_commands_total{command="cas",status="hit"} 1 memcached_commands_total{command="cas",status="miss"} 0 memcached_commands_total{command="decr",status="hit"} 0 memcached_commands_total{command="decr",status="miss"} 0 memcached_commands_total{command="delete",status="hit"} 0 memcached_commands_total{command="delete",status="miss"} 0 memcached_commands_total{command="flush",status="hit"} 0 memcached_commands_total{command="get",status="hit"} 2 memcached_commands_total{command="get",status="miss"} 1 memcached_commands_total{command="incr",status="hit"} 0 memcached_commands_total{command="incr",status="miss"} 0 memcached_commands_total{command="set",status="hit"} 3 memcached_commands_total{command="touch",status="hit"} 0 memcached_commands_total{command="touch",status="miss"} 0 # HELP memcached_connections_listener_disabled_total Number of times that memcached has hit its connections limit and disabled its listener. # TYPE memcached_connections_listener_disabled_total counter memcached_connections_listener_disabled_total 0 # HELP memcached_connections_rejected_total Total number of connections rejected due to hitting the memcached's -c limit in maxconns_fast mode. # TYPE memcached_connections_rejected_total counter memcached_connections_rejected_total 0 # HELP memcached_connections_total Total number of connections opened since the server started running. # TYPE memcached_connections_total counter memcached_connections_total 1 # HELP memcached_connections_yielded_total Total number of connections yielded running due to hitting the memcached's -R limit. # TYPE memcached_connections_yielded_total counter memcached_connections_yielded_total 0 # HELP memcached_current_bytes Current number of bytes used to store items. # TYPE memcached_current_bytes gauge memcached_current_bytes 230 # HELP memcached_current_connections Current number of open connections. # TYPE memcached_current_connections gauge memcached_current_connections 11 # HELP memcached_current_items Current number of items stored by this instance. # TYPE memcached_current_items gauge memcached_current_items 2 # HELP memcached_direct_reclaims_total Times worker threads had to directly reclaim or evict items. # TYPE memcached_direct_reclaims_total counter memcached_direct_reclaims_total 0 # HELP memcached_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, goversion from which memcached_exporter was built, and the goos and goarch for the build. # TYPE memcached_exporter_build_info gauge memcached_exporter_build_info{branch="tarball",goarch="386",goos="linux",goversion="go1.23.0",revision="0.15.0",tags="unknown",version="0.15.0"} 1 # HELP memcached_item_no_memory_total The number of times an item could not be stored due to no more memory. # TYPE memcached_item_no_memory_total counter memcached_item_no_memory_total 0 # HELP memcached_item_too_large_total The number of times an item exceeded the max-item-size when being stored. # TYPE memcached_item_too_large_total counter memcached_item_too_large_total 0 # HELP memcached_items_evicted_total Total number of valid items removed from cache to free memory for new items. # TYPE memcached_items_evicted_total counter memcached_items_evicted_total 0 # HELP memcached_items_reclaimed_total Total number of times an entry was stored using memory from an expired entry. # TYPE memcached_items_reclaimed_total counter memcached_items_reclaimed_total 0 # HELP memcached_items_total Total number of items stored during the life of this instance. # TYPE memcached_items_total counter memcached_items_total 4 # HELP memcached_limit_bytes Number of bytes this server is allowed to use for storage. # TYPE memcached_limit_bytes gauge memcached_limit_bytes 6.7108864e+07 # HELP memcached_lru_crawler_enabled Whether the LRU crawler is enabled. # TYPE memcached_lru_crawler_enabled gauge memcached_lru_crawler_enabled 1 # HELP memcached_lru_crawler_hot_max_factor Set idle age of HOT LRU to COLD age * this # TYPE memcached_lru_crawler_hot_max_factor gauge memcached_lru_crawler_hot_max_factor 0.2 # HELP memcached_lru_crawler_hot_percent Percent of slab memory reserved for HOT LRU. # TYPE memcached_lru_crawler_hot_percent gauge memcached_lru_crawler_hot_percent 20 # HELP memcached_lru_crawler_items_checked_total Total items examined by LRU Crawler. # TYPE memcached_lru_crawler_items_checked_total counter memcached_lru_crawler_items_checked_total 0 # HELP memcached_lru_crawler_maintainer_thread Split LRU mode and background threads. # TYPE memcached_lru_crawler_maintainer_thread gauge memcached_lru_crawler_maintainer_thread 1 # HELP memcached_lru_crawler_moves_to_cold_total Total number of items moved from HOT/WARM to COLD LRU's. # TYPE memcached_lru_crawler_moves_to_cold_total counter memcached_lru_crawler_moves_to_cold_total 0 # HELP memcached_lru_crawler_moves_to_warm_total Total number of items moved from COLD to WARM LRU. # TYPE memcached_lru_crawler_moves_to_warm_total counter memcached_lru_crawler_moves_to_warm_total 0 # HELP memcached_lru_crawler_moves_within_lru_total Total number of items reshuffled within HOT or WARM LRU's. # TYPE memcached_lru_crawler_moves_within_lru_total counter memcached_lru_crawler_moves_within_lru_total 0 # HELP memcached_lru_crawler_reclaimed_total Total items freed by LRU Crawler. # TYPE memcached_lru_crawler_reclaimed_total counter memcached_lru_crawler_reclaimed_total 0 # HELP memcached_lru_crawler_sleep Microseconds to sleep between LRU crawls. # TYPE memcached_lru_crawler_sleep gauge memcached_lru_crawler_sleep 100 # HELP memcached_lru_crawler_starts_total Times an LRU crawler was started. # TYPE memcached_lru_crawler_starts_total counter memcached_lru_crawler_starts_total 0 # HELP memcached_lru_crawler_to_crawl Max items to crawl per slab per run. # TYPE memcached_lru_crawler_to_crawl gauge memcached_lru_crawler_to_crawl 0 # HELP memcached_lru_crawler_warm_max_factor Set idle age of WARM LRU to COLD age * this # TYPE memcached_lru_crawler_warm_max_factor gauge memcached_lru_crawler_warm_max_factor 2 # HELP memcached_lru_crawler_warm_percent Percent of slab memory reserved for WARM LRU. # TYPE memcached_lru_crawler_warm_percent gauge memcached_lru_crawler_warm_percent 40 # HELP memcached_malloced_bytes Number of bytes of memory allocated to slab pages. # TYPE memcached_malloced_bytes gauge memcached_malloced_bytes 2.097152e+06 # HELP memcached_max_connections Maximum number of clients allowed. # TYPE memcached_max_connections gauge memcached_max_connections 1024 # HELP memcached_process_system_cpu_seconds_total Accumulated system time for this process. # TYPE memcached_process_system_cpu_seconds_total counter memcached_process_system_cpu_seconds_total 0.005003 # HELP memcached_process_user_cpu_seconds_total Accumulated user time for this process. # TYPE memcached_process_user_cpu_seconds_total counter memcached_process_user_cpu_seconds_total 0 # HELP memcached_read_bytes_total Total number of bytes read by this server from network. # TYPE memcached_read_bytes_total counter memcached_read_bytes_total 302 # HELP memcached_slab_chunk_size_bytes Number of bytes allocated to each chunk within this slab class. # TYPE memcached_slab_chunk_size_bytes gauge memcached_slab_chunk_size_bytes{slab="1"} 80 memcached_slab_chunk_size_bytes{slab="5"} 224 # HELP memcached_slab_chunks_free Number of chunks not yet allocated items. # TYPE memcached_slab_chunks_free gauge memcached_slab_chunks_free{slab="1"} 13106 memcached_slab_chunks_free{slab="5"} 4680 # HELP memcached_slab_chunks_free_end Number of free chunks at the end of the last allocated page. # TYPE memcached_slab_chunks_free_end gauge memcached_slab_chunks_free_end{slab="1"} 0 memcached_slab_chunks_free_end{slab="5"} 0 # HELP memcached_slab_chunks_per_page Number of chunks within a single page for this slab class. # TYPE memcached_slab_chunks_per_page gauge memcached_slab_chunks_per_page{slab="1"} 13107 memcached_slab_chunks_per_page{slab="5"} 4681 # HELP memcached_slab_chunks_used Number of chunks allocated to an item. # TYPE memcached_slab_chunks_used gauge memcached_slab_chunks_used{slab="1"} 1 memcached_slab_chunks_used{slab="5"} 1 # HELP memcached_slab_cold_items Number of items presently stored in the COLD LRU. # TYPE memcached_slab_cold_items gauge memcached_slab_cold_items{slab="1"} 0 memcached_slab_cold_items{slab="5"} 0 # HELP memcached_slab_commands_total Total number of all requests broken down by command (get, set, etc.) and status per slab. # TYPE memcached_slab_commands_total counter memcached_slab_commands_total{command="cas",slab="1",status="badval"} 0 memcached_slab_commands_total{command="cas",slab="1",status="hit"} 1 memcached_slab_commands_total{command="cas",slab="5",status="badval"} 0 memcached_slab_commands_total{command="cas",slab="5",status="hit"} 0 memcached_slab_commands_total{command="decr",slab="1",status="hit"} 0 memcached_slab_commands_total{command="decr",slab="5",status="hit"} 0 memcached_slab_commands_total{command="delete",slab="1",status="hit"} 0 memcached_slab_commands_total{command="delete",slab="5",status="hit"} 0 memcached_slab_commands_total{command="get",slab="1",status="hit"} 2 memcached_slab_commands_total{command="get",slab="5",status="hit"} 0 memcached_slab_commands_total{command="incr",slab="1",status="hit"} 0 memcached_slab_commands_total{command="incr",slab="5",status="hit"} 0 memcached_slab_commands_total{command="set",slab="1",status="hit"} 2 memcached_slab_commands_total{command="set",slab="5",status="hit"} 1 memcached_slab_commands_total{command="touch",slab="1",status="hit"} 0 memcached_slab_commands_total{command="touch",slab="5",status="hit"} 0 # HELP memcached_slab_current_chunks Number of chunks allocated to this slab class. # TYPE memcached_slab_current_chunks gauge memcached_slab_current_chunks{slab="1"} 13107 memcached_slab_current_chunks{slab="5"} 4681 # HELP memcached_slab_current_items Number of items currently stored in this slab class. # TYPE memcached_slab_current_items gauge memcached_slab_current_items{slab="1"} 1 memcached_slab_current_items{slab="5"} 1 # HELP memcached_slab_current_pages Number of pages allocated to this slab class. # TYPE memcached_slab_current_pages gauge memcached_slab_current_pages{slab="1"} 1 memcached_slab_current_pages{slab="5"} 1 # HELP memcached_slab_hot_age_seconds Age of the oldest item in HOT LRU. # TYPE memcached_slab_hot_age_seconds gauge memcached_slab_hot_age_seconds{slab="1"} 0 memcached_slab_hot_age_seconds{slab="5"} 0 # HELP memcached_slab_hot_items Number of items presently stored in the HOT LRU. # TYPE memcached_slab_hot_items gauge memcached_slab_hot_items{slab="1"} 1 memcached_slab_hot_items{slab="5"} 1 # HELP memcached_slab_items_age_seconds Number of seconds the oldest item has been in the slab class. # TYPE memcached_slab_items_age_seconds gauge memcached_slab_items_age_seconds{slab="1"} 0 memcached_slab_items_age_seconds{slab="5"} 0 # HELP memcached_slab_items_crawler_reclaimed_total Number of items freed by the LRU Crawler. # TYPE memcached_slab_items_crawler_reclaimed_total counter memcached_slab_items_crawler_reclaimed_total{slab="1"} 0 memcached_slab_items_crawler_reclaimed_total{slab="5"} 0 # HELP memcached_slab_items_evicted_nonzero_total Total number of times an item which had an explicit expire time set had to be evicted from the LRU before it expired. # TYPE memcached_slab_items_evicted_nonzero_total counter memcached_slab_items_evicted_nonzero_total{slab="1"} 0 memcached_slab_items_evicted_nonzero_total{slab="5"} 0 # HELP memcached_slab_items_evicted_time_seconds Seconds since the last access for the most recent item evicted from this class. # TYPE memcached_slab_items_evicted_time_seconds counter memcached_slab_items_evicted_time_seconds{slab="1"} 0 memcached_slab_items_evicted_time_seconds{slab="5"} 0 # HELP memcached_slab_items_evicted_total Total number of times an item had to be evicted from the LRU before it expired. # TYPE memcached_slab_items_evicted_total counter memcached_slab_items_evicted_total{slab="1"} 0 memcached_slab_items_evicted_total{slab="5"} 0 # HELP memcached_slab_items_evicted_unfetched_total Total nmber of items evicted and never fetched. # TYPE memcached_slab_items_evicted_unfetched_total counter memcached_slab_items_evicted_unfetched_total{slab="1"} 0 memcached_slab_items_evicted_unfetched_total{slab="5"} 0 # HELP memcached_slab_items_expired_unfetched_total Total number of valid items evicted from the LRU which were never touched after being set. # TYPE memcached_slab_items_expired_unfetched_total counter memcached_slab_items_expired_unfetched_total{slab="1"} 0 memcached_slab_items_expired_unfetched_total{slab="5"} 0 # HELP memcached_slab_items_moves_to_cold Number of items moved from HOT or WARM into COLD. # TYPE memcached_slab_items_moves_to_cold counter memcached_slab_items_moves_to_cold{slab="1"} 0 memcached_slab_items_moves_to_cold{slab="5"} 0 # HELP memcached_slab_items_moves_to_warm Number of items moves from COLD into WARM. # TYPE memcached_slab_items_moves_to_warm counter memcached_slab_items_moves_to_warm{slab="1"} 0 memcached_slab_items_moves_to_warm{slab="5"} 0 # HELP memcached_slab_items_moves_within_lru Number of times active items were bumped within HOT or WARM. # TYPE memcached_slab_items_moves_within_lru counter memcached_slab_items_moves_within_lru{slab="1"} 0 memcached_slab_items_moves_within_lru{slab="5"} 0 # HELP memcached_slab_items_outofmemory_total Total number of items for this slab class that have triggered an out of memory error. # TYPE memcached_slab_items_outofmemory_total counter memcached_slab_items_outofmemory_total{slab="1"} 0 memcached_slab_items_outofmemory_total{slab="5"} 0 # HELP memcached_slab_items_reclaimed_total Total number of items reclaimed. # TYPE memcached_slab_items_reclaimed_total counter memcached_slab_items_reclaimed_total{slab="1"} 0 memcached_slab_items_reclaimed_total{slab="5"} 0 # HELP memcached_slab_items_tailrepairs_total Total number of times the entries for a particular ID need repairing. # TYPE memcached_slab_items_tailrepairs_total counter memcached_slab_items_tailrepairs_total{slab="1"} 0 memcached_slab_items_tailrepairs_total{slab="5"} 0 # HELP memcached_slab_lru_hits_total Number of get_hits to the LRU. # TYPE memcached_slab_lru_hits_total counter memcached_slab_lru_hits_total{lru="cold",slab="1"} 0 memcached_slab_lru_hits_total{lru="cold",slab="5"} 0 memcached_slab_lru_hits_total{lru="hot",slab="1"} 2 memcached_slab_lru_hits_total{lru="hot",slab="5"} 0 memcached_slab_lru_hits_total{lru="temporary",slab="1"} 0 memcached_slab_lru_hits_total{lru="temporary",slab="5"} 0 memcached_slab_lru_hits_total{lru="warm",slab="1"} 0 memcached_slab_lru_hits_total{lru="warm",slab="5"} 0 # HELP memcached_slab_mem_requested_bytes Number of bytes of memory actual items take up within a slab. # TYPE memcached_slab_mem_requested_bytes counter memcached_slab_mem_requested_bytes{slab="1"} 52 memcached_slab_mem_requested_bytes{slab="5"} 178 # HELP memcached_slab_warm_age_seconds Age of the oldest item in HOT LRU. # TYPE memcached_slab_warm_age_seconds gauge memcached_slab_warm_age_seconds{slab="1"} 0 memcached_slab_warm_age_seconds{slab="5"} 0 # HELP memcached_slab_warm_items Number of items presently stored in the WARM LRU. # TYPE memcached_slab_warm_items gauge memcached_slab_warm_items{slab="1"} 0 memcached_slab_warm_items{slab="5"} 0 # HELP memcached_time_seconds current UNIX time according to the server. # TYPE memcached_time_seconds gauge memcached_time_seconds 1.732924803e+09 # HELP memcached_up Could the memcached server be reached. # TYPE memcached_up gauge memcached_up 1 # HELP memcached_uptime_seconds Number of seconds since the server started. # TYPE memcached_uptime_seconds counter memcached_uptime_seconds 14 # HELP memcached_version The version of this memcached server. # TYPE memcached_version gauge memcached_version{version="1.6.21"} 1 # HELP memcached_written_bytes_total Total number of bytes sent by this server to network. # TYPE memcached_written_bytes_total counter memcached_written_bytes_total 6292 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 524288 # HELP process_network_receive_bytes_total Number of bytes received by the process over the network. # TYPE process_network_receive_bytes_total counter process_network_receive_bytes_total 4.08079155e+10 # HELP process_network_transmit_bytes_total Number of bytes sent by the process over the network. # TYPE process_network_transmit_bytes_total counter process_network_transmit_bytes_total 1.0672966863e+10 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 8 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.2959744e+07 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.73292480377e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 6.16521728e+08 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes 1.8446744073709552e+19 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 0 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0 main_test.go:212: want metrics to include "memcached_slab_current_chunks{slab=\"1\"} 10922", have: # HELP go_gc_duration_seconds A summary of the wall-time pause (stop-the-world) duration in garbage collection cycles. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 0 go_gc_duration_seconds{quantile="0.25"} 0 go_gc_duration_seconds{quantile="0.5"} 0 go_gc_duration_seconds{quantile="0.75"} 0 go_gc_duration_seconds{quantile="1"} 0 go_gc_duration_seconds_sum 0 go_gc_duration_seconds_count 0 # HELP go_gc_gogc_percent Heap size target percentage configured by the user, otherwise 100. This value is set by the GOGC environment variable, and the runtime/debug.SetGCPercent function. Sourced from /gc/gogc:percent # TYPE go_gc_gogc_percent gauge go_gc_gogc_percent 100 # HELP go_gc_gomemlimit_bytes Go runtime memory limit configured by the user, otherwise math.MaxInt64. This value is set by the GOMEMLIMIT environment variable, and the runtime/debug.SetMemoryLimit function. Sourced from /gc/gomemlimit:bytes # TYPE go_gc_gomemlimit_bytes gauge go_gc_gomemlimit_bytes 9.223372036854776e+18 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 9 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.23.0"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated in heap and currently in use. Equals to /memory/classes/heap/objects:bytes. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 333728 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated in heap until now, even if released already. Equals to /gc/heap/allocs:bytes. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 333728 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. Equals to /memory/classes/profiling/buckets:bytes. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 3853 # HELP go_memstats_frees_total Total number of heap objects frees. Equals to /gc/heap/frees:objects + /gc/heap/tiny/allocs:objects. # TYPE go_memstats_frees_total counter go_memstats_frees_total 0 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. Equals to /memory/classes/metadata/other:bytes. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 261388 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and currently in use, same as go_memstats_alloc_bytes. Equals to /memory/classes/heap/objects:bytes. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 333728 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. Equals to /memory/classes/heap/released:bytes + /memory/classes/heap/free:bytes. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 1.990656e+06 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. Equals to /memory/classes/heap/objects:bytes + /memory/classes/heap/unused:bytes # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 1.777664e+06 # HELP go_memstats_heap_objects Number of currently allocated objects. Equals to /gc/heap/objects:objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 625 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. Equals to /memory/classes/heap/released:bytes. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 1.990656e+06 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. Equals to /memory/classes/heap/objects:bytes + /memory/classes/heap/unused:bytes + /memory/classes/heap/released:bytes + /memory/classes/heap/free:bytes. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 3.76832e+06 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 0 # HELP go_memstats_mallocs_total Total number of heap objects allocated, both live and gc-ed. Semantically a counter version for go_memstats_heap_objects gauge. Equals to /gc/heap/allocs:objects + /gc/heap/tiny/allocs:objects. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 625 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. Equals to /memory/classes/metadata/mcache/inuse:bytes. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 4800 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. Equals to /memory/classes/metadata/mcache/inuse:bytes + /memory/classes/metadata/mcache/free:bytes. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 16200 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. Equals to /memory/classes/metadata/mspan/inuse:bytes. # TYPE go_memstats_mspan_inuse_bytes gauge go_memstats_mspan_inuse_bytes 33600 # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. Equals to /memory/classes/metadata/mspan/inuse:bytes + /memory/classes/metadata/mspan/free:bytes. # TYPE go_memstats_mspan_sys_bytes gauge go_memstats_mspan_sys_bytes 48960 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. Equals to /gc/heap/goal:bytes. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 4.194304e+06 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. Equals to /memory/classes/other:bytes. # TYPE go_memstats_other_sys_bytes gauge go_memstats_other_sys_bytes 996703 # HELP go_memstats_stack_inuse_bytes Number of bytes obtained from system for stack allocator in non-CGO environments. Equals to /memory/classes/heap/stacks:bytes. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 425984 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. Equals to /memory/classes/heap/stacks:bytes + /memory/classes/os-stacks:bytes. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 425984 # HELP go_memstats_sys_bytes Number of bytes obtained from system. Equals to /memory/classes/total:byte. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 5.521408e+06 # HELP go_sched_gomaxprocs_threads The current runtime.GOMAXPROCS setting, or the number of operating system threads that can execute user-level Go code simultaneously. Sourced from /sched/gomaxprocs:threads # TYPE go_sched_gomaxprocs_threads gauge go_sched_gomaxprocs_threads 8 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 7 # HELP memcached_accepting_connections The Memcached server is currently accepting new connections. # TYPE memcached_accepting_connections gauge memcached_accepting_connections 1 # HELP memcached_commands_total Total number of all requests broken down by command (get, set, etc.) and status. # TYPE memcached_commands_total counter memcached_commands_total{command="cas",status="badval"} 0 memcached_commands_total{command="cas",status="hit"} 1 memcached_commands_total{command="cas",status="miss"} 0 memcached_commands_total{command="decr",status="hit"} 0 memcached_commands_total{command="decr",status="miss"} 0 memcached_commands_total{command="delete",status="hit"} 0 memcached_commands_total{command="delete",status="miss"} 0 memcached_commands_total{command="flush",status="hit"} 0 memcached_commands_total{command="get",status="hit"} 2 memcached_commands_total{command="get",status="miss"} 1 memcached_commands_total{command="incr",status="hit"} 0 memcached_commands_total{command="incr",status="miss"} 0 memcached_commands_total{command="set",status="hit"} 3 memcached_commands_total{command="touch",status="hit"} 0 memcached_commands_total{command="touch",status="miss"} 0 # HELP memcached_connections_listener_disabled_total Number of times that memcached has hit its connections limit and disabled its listener. # TYPE memcached_connections_listener_disabled_total counter memcached_connections_listener_disabled_total 0 # HELP memcached_connections_rejected_total Total number of connections rejected due to hitting the memcached's -c limit in maxconns_fast mode. # TYPE memcached_connections_rejected_total counter memcached_connections_rejected_total 0 # HELP memcached_connections_total Total number of connections opened since the server started running. # TYPE memcached_connections_total counter memcached_connections_total 1 # HELP memcached_connections_yielded_total Total number of connections yielded running due to hitting the memcached's -R limit. # TYPE memcached_connections_yielded_total counter memcached_connections_yielded_total 0 # HELP memcached_current_bytes Current number of bytes used to store items. # TYPE memcached_current_bytes gauge memcached_current_bytes 230 # HELP memcached_current_connections Current number of open connections. # TYPE memcached_current_connections gauge memcached_current_connections 11 # HELP memcached_current_items Current number of items stored by this instance. # TYPE memcached_current_items gauge memcached_current_items 2 # HELP memcached_direct_reclaims_total Times worker threads had to directly reclaim or evict items. # TYPE memcached_direct_reclaims_total counter memcached_direct_reclaims_total 0 # HELP memcached_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, goversion from which memcached_exporter was built, and the goos and goarch for the build. # TYPE memcached_exporter_build_info gauge memcached_exporter_build_info{branch="tarball",goarch="386",goos="linux",goversion="go1.23.0",revision="0.15.0",tags="unknown",version="0.15.0"} 1 # HELP memcached_item_no_memory_total The number of times an item could not be stored due to no more memory. # TYPE memcached_item_no_memory_total counter memcached_item_no_memory_total 0 # HELP memcached_item_too_large_total The number of times an item exceeded the max-item-size when being stored. # TYPE memcached_item_too_large_total counter memcached_item_too_large_total 0 # HELP memcached_items_evicted_total Total number of valid items removed from cache to free memory for new items. # TYPE memcached_items_evicted_total counter memcached_items_evicted_total 0 # HELP memcached_items_reclaimed_total Total number of times an entry was stored using memory from an expired entry. # TYPE memcached_items_reclaimed_total counter memcached_items_reclaimed_total 0 # HELP memcached_items_total Total number of items stored during the life of this instance. # TYPE memcached_items_total counter memcached_items_total 4 # HELP memcached_limit_bytes Number of bytes this server is allowed to use for storage. # TYPE memcached_limit_bytes gauge memcached_limit_bytes 6.7108864e+07 # HELP memcached_lru_crawler_enabled Whether the LRU crawler is enabled. # TYPE memcached_lru_crawler_enabled gauge memcached_lru_crawler_enabled 1 # HELP memcached_lru_crawler_hot_max_factor Set idle age of HOT LRU to COLD age * this # TYPE memcached_lru_crawler_hot_max_factor gauge memcached_lru_crawler_hot_max_factor 0.2 # HELP memcached_lru_crawler_hot_percent Percent of slab memory reserved for HOT LRU. # TYPE memcached_lru_crawler_hot_percent gauge memcached_lru_crawler_hot_percent 20 # HELP memcached_lru_crawler_items_checked_total Total items examined by LRU Crawler. # TYPE memcached_lru_crawler_items_checked_total counter memcached_lru_crawler_items_checked_total 0 # HELP memcached_lru_crawler_maintainer_thread Split LRU mode and background threads. # TYPE memcached_lru_crawler_maintainer_thread gauge memcached_lru_crawler_maintainer_thread 1 # HELP memcached_lru_crawler_moves_to_cold_total Total number of items moved from HOT/WARM to COLD LRU's. # TYPE memcached_lru_crawler_moves_to_cold_total counter memcached_lru_crawler_moves_to_cold_total 0 # HELP memcached_lru_crawler_moves_to_warm_total Total number of items moved from COLD to WARM LRU. # TYPE memcached_lru_crawler_moves_to_warm_total counter memcached_lru_crawler_moves_to_warm_total 0 # HELP memcached_lru_crawler_moves_within_lru_total Total number of items reshuffled within HOT or WARM LRU's. # TYPE memcached_lru_crawler_moves_within_lru_total counter memcached_lru_crawler_moves_within_lru_total 0 # HELP memcached_lru_crawler_reclaimed_total Total items freed by LRU Crawler. # TYPE memcached_lru_crawler_reclaimed_total counter memcached_lru_crawler_reclaimed_total 0 # HELP memcached_lru_crawler_sleep Microseconds to sleep between LRU crawls. # TYPE memcached_lru_crawler_sleep gauge memcached_lru_crawler_sleep 100 # HELP memcached_lru_crawler_starts_total Times an LRU crawler was started. # TYPE memcached_lru_crawler_starts_total counter memcached_lru_crawler_starts_total 0 # HELP memcached_lru_crawler_to_crawl Max items to crawl per slab per run. # TYPE memcached_lru_crawler_to_crawl gauge memcached_lru_crawler_to_crawl 0 # HELP memcached_lru_crawler_warm_max_factor Set idle age of WARM LRU to COLD age * this # TYPE memcached_lru_crawler_warm_max_factor gauge memcached_lru_crawler_warm_max_factor 2 # HELP memcached_lru_crawler_warm_percent Percent of slab memory reserved for WARM LRU. # TYPE memcached_lru_crawler_warm_percent gauge memcached_lru_crawler_warm_percent 40 # HELP memcached_malloced_bytes Number of bytes of memory allocated to slab pages. # TYPE memcached_malloced_bytes gauge memcached_malloced_bytes 2.097152e+06 # HELP memcached_max_connections Maximum number of clients allowed. # TYPE memcached_max_connections gauge memcached_max_connections 1024 # HELP memcached_process_system_cpu_seconds_total Accumulated system time for this process. # TYPE memcached_process_system_cpu_seconds_total counter memcached_process_system_cpu_seconds_total 0.005003 # HELP memcached_process_user_cpu_seconds_total Accumulated user time for this process. # TYPE memcached_process_user_cpu_seconds_total counter memcached_process_user_cpu_seconds_total 0 # HELP memcached_read_bytes_total Total number of bytes read by this server from network. # TYPE memcached_read_bytes_total counter memcached_read_bytes_total 302 # HELP memcached_slab_chunk_size_bytes Number of bytes allocated to each chunk within this slab class. # TYPE memcached_slab_chunk_size_bytes gauge memcached_slab_chunk_size_bytes{slab="1"} 80 memcached_slab_chunk_size_bytes{slab="5"} 224 # HELP memcached_slab_chunks_free Number of chunks not yet allocated items. # TYPE memcached_slab_chunks_free gauge memcached_slab_chunks_free{slab="1"} 13106 memcached_slab_chunks_free{slab="5"} 4680 # HELP memcached_slab_chunks_free_end Number of free chunks at the end of the last allocated page. # TYPE memcached_slab_chunks_free_end gauge memcached_slab_chunks_free_end{slab="1"} 0 memcached_slab_chunks_free_end{slab="5"} 0 # HELP memcached_slab_chunks_per_page Number of chunks within a single page for this slab class. # TYPE memcached_slab_chunks_per_page gauge memcached_slab_chunks_per_page{slab="1"} 13107 memcached_slab_chunks_per_page{slab="5"} 4681 # HELP memcached_slab_chunks_used Number of chunks allocated to an item. # TYPE memcached_slab_chunks_used gauge memcached_slab_chunks_used{slab="1"} 1 memcached_slab_chunks_used{slab="5"} 1 # HELP memcached_slab_cold_items Number of items presently stored in the COLD LRU. # TYPE memcached_slab_cold_items gauge memcached_slab_cold_items{slab="1"} 0 memcached_slab_cold_items{slab="5"} 0 # HELP memcached_slab_commands_total Total number of all requests broken down by command (get, set, etc.) and status per slab. # TYPE memcached_slab_commands_total counter memcached_slab_commands_total{command="cas",slab="1",status="badval"} 0 memcached_slab_commands_total{command="cas",slab="1",status="hit"} 1 memcached_slab_commands_total{command="cas",slab="5",status="badval"} 0 memcached_slab_commands_total{command="cas",slab="5",status="hit"} 0 memcached_slab_commands_total{command="decr",slab="1",status="hit"} 0 memcached_slab_commands_total{command="decr",slab="5",status="hit"} 0 memcached_slab_commands_total{command="delete",slab="1",status="hit"} 0 memcached_slab_commands_total{command="delete",slab="5",status="hit"} 0 memcached_slab_commands_total{command="get",slab="1",status="hit"} 2 memcached_slab_commands_total{command="get",slab="5",status="hit"} 0 memcached_slab_commands_total{command="incr",slab="1",status="hit"} 0 memcached_slab_commands_total{command="incr",slab="5",status="hit"} 0 memcached_slab_commands_total{command="set",slab="1",status="hit"} 2 memcached_slab_commands_total{command="set",slab="5",status="hit"} 1 memcached_slab_commands_total{command="touch",slab="1",status="hit"} 0 memcached_slab_commands_total{command="touch",slab="5",status="hit"} 0 # HELP memcached_slab_current_chunks Number of chunks allocated to this slab class. # TYPE memcached_slab_current_chunks gauge memcached_slab_current_chunks{slab="1"} 13107 memcached_slab_current_chunks{slab="5"} 4681 # HELP memcached_slab_current_items Number of items currently stored in this slab class. # TYPE memcached_slab_current_items gauge memcached_slab_current_items{slab="1"} 1 memcached_slab_current_items{slab="5"} 1 # HELP memcached_slab_current_pages Number of pages allocated to this slab class. # TYPE memcached_slab_current_pages gauge memcached_slab_current_pages{slab="1"} 1 memcached_slab_current_pages{slab="5"} 1 # HELP memcached_slab_hot_age_seconds Age of the oldest item in HOT LRU. # TYPE memcached_slab_hot_age_seconds gauge memcached_slab_hot_age_seconds{slab="1"} 0 memcached_slab_hot_age_seconds{slab="5"} 0 # HELP memcached_slab_hot_items Number of items presently stored in the HOT LRU. # TYPE memcached_slab_hot_items gauge memcached_slab_hot_items{slab="1"} 1 memcached_slab_hot_items{slab="5"} 1 # HELP memcached_slab_items_age_seconds Number of seconds the oldest item has been in the slab class. # TYPE memcached_slab_items_age_seconds gauge memcached_slab_items_age_seconds{slab="1"} 0 memcached_slab_items_age_seconds{slab="5"} 0 # HELP memcached_slab_items_crawler_reclaimed_total Number of items freed by the LRU Crawler. # TYPE memcached_slab_items_crawler_reclaimed_total counter memcached_slab_items_crawler_reclaimed_total{slab="1"} 0 memcached_slab_items_crawler_reclaimed_total{slab="5"} 0 # HELP memcached_slab_items_evicted_nonzero_total Total number of times an item which had an explicit expire time set had to be evicted from the LRU before it expired. # TYPE memcached_slab_items_evicted_nonzero_total counter memcached_slab_items_evicted_nonzero_total{slab="1"} 0 memcached_slab_items_evicted_nonzero_total{slab="5"} 0 # HELP memcached_slab_items_evicted_time_seconds Seconds since the last access for the most recent item evicted from this class. # TYPE memcached_slab_items_evicted_time_seconds counter memcached_slab_items_evicted_time_seconds{slab="1"} 0 memcached_slab_items_evicted_time_seconds{slab="5"} 0 # HELP memcached_slab_items_evicted_total Total number of times an item had to be evicted from the LRU before it expired. # TYPE memcached_slab_items_evicted_total counter memcached_slab_items_evicted_total{slab="1"} 0 memcached_slab_items_evicted_total{slab="5"} 0 # HELP memcached_slab_items_evicted_unfetched_total Total nmber of items evicted and never fetched. # TYPE memcached_slab_items_evicted_unfetched_total counter memcached_slab_items_evicted_unfetched_total{slab="1"} 0 memcached_slab_items_evicted_unfetched_total{slab="5"} 0 # HELP memcached_slab_items_expired_unfetched_total Total number of valid items evicted from the LRU which were never touched after being set. # TYPE memcached_slab_items_expired_unfetched_total counter memcached_slab_items_expired_unfetched_total{slab="1"} 0 memcached_slab_items_expired_unfetched_total{slab="5"} 0 # HELP memcached_slab_items_moves_to_cold Number of items moved from HOT or WARM into COLD. # TYPE memcached_slab_items_moves_to_cold counter memcached_slab_items_moves_to_cold{slab="1"} 0 memcached_slab_items_moves_to_cold{slab="5"} 0 # HELP memcached_slab_items_moves_to_warm Number of items moves from COLD into WARM. # TYPE memcached_slab_items_moves_to_warm counter memcached_slab_items_moves_to_warm{slab="1"} 0 memcached_slab_items_moves_to_warm{slab="5"} 0 # HELP memcached_slab_items_moves_within_lru Number of times active items were bumped within HOT or WARM. # TYPE memcached_slab_items_moves_within_lru counter memcached_slab_items_moves_within_lru{slab="1"} 0 memcached_slab_items_moves_within_lru{slab="5"} 0 # HELP memcached_slab_items_outofmemory_total Total number of items for this slab class that have triggered an out of memory error. # TYPE memcached_slab_items_outofmemory_total counter memcached_slab_items_outofmemory_total{slab="1"} 0 memcached_slab_items_outofmemory_total{slab="5"} 0 # HELP memcached_slab_items_reclaimed_total Total number of items reclaimed. # TYPE memcached_slab_items_reclaimed_total counter memcached_slab_items_reclaimed_total{slab="1"} 0 memcached_slab_items_reclaimed_total{slab="5"} 0 # HELP memcached_slab_items_tailrepairs_total Total number of times the entries for a particular ID need repairing. # TYPE memcached_slab_items_tailrepairs_total counter memcached_slab_items_tailrepairs_total{slab="1"} 0 memcached_slab_items_tailrepairs_total{slab="5"} 0 # HELP memcached_slab_lru_hits_total Number of get_hits to the LRU. # TYPE memcached_slab_lru_hits_total counter memcached_slab_lru_hits_total{lru="cold",slab="1"} 0 memcached_slab_lru_hits_total{lru="cold",slab="5"} 0 memcached_slab_lru_hits_total{lru="hot",slab="1"} 2 memcached_slab_lru_hits_total{lru="hot",slab="5"} 0 memcached_slab_lru_hits_total{lru="temporary",slab="1"} 0 memcached_slab_lru_hits_total{lru="temporary",slab="5"} 0 memcached_slab_lru_hits_total{lru="warm",slab="1"} 0 memcached_slab_lru_hits_total{lru="warm",slab="5"} 0 # HELP memcached_slab_mem_requested_bytes Number of bytes of memory actual items take up within a slab. # TYPE memcached_slab_mem_requested_bytes counter memcached_slab_mem_requested_bytes{slab="1"} 52 memcached_slab_mem_requested_bytes{slab="5"} 178 # HELP memcached_slab_warm_age_seconds Age of the oldest item in HOT LRU. # TYPE memcached_slab_warm_age_seconds gauge memcached_slab_warm_age_seconds{slab="1"} 0 memcached_slab_warm_age_seconds{slab="5"} 0 # HELP memcached_slab_warm_items Number of items presently stored in the WARM LRU. # TYPE memcached_slab_warm_items gauge memcached_slab_warm_items{slab="1"} 0 memcached_slab_warm_items{slab="5"} 0 # HELP memcached_time_seconds current UNIX time according to the server. # TYPE memcached_time_seconds gauge memcached_time_seconds 1.732924803e+09 # HELP memcached_up Could the memcached server be reached. # TYPE memcached_up gauge memcached_up 1 # HELP memcached_uptime_seconds Number of seconds since the server started. # TYPE memcached_uptime_seconds counter memcached_uptime_seconds 14 # HELP memcached_version The version of this memcached server. # TYPE memcached_version gauge memcached_version{version="1.6.21"} 1 # HELP memcached_written_bytes_total Total number of bytes sent by this server to network. # TYPE memcached_written_bytes_total counter memcached_written_bytes_total 6292 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 524288 # HELP process_network_receive_bytes_total Number of bytes received by the process over the network. # TYPE process_network_receive_bytes_total counter process_network_receive_bytes_total 4.08079155e+10 # HELP process_network_transmit_bytes_total Number of bytes sent by the process over the network. # TYPE process_network_transmit_bytes_total counter process_network_transmit_bytes_total 1.0672966863e+10 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 8 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.2959744e+07 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.73292480377e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 6.16521728e+08 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes 1.8446744073709552e+19 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 0 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0 main_test.go:212: want metrics to include "memcached_slab_current_chunks{slab=\"5\"} 4369", have: # HELP go_gc_duration_seconds A summary of the wall-time pause (stop-the-world) duration in garbage collection cycles. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 0 go_gc_duration_seconds{quantile="0.25"} 0 go_gc_duration_seconds{quantile="0.5"} 0 go_gc_duration_seconds{quantile="0.75"} 0 go_gc_duration_seconds{quantile="1"} 0 go_gc_duration_seconds_sum 0 go_gc_duration_seconds_count 0 # HELP go_gc_gogc_percent Heap size target percentage configured by the user, otherwise 100. This value is set by the GOGC environment variable, and the runtime/debug.SetGCPercent function. Sourced from /gc/gogc:percent # TYPE go_gc_gogc_percent gauge go_gc_gogc_percent 100 # HELP go_gc_gomemlimit_bytes Go runtime memory limit configured by the user, otherwise math.MaxInt64. This value is set by the GOMEMLIMIT environment variable, and the runtime/debug.SetMemoryLimit function. Sourced from /gc/gomemlimit:bytes # TYPE go_gc_gomemlimit_bytes gauge go_gc_gomemlimit_bytes 9.223372036854776e+18 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 9 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.23.0"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated in heap and currently in use. Equals to /memory/classes/heap/objects:bytes. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 333728 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated in heap until now, even if released already. Equals to /gc/heap/allocs:bytes. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 333728 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. Equals to /memory/classes/profiling/buckets:bytes. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 3853 # HELP go_memstats_frees_total Total number of heap objects frees. Equals to /gc/heap/frees:objects + /gc/heap/tiny/allocs:objects. # TYPE go_memstats_frees_total counter go_memstats_frees_total 0 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. Equals to /memory/classes/metadata/other:bytes. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 261388 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and currently in use, same as go_memstats_alloc_bytes. Equals to /memory/classes/heap/objects:bytes. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 333728 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. Equals to /memory/classes/heap/released:bytes + /memory/classes/heap/free:bytes. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 1.990656e+06 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. Equals to /memory/classes/heap/objects:bytes + /memory/classes/heap/unused:bytes # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 1.777664e+06 # HELP go_memstats_heap_objects Number of currently allocated objects. Equals to /gc/heap/objects:objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 625 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. Equals to /memory/classes/heap/released:bytes. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 1.990656e+06 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. Equals to /memory/classes/heap/objects:bytes + /memory/classes/heap/unused:bytes + /memory/classes/heap/released:bytes + /memory/classes/heap/free:bytes. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 3.76832e+06 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 0 # HELP go_memstats_mallocs_total Total number of heap objects allocated, both live and gc-ed. Semantically a counter version for go_memstats_heap_objects gauge. Equals to /gc/heap/allocs:objects + /gc/heap/tiny/allocs:objects. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 625 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. Equals to /memory/classes/metadata/mcache/inuse:bytes. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 4800 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. Equals to /memory/classes/metadata/mcache/inuse:bytes + /memory/classes/metadata/mcache/free:bytes. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 16200 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. Equals to /memory/classes/metadata/mspan/inuse:bytes. # TYPE go_memstats_mspan_inuse_bytes gauge go_memstats_mspan_inuse_bytes 33600 # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. Equals to /memory/classes/metadata/mspan/inuse:bytes + /memory/classes/metadata/mspan/free:bytes. # TYPE go_memstats_mspan_sys_bytes gauge go_memstats_mspan_sys_bytes 48960 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. Equals to /gc/heap/goal:bytes. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 4.194304e+06 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. Equals to /memory/classes/other:bytes. # TYPE go_memstats_other_sys_bytes gauge go_memstats_other_sys_bytes 996703 # HELP go_memstats_stack_inuse_bytes Number of bytes obtained from system for stack allocator in non-CGO environments. Equals to /memory/classes/heap/stacks:bytes. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 425984 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. Equals to /memory/classes/heap/stacks:bytes + /memory/classes/os-stacks:bytes. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 425984 # HELP go_memstats_sys_bytes Number of bytes obtained from system. Equals to /memory/classes/total:byte. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 5.521408e+06 # HELP go_sched_gomaxprocs_threads The current runtime.GOMAXPROCS setting, or the number of operating system threads that can execute user-level Go code simultaneously. Sourced from /sched/gomaxprocs:threads # TYPE go_sched_gomaxprocs_threads gauge go_sched_gomaxprocs_threads 8 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 7 # HELP memcached_accepting_connections The Memcached server is currently accepting new connections. # TYPE memcached_accepting_connections gauge memcached_accepting_connections 1 # HELP memcached_commands_total Total number of all requests broken down by command (get, set, etc.) and status. # TYPE memcached_commands_total counter memcached_commands_total{command="cas",status="badval"} 0 memcached_commands_total{command="cas",status="hit"} 1 memcached_commands_total{command="cas",status="miss"} 0 memcached_commands_total{command="decr",status="hit"} 0 memcached_commands_total{command="decr",status="miss"} 0 memcached_commands_total{command="delete",status="hit"} 0 memcached_commands_total{command="delete",status="miss"} 0 memcached_commands_total{command="flush",status="hit"} 0 memcached_commands_total{command="get",status="hit"} 2 memcached_commands_total{command="get",status="miss"} 1 memcached_commands_total{command="incr",status="hit"} 0 memcached_commands_total{command="incr",status="miss"} 0 memcached_commands_total{command="set",status="hit"} 3 memcached_commands_total{command="touch",status="hit"} 0 memcached_commands_total{command="touch",status="miss"} 0 # HELP memcached_connections_listener_disabled_total Number of times that memcached has hit its connections limit and disabled its listener. # TYPE memcached_connections_listener_disabled_total counter memcached_connections_listener_disabled_total 0 # HELP memcached_connections_rejected_total Total number of connections rejected due to hitting the memcached's -c limit in maxconns_fast mode. # TYPE memcached_connections_rejected_total counter memcached_connections_rejected_total 0 # HELP memcached_connections_total Total number of connections opened since the server started running. # TYPE memcached_connections_total counter memcached_connections_total 1 # HELP memcached_connections_yielded_total Total number of connections yielded running due to hitting the memcached's -R limit. # TYPE memcached_connections_yielded_total counter memcached_connections_yielded_total 0 # HELP memcached_current_bytes Current number of bytes used to store items. # TYPE memcached_current_bytes gauge memcached_current_bytes 230 # HELP memcached_current_connections Current number of open connections. # TYPE memcached_current_connections gauge memcached_current_connections 11 # HELP memcached_current_items Current number of items stored by this instance. # TYPE memcached_current_items gauge memcached_current_items 2 # HELP memcached_direct_reclaims_total Times worker threads had to directly reclaim or evict items. # TYPE memcached_direct_reclaims_total counter memcached_direct_reclaims_total 0 # HELP memcached_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, goversion from which memcached_exporter was built, and the goos and goarch for the build. # TYPE memcached_exporter_build_info gauge memcached_exporter_build_info{branch="tarball",goarch="386",goos="linux",goversion="go1.23.0",revision="0.15.0",tags="unknown",version="0.15.0"} 1 # HELP memcached_item_no_memory_total The number of times an item could not be stored due to no more memory. # TYPE memcached_item_no_memory_total counter memcached_item_no_memory_total 0 # HELP memcached_item_too_large_total The number of times an item exceeded the max-item-size when being stored. # TYPE memcached_item_too_large_total counter memcached_item_too_large_total 0 # HELP memcached_items_evicted_total Total number of valid items removed from cache to free memory for new items. # TYPE memcached_items_evicted_total counter memcached_items_evicted_total 0 # HELP memcached_items_reclaimed_total Total number of times an entry was stored using memory from an expired entry. # TYPE memcached_items_reclaimed_total counter memcached_items_reclaimed_total 0 # HELP memcached_items_total Total number of items stored during the life of this instance. # TYPE memcached_items_total counter memcached_items_total 4 # HELP memcached_limit_bytes Number of bytes this server is allowed to use for storage. # TYPE memcached_limit_bytes gauge memcached_limit_bytes 6.7108864e+07 # HELP memcached_lru_crawler_enabled Whether the LRU crawler is enabled. # TYPE memcached_lru_crawler_enabled gauge memcached_lru_crawler_enabled 1 # HELP memcached_lru_crawler_hot_max_factor Set idle age of HOT LRU to COLD age * this # TYPE memcached_lru_crawler_hot_max_factor gauge memcached_lru_crawler_hot_max_factor 0.2 # HELP memcached_lru_crawler_hot_percent Percent of slab memory reserved for HOT LRU. # TYPE memcached_lru_crawler_hot_percent gauge memcached_lru_crawler_hot_percent 20 # HELP memcached_lru_crawler_items_checked_total Total items examined by LRU Crawler. # TYPE memcached_lru_crawler_items_checked_total counter memcached_lru_crawler_items_checked_total 0 # HELP memcached_lru_crawler_maintainer_thread Split LRU mode and background threads. # TYPE memcached_lru_crawler_maintainer_thread gauge memcached_lru_crawler_maintainer_thread 1 # HELP memcached_lru_crawler_moves_to_cold_total Total number of items moved from HOT/WARM to COLD LRU's. # TYPE memcached_lru_crawler_moves_to_cold_total counter memcached_lru_crawler_moves_to_cold_total 0 # HELP memcached_lru_crawler_moves_to_warm_total Total number of items moved from COLD to WARM LRU. # TYPE memcached_lru_crawler_moves_to_warm_total counter memcached_lru_crawler_moves_to_warm_total 0 # HELP memcached_lru_crawler_moves_within_lru_total Total number of items reshuffled within HOT or WARM LRU's. # TYPE memcached_lru_crawler_moves_within_lru_total counter memcached_lru_crawler_moves_within_lru_total 0 # HELP memcached_lru_crawler_reclaimed_total Total items freed by LRU Crawler. # TYPE memcached_lru_crawler_reclaimed_total counter memcached_lru_crawler_reclaimed_total 0 # HELP memcached_lru_crawler_sleep Microseconds to sleep between LRU crawls. # TYPE memcached_lru_crawler_sleep gauge memcached_lru_crawler_sleep 100 # HELP memcached_lru_crawler_starts_total Times an LRU crawler was started. # TYPE memcached_lru_crawler_starts_total counter memcached_lru_crawler_starts_total 0 # HELP memcached_lru_crawler_to_crawl Max items to crawl per slab per run. # TYPE memcached_lru_crawler_to_crawl gauge memcached_lru_crawler_to_crawl 0 # HELP memcached_lru_crawler_warm_max_factor Set idle age of WARM LRU to COLD age * this # TYPE memcached_lru_crawler_warm_max_factor gauge memcached_lru_crawler_warm_max_factor 2 # HELP memcached_lru_crawler_warm_percent Percent of slab memory reserved for WARM LRU. # TYPE memcached_lru_crawler_warm_percent gauge memcached_lru_crawler_warm_percent 40 # HELP memcached_malloced_bytes Number of bytes of memory allocated to slab pages. # TYPE memcached_malloced_bytes gauge memcached_malloced_bytes 2.097152e+06 # HELP memcached_max_connections Maximum number of clients allowed. # TYPE memcached_max_connections gauge memcached_max_connections 1024 # HELP memcached_process_system_cpu_seconds_total Accumulated system time for this process. # TYPE memcached_process_system_cpu_seconds_total counter memcached_process_system_cpu_seconds_total 0.005003 # HELP memcached_process_user_cpu_seconds_total Accumulated user time for this process. # TYPE memcached_process_user_cpu_seconds_total counter memcached_process_user_cpu_seconds_total 0 # HELP memcached_read_bytes_total Total number of bytes read by this server from network. # TYPE memcached_read_bytes_total counter memcached_read_bytes_total 302 # HELP memcached_slab_chunk_size_bytes Number of bytes allocated to each chunk within this slab class. # TYPE memcached_slab_chunk_size_bytes gauge memcached_slab_chunk_size_bytes{slab="1"} 80 memcached_slab_chunk_size_bytes{slab="5"} 224 # HELP memcached_slab_chunks_free Number of chunks not yet allocated items. # TYPE memcached_slab_chunks_free gauge memcached_slab_chunks_free{slab="1"} 13106 memcached_slab_chunks_free{slab="5"} 4680 # HELP memcached_slab_chunks_free_end Number of free chunks at the end of the last allocated page. # TYPE memcached_slab_chunks_free_end gauge memcached_slab_chunks_free_end{slab="1"} 0 memcached_slab_chunks_free_end{slab="5"} 0 # HELP memcached_slab_chunks_per_page Number of chunks within a single page for this slab class. # TYPE memcached_slab_chunks_per_page gauge memcached_slab_chunks_per_page{slab="1"} 13107 memcached_slab_chunks_per_page{slab="5"} 4681 # HELP memcached_slab_chunks_used Number of chunks allocated to an item. # TYPE memcached_slab_chunks_used gauge memcached_slab_chunks_used{slab="1"} 1 memcached_slab_chunks_used{slab="5"} 1 # HELP memcached_slab_cold_items Number of items presently stored in the COLD LRU. # TYPE memcached_slab_cold_items gauge memcached_slab_cold_items{slab="1"} 0 memcached_slab_cold_items{slab="5"} 0 # HELP memcached_slab_commands_total Total number of all requests broken down by command (get, set, etc.) and status per slab. # TYPE memcached_slab_commands_total counter memcached_slab_commands_total{command="cas",slab="1",status="badval"} 0 memcached_slab_commands_total{command="cas",slab="1",status="hit"} 1 memcached_slab_commands_total{command="cas",slab="5",status="badval"} 0 memcached_slab_commands_total{command="cas",slab="5",status="hit"} 0 memcached_slab_commands_total{command="decr",slab="1",status="hit"} 0 memcached_slab_commands_total{command="decr",slab="5",status="hit"} 0 memcached_slab_commands_total{command="delete",slab="1",status="hit"} 0 memcached_slab_commands_total{command="delete",slab="5",status="hit"} 0 memcached_slab_commands_total{command="get",slab="1",status="hit"} 2 memcached_slab_commands_total{command="get",slab="5",status="hit"} 0 memcached_slab_commands_total{command="incr",slab="1",status="hit"} 0 memcached_slab_commands_total{command="incr",slab="5",status="hit"} 0 memcached_slab_commands_total{command="set",slab="1",status="hit"} 2 memcached_slab_commands_total{command="set",slab="5",status="hit"} 1 memcached_slab_commands_total{command="touch",slab="1",status="hit"} 0 memcached_slab_commands_total{command="touch",slab="5",status="hit"} 0 # HELP memcached_slab_current_chunks Number of chunks allocated to this slab class. # TYPE memcached_slab_current_chunks gauge memcached_slab_current_chunks{slab="1"} 13107 memcached_slab_current_chunks{slab="5"} 4681 # HELP memcached_slab_current_items Number of items currently stored in this slab class. # TYPE memcached_slab_current_items gauge memcached_slab_current_items{slab="1"} 1 memcached_slab_current_items{slab="5"} 1 # HELP memcached_slab_current_pages Number of pages allocated to this slab class. # TYPE memcached_slab_current_pages gauge memcached_slab_current_pages{slab="1"} 1 memcached_slab_current_pages{slab="5"} 1 # HELP memcached_slab_hot_age_seconds Age of the oldest item in HOT LRU. # TYPE memcached_slab_hot_age_seconds gauge memcached_slab_hot_age_seconds{slab="1"} 0 memcached_slab_hot_age_seconds{slab="5"} 0 # HELP memcached_slab_hot_items Number of items presently stored in the HOT LRU. # TYPE memcached_slab_hot_items gauge memcached_slab_hot_items{slab="1"} 1 memcached_slab_hot_items{slab="5"} 1 # HELP memcached_slab_items_age_seconds Number of seconds the oldest item has been in the slab class. # TYPE memcached_slab_items_age_seconds gauge memcached_slab_items_age_seconds{slab="1"} 0 memcached_slab_items_age_seconds{slab="5"} 0 # HELP memcached_slab_items_crawler_reclaimed_total Number of items freed by the LRU Crawler. # TYPE memcached_slab_items_crawler_reclaimed_total counter memcached_slab_items_crawler_reclaimed_total{slab="1"} 0 memcached_slab_items_crawler_reclaimed_total{slab="5"} 0 # HELP memcached_slab_items_evicted_nonzero_total Total number of times an item which had an explicit expire time set had to be evicted from the LRU before it expired. # TYPE memcached_slab_items_evicted_nonzero_total counter memcached_slab_items_evicted_nonzero_total{slab="1"} 0 memcached_slab_items_evicted_nonzero_total{slab="5"} 0 # HELP memcached_slab_items_evicted_time_seconds Seconds since the last access for the most recent item evicted from this class. # TYPE memcached_slab_items_evicted_time_seconds counter memcached_slab_items_evicted_time_seconds{slab="1"} 0 memcached_slab_items_evicted_time_seconds{slab="5"} 0 # HELP memcached_slab_items_evicted_total Total number of times an item had to be evicted from the LRU before it expired. # TYPE memcached_slab_items_evicted_total counter memcached_slab_items_evicted_total{slab="1"} 0 memcached_slab_items_evicted_total{slab="5"} 0 # HELP memcached_slab_items_evicted_unfetched_total Total nmber of items evicted and never fetched. # TYPE memcached_slab_items_evicted_unfetched_total counter memcached_slab_items_evicted_unfetched_total{slab="1"} 0 memcached_slab_items_evicted_unfetched_total{slab="5"} 0 # HELP memcached_slab_items_expired_unfetched_total Total number of valid items evicted from the LRU which were never touched after being set. # TYPE memcached_slab_items_expired_unfetched_total counter memcached_slab_items_expired_unfetched_total{slab="1"} 0 memcached_slab_items_expired_unfetched_total{slab="5"} 0 # HELP memcached_slab_items_moves_to_cold Number of items moved from HOT or WARM into COLD. # TYPE memcached_slab_items_moves_to_cold counter memcached_slab_items_moves_to_cold{slab="1"} 0 memcached_slab_items_moves_to_cold{slab="5"} 0 # HELP memcached_slab_items_moves_to_warm Number of items moves from COLD into WARM. # TYPE memcached_slab_items_moves_to_warm counter memcached_slab_items_moves_to_warm{slab="1"} 0 memcached_slab_items_moves_to_warm{slab="5"} 0 # HELP memcached_slab_items_moves_within_lru Number of times active items were bumped within HOT or WARM. # TYPE memcached_slab_items_moves_within_lru counter memcached_slab_items_moves_within_lru{slab="1"} 0 memcached_slab_items_moves_within_lru{slab="5"} 0 # HELP memcached_slab_items_outofmemory_total Total number of items for this slab class that have triggered an out of memory error. # TYPE memcached_slab_items_outofmemory_total counter memcached_slab_items_outofmemory_total{slab="1"} 0 memcached_slab_items_outofmemory_total{slab="5"} 0 # HELP memcached_slab_items_reclaimed_total Total number of items reclaimed. # TYPE memcached_slab_items_reclaimed_total counter memcached_slab_items_reclaimed_total{slab="1"} 0 memcached_slab_items_reclaimed_total{slab="5"} 0 # HELP memcached_slab_items_tailrepairs_total Total number of times the entries for a particular ID need repairing. # TYPE memcached_slab_items_tailrepairs_total counter memcached_slab_items_tailrepairs_total{slab="1"} 0 memcached_slab_items_tailrepairs_total{slab="5"} 0 # HELP memcached_slab_lru_hits_total Number of get_hits to the LRU. # TYPE memcached_slab_lru_hits_total counter memcached_slab_lru_hits_total{lru="cold",slab="1"} 0 memcached_slab_lru_hits_total{lru="cold",slab="5"} 0 memcached_slab_lru_hits_total{lru="hot",slab="1"} 2 memcached_slab_lru_hits_total{lru="hot",slab="5"} 0 memcached_slab_lru_hits_total{lru="temporary",slab="1"} 0 memcached_slab_lru_hits_total{lru="temporary",slab="5"} 0 memcached_slab_lru_hits_total{lru="warm",slab="1"} 0 memcached_slab_lru_hits_total{lru="warm",slab="5"} 0 # HELP memcached_slab_mem_requested_bytes Number of bytes of memory actual items take up within a slab. # TYPE memcached_slab_mem_requested_bytes counter memcached_slab_mem_requested_bytes{slab="1"} 52 memcached_slab_mem_requested_bytes{slab="5"} 178 # HELP memcached_slab_warm_age_seconds Age of the oldest item in HOT LRU. # TYPE memcached_slab_warm_age_seconds gauge memcached_slab_warm_age_seconds{slab="1"} 0 memcached_slab_warm_age_seconds{slab="5"} 0 # HELP memcached_slab_warm_items Number of items presently stored in the WARM LRU. # TYPE memcached_slab_warm_items gauge memcached_slab_warm_items{slab="1"} 0 memcached_slab_warm_items{slab="5"} 0 # HELP memcached_time_seconds current UNIX time according to the server. # TYPE memcached_time_seconds gauge memcached_time_seconds 1.732924803e+09 # HELP memcached_up Could the memcached server be reached. # TYPE memcached_up gauge memcached_up 1 # HELP memcached_uptime_seconds Number of seconds since the server started. # TYPE memcached_uptime_seconds counter memcached_uptime_seconds 14 # HELP memcached_version The version of this memcached server. # TYPE memcached_version gauge memcached_version{version="1.6.21"} 1 # HELP memcached_written_bytes_total Total number of bytes sent by this server to network. # TYPE memcached_written_bytes_total counter memcached_written_bytes_total 6292 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 524288 # HELP process_network_receive_bytes_total Number of bytes received by the process over the network. # TYPE process_network_receive_bytes_total counter process_network_receive_bytes_total 4.08079155e+10 # HELP process_network_transmit_bytes_total Number of bytes sent by the process over the network. # TYPE process_network_transmit_bytes_total counter process_network_transmit_bytes_total 1.0672966863e+10 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 8 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.2959744e+07 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.73292480377e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 6.16521728e+08 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes 1.8446744073709552e+19 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 0 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0 main_test.go:212: want metrics to include "memcached_slab_mem_requested_bytes{slab=\"1\"} 68", have: # HELP go_gc_duration_seconds A summary of the wall-time pause (stop-the-world) duration in garbage collection cycles. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 0 go_gc_duration_seconds{quantile="0.25"} 0 go_gc_duration_seconds{quantile="0.5"} 0 go_gc_duration_seconds{quantile="0.75"} 0 go_gc_duration_seconds{quantile="1"} 0 go_gc_duration_seconds_sum 0 go_gc_duration_seconds_count 0 # HELP go_gc_gogc_percent Heap size target percentage configured by the user, otherwise 100. This value is set by the GOGC environment variable, and the runtime/debug.SetGCPercent function. Sourced from /gc/gogc:percent # TYPE go_gc_gogc_percent gauge go_gc_gogc_percent 100 # HELP go_gc_gomemlimit_bytes Go runtime memory limit configured by the user, otherwise math.MaxInt64. This value is set by the GOMEMLIMIT environment variable, and the runtime/debug.SetMemoryLimit function. Sourced from /gc/gomemlimit:bytes # TYPE go_gc_gomemlimit_bytes gauge go_gc_gomemlimit_bytes 9.223372036854776e+18 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 9 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.23.0"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated in heap and currently in use. Equals to /memory/classes/heap/objects:bytes. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 333728 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated in heap until now, even if released already. Equals to /gc/heap/allocs:bytes. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 333728 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. Equals to /memory/classes/profiling/buckets:bytes. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 3853 # HELP go_memstats_frees_total Total number of heap objects frees. Equals to /gc/heap/frees:objects + /gc/heap/tiny/allocs:objects. # TYPE go_memstats_frees_total counter go_memstats_frees_total 0 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. Equals to /memory/classes/metadata/other:bytes. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 261388 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and currently in use, same as go_memstats_alloc_bytes. Equals to /memory/classes/heap/objects:bytes. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 333728 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. Equals to /memory/classes/heap/released:bytes + /memory/classes/heap/free:bytes. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 1.990656e+06 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. Equals to /memory/classes/heap/objects:bytes + /memory/classes/heap/unused:bytes # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 1.777664e+06 # HELP go_memstats_heap_objects Number of currently allocated objects. Equals to /gc/heap/objects:objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 625 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. Equals to /memory/classes/heap/released:bytes. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 1.990656e+06 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. Equals to /memory/classes/heap/objects:bytes + /memory/classes/heap/unused:bytes + /memory/classes/heap/released:bytes + /memory/classes/heap/free:bytes. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 3.76832e+06 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 0 # HELP go_memstats_mallocs_total Total number of heap objects allocated, both live and gc-ed. Semantically a counter version for go_memstats_heap_objects gauge. Equals to /gc/heap/allocs:objects + /gc/heap/tiny/allocs:objects. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 625 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. Equals to /memory/classes/metadata/mcache/inuse:bytes. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 4800 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. Equals to /memory/classes/metadata/mcache/inuse:bytes + /memory/classes/metadata/mcache/free:bytes. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 16200 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. Equals to /memory/classes/metadata/mspan/inuse:bytes. # TYPE go_memstats_mspan_inuse_bytes gauge go_memstats_mspan_inuse_bytes 33600 # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. Equals to /memory/classes/metadata/mspan/inuse:bytes + /memory/classes/metadata/mspan/free:bytes. # TYPE go_memstats_mspan_sys_bytes gauge go_memstats_mspan_sys_bytes 48960 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. Equals to /gc/heap/goal:bytes. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 4.194304e+06 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. Equals to /memory/classes/other:bytes. # TYPE go_memstats_other_sys_bytes gauge go_memstats_other_sys_bytes 996703 # HELP go_memstats_stack_inuse_bytes Number of bytes obtained from system for stack allocator in non-CGO environments. Equals to /memory/classes/heap/stacks:bytes. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 425984 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. Equals to /memory/classes/heap/stacks:bytes + /memory/classes/os-stacks:bytes. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 425984 # HELP go_memstats_sys_bytes Number of bytes obtained from system. Equals to /memory/classes/total:byte. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 5.521408e+06 # HELP go_sched_gomaxprocs_threads The current runtime.GOMAXPROCS setting, or the number of operating system threads that can execute user-level Go code simultaneously. Sourced from /sched/gomaxprocs:threads # TYPE go_sched_gomaxprocs_threads gauge go_sched_gomaxprocs_threads 8 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 7 # HELP memcached_accepting_connections The Memcached server is currently accepting new connections. # TYPE memcached_accepting_connections gauge memcached_accepting_connections 1 # HELP memcached_commands_total Total number of all requests broken down by command (get, set, etc.) and status. # TYPE memcached_commands_total counter memcached_commands_total{command="cas",status="badval"} 0 memcached_commands_total{command="cas",status="hit"} 1 memcached_commands_total{command="cas",status="miss"} 0 memcached_commands_total{command="decr",status="hit"} 0 memcached_commands_total{command="decr",status="miss"} 0 memcached_commands_total{command="delete",status="hit"} 0 memcached_commands_total{command="delete",status="miss"} 0 memcached_commands_total{command="flush",status="hit"} 0 memcached_commands_total{command="get",status="hit"} 2 memcached_commands_total{command="get",status="miss"} 1 memcached_commands_total{command="incr",status="hit"} 0 memcached_commands_total{command="incr",status="miss"} 0 memcached_commands_total{command="set",status="hit"} 3 memcached_commands_total{command="touch",status="hit"} 0 memcached_commands_total{command="touch",status="miss"} 0 # HELP memcached_connections_listener_disabled_total Number of times that memcached has hit its connections limit and disabled its listener. # TYPE memcached_connections_listener_disabled_total counter memcached_connections_listener_disabled_total 0 # HELP memcached_connections_rejected_total Total number of connections rejected due to hitting the memcached's -c limit in maxconns_fast mode. # TYPE memcached_connections_rejected_total counter memcached_connections_rejected_total 0 # HELP memcached_connections_total Total number of connections opened since the server started running. # TYPE memcached_connections_total counter memcached_connections_total 1 # HELP memcached_connections_yielded_total Total number of connections yielded running due to hitting the memcached's -R limit. # TYPE memcached_connections_yielded_total counter memcached_connections_yielded_total 0 # HELP memcached_current_bytes Current number of bytes used to store items. # TYPE memcached_current_bytes gauge memcached_current_bytes 230 # HELP memcached_current_connections Current number of open connections. # TYPE memcached_current_connections gauge memcached_current_connections 11 # HELP memcached_current_items Current number of items stored by this instance. # TYPE memcached_current_items gauge memcached_current_items 2 # HELP memcached_direct_reclaims_total Times worker threads had to directly reclaim or evict items. # TYPE memcached_direct_reclaims_total counter memcached_direct_reclaims_total 0 # HELP memcached_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, goversion from which memcached_exporter was built, and the goos and goarch for the build. # TYPE memcached_exporter_build_info gauge memcached_exporter_build_info{branch="tarball",goarch="386",goos="linux",goversion="go1.23.0",revision="0.15.0",tags="unknown",version="0.15.0"} 1 # HELP memcached_item_no_memory_total The number of times an item could not be stored due to no more memory. # TYPE memcached_item_no_memory_total counter memcached_item_no_memory_total 0 # HELP memcached_item_too_large_total The number of times an item exceeded the max-item-size when being stored. # TYPE memcached_item_too_large_total counter memcached_item_too_large_total 0 # HELP memcached_items_evicted_total Total number of valid items removed from cache to free memory for new items. # TYPE memcached_items_evicted_total counter memcached_items_evicted_total 0 # HELP memcached_items_reclaimed_total Total number of times an entry was stored using memory from an expired entry. # TYPE memcached_items_reclaimed_total counter memcached_items_reclaimed_total 0 # HELP memcached_items_total Total number of items stored during the life of this instance. # TYPE memcached_items_total counter memcached_items_total 4 # HELP memcached_limit_bytes Number of bytes this server is allowed to use for storage. # TYPE memcached_limit_bytes gauge memcached_limit_bytes 6.7108864e+07 # HELP memcached_lru_crawler_enabled Whether the LRU crawler is enabled. # TYPE memcached_lru_crawler_enabled gauge memcached_lru_crawler_enabled 1 # HELP memcached_lru_crawler_hot_max_factor Set idle age of HOT LRU to COLD age * this # TYPE memcached_lru_crawler_hot_max_factor gauge memcached_lru_crawler_hot_max_factor 0.2 # HELP memcached_lru_crawler_hot_percent Percent of slab memory reserved for HOT LRU. # TYPE memcached_lru_crawler_hot_percent gauge memcached_lru_crawler_hot_percent 20 # HELP memcached_lru_crawler_items_checked_total Total items examined by LRU Crawler. # TYPE memcached_lru_crawler_items_checked_total counter memcached_lru_crawler_items_checked_total 0 # HELP memcached_lru_crawler_maintainer_thread Split LRU mode and background threads. # TYPE memcached_lru_crawler_maintainer_thread gauge memcached_lru_crawler_maintainer_thread 1 # HELP memcached_lru_crawler_moves_to_cold_total Total number of items moved from HOT/WARM to COLD LRU's. # TYPE memcached_lru_crawler_moves_to_cold_total counter memcached_lru_crawler_moves_to_cold_total 0 # HELP memcached_lru_crawler_moves_to_warm_total Total number of items moved from COLD to WARM LRU. # TYPE memcached_lru_crawler_moves_to_warm_total counter memcached_lru_crawler_moves_to_warm_total 0 # HELP memcached_lru_crawler_moves_within_lru_total Total number of items reshuffled within HOT or WARM LRU's. # TYPE memcached_lru_crawler_moves_within_lru_total counter memcached_lru_crawler_moves_within_lru_total 0 # HELP memcached_lru_crawler_reclaimed_total Total items freed by LRU Crawler. # TYPE memcached_lru_crawler_reclaimed_total counter memcached_lru_crawler_reclaimed_total 0 # HELP memcached_lru_crawler_sleep Microseconds to sleep between LRU crawls. # TYPE memcached_lru_crawler_sleep gauge memcached_lru_crawler_sleep 100 # HELP memcached_lru_crawler_starts_total Times an LRU crawler was started. # TYPE memcached_lru_crawler_starts_total counter memcached_lru_crawler_starts_total 0 # HELP memcached_lru_crawler_to_crawl Max items to crawl per slab per run. # TYPE memcached_lru_crawler_to_crawl gauge memcached_lru_crawler_to_crawl 0 # HELP memcached_lru_crawler_warm_max_factor Set idle age of WARM LRU to COLD age * this # TYPE memcached_lru_crawler_warm_max_factor gauge memcached_lru_crawler_warm_max_factor 2 # HELP memcached_lru_crawler_warm_percent Percent of slab memory reserved for WARM LRU. # TYPE memcached_lru_crawler_warm_percent gauge memcached_lru_crawler_warm_percent 40 # HELP memcached_malloced_bytes Number of bytes of memory allocated to slab pages. # TYPE memcached_malloced_bytes gauge memcached_malloced_bytes 2.097152e+06 # HELP memcached_max_connections Maximum number of clients allowed. # TYPE memcached_max_connections gauge memcached_max_connections 1024 # HELP memcached_process_system_cpu_seconds_total Accumulated system time for this process. # TYPE memcached_process_system_cpu_seconds_total counter memcached_process_system_cpu_seconds_total 0.005003 # HELP memcached_process_user_cpu_seconds_total Accumulated user time for this process. # TYPE memcached_process_user_cpu_seconds_total counter memcached_process_user_cpu_seconds_total 0 # HELP memcached_read_bytes_total Total number of bytes read by this server from network. # TYPE memcached_read_bytes_total counter memcached_read_bytes_total 302 # HELP memcached_slab_chunk_size_bytes Number of bytes allocated to each chunk within this slab class. # TYPE memcached_slab_chunk_size_bytes gauge memcached_slab_chunk_size_bytes{slab="1"} 80 memcached_slab_chunk_size_bytes{slab="5"} 224 # HELP memcached_slab_chunks_free Number of chunks not yet allocated items. # TYPE memcached_slab_chunks_free gauge memcached_slab_chunks_free{slab="1"} 13106 memcached_slab_chunks_free{slab="5"} 4680 # HELP memcached_slab_chunks_free_end Number of free chunks at the end of the last allocated page. # TYPE memcached_slab_chunks_free_end gauge memcached_slab_chunks_free_end{slab="1"} 0 memcached_slab_chunks_free_end{slab="5"} 0 # HELP memcached_slab_chunks_per_page Number of chunks within a single page for this slab class. # TYPE memcached_slab_chunks_per_page gauge memcached_slab_chunks_per_page{slab="1"} 13107 memcached_slab_chunks_per_page{slab="5"} 4681 # HELP memcached_slab_chunks_used Number of chunks allocated to an item. # TYPE memcached_slab_chunks_used gauge memcached_slab_chunks_used{slab="1"} 1 memcached_slab_chunks_used{slab="5"} 1 # HELP memcached_slab_cold_items Number of items presently stored in the COLD LRU. # TYPE memcached_slab_cold_items gauge memcached_slab_cold_items{slab="1"} 0 memcached_slab_cold_items{slab="5"} 0 # HELP memcached_slab_commands_total Total number of all requests broken down by command (get, set, etc.) and status per slab. # TYPE memcached_slab_commands_total counter memcached_slab_commands_total{command="cas",slab="1",status="badval"} 0 memcached_slab_commands_total{command="cas",slab="1",status="hit"} 1 memcached_slab_commands_total{command="cas",slab="5",status="badval"} 0 memcached_slab_commands_total{command="cas",slab="5",status="hit"} 0 memcached_slab_commands_total{command="decr",slab="1",status="hit"} 0 memcached_slab_commands_total{command="decr",slab="5",status="hit"} 0 memcached_slab_commands_total{command="delete",slab="1",status="hit"} 0 memcached_slab_commands_total{command="delete",slab="5",status="hit"} 0 memcached_slab_commands_total{command="get",slab="1",status="hit"} 2 memcached_slab_commands_total{command="get",slab="5",status="hit"} 0 memcached_slab_commands_total{command="incr",slab="1",status="hit"} 0 memcached_slab_commands_total{command="incr",slab="5",status="hit"} 0 memcached_slab_commands_total{command="set",slab="1",status="hit"} 2 memcached_slab_commands_total{command="set",slab="5",status="hit"} 1 memcached_slab_commands_total{command="touch",slab="1",status="hit"} 0 memcached_slab_commands_total{command="touch",slab="5",status="hit"} 0 # HELP memcached_slab_current_chunks Number of chunks allocated to this slab class. # TYPE memcached_slab_current_chunks gauge memcached_slab_current_chunks{slab="1"} 13107 memcached_slab_current_chunks{slab="5"} 4681 # HELP memcached_slab_current_items Number of items currently stored in this slab class. # TYPE memcached_slab_current_items gauge memcached_slab_current_items{slab="1"} 1 memcached_slab_current_items{slab="5"} 1 # HELP memcached_slab_current_pages Number of pages allocated to this slab class. # TYPE memcached_slab_current_pages gauge memcached_slab_current_pages{slab="1"} 1 memcached_slab_current_pages{slab="5"} 1 # HELP memcached_slab_hot_age_seconds Age of the oldest item in HOT LRU. # TYPE memcached_slab_hot_age_seconds gauge memcached_slab_hot_age_seconds{slab="1"} 0 memcached_slab_hot_age_seconds{slab="5"} 0 # HELP memcached_slab_hot_items Number of items presently stored in the HOT LRU. # TYPE memcached_slab_hot_items gauge memcached_slab_hot_items{slab="1"} 1 memcached_slab_hot_items{slab="5"} 1 # HELP memcached_slab_items_age_seconds Number of seconds the oldest item has been in the slab class. # TYPE memcached_slab_items_age_seconds gauge memcached_slab_items_age_seconds{slab="1"} 0 memcached_slab_items_age_seconds{slab="5"} 0 # HELP memcached_slab_items_crawler_reclaimed_total Number of items freed by the LRU Crawler. # TYPE memcached_slab_items_crawler_reclaimed_total counter memcached_slab_items_crawler_reclaimed_total{slab="1"} 0 memcached_slab_items_crawler_reclaimed_total{slab="5"} 0 # HELP memcached_slab_items_evicted_nonzero_total Total number of times an item which had an explicit expire time set had to be evicted from the LRU before it expired. # TYPE memcached_slab_items_evicted_nonzero_total counter memcached_slab_items_evicted_nonzero_total{slab="1"} 0 memcached_slab_items_evicted_nonzero_total{slab="5"} 0 # HELP memcached_slab_items_evicted_time_seconds Seconds since the last access for the most recent item evicted from this class. # TYPE memcached_slab_items_evicted_time_seconds counter memcached_slab_items_evicted_time_seconds{slab="1"} 0 memcached_slab_items_evicted_time_seconds{slab="5"} 0 # HELP memcached_slab_items_evicted_total Total number of times an item had to be evicted from the LRU before it expired. # TYPE memcached_slab_items_evicted_total counter memcached_slab_items_evicted_total{slab="1"} 0 memcached_slab_items_evicted_total{slab="5"} 0 # HELP memcached_slab_items_evicted_unfetched_total Total nmber of items evicted and never fetched. # TYPE memcached_slab_items_evicted_unfetched_total counter memcached_slab_items_evicted_unfetched_total{slab="1"} 0 memcached_slab_items_evicted_unfetched_total{slab="5"} 0 # HELP memcached_slab_items_expired_unfetched_total Total number of valid items evicted from the LRU which were never touched after being set. # TYPE memcached_slab_items_expired_unfetched_total counter memcached_slab_items_expired_unfetched_total{slab="1"} 0 memcached_slab_items_expired_unfetched_total{slab="5"} 0 # HELP memcached_slab_items_moves_to_cold Number of items moved from HOT or WARM into COLD. # TYPE memcached_slab_items_moves_to_cold counter memcached_slab_items_moves_to_cold{slab="1"} 0 memcached_slab_items_moves_to_cold{slab="5"} 0 # HELP memcached_slab_items_moves_to_warm Number of items moves from COLD into WARM. # TYPE memcached_slab_items_moves_to_warm counter memcached_slab_items_moves_to_warm{slab="1"} 0 memcached_slab_items_moves_to_warm{slab="5"} 0 # HELP memcached_slab_items_moves_within_lru Number of times active items were bumped within HOT or WARM. # TYPE memcached_slab_items_moves_within_lru counter memcached_slab_items_moves_within_lru{slab="1"} 0 memcached_slab_items_moves_within_lru{slab="5"} 0 # HELP memcached_slab_items_outofmemory_total Total number of items for this slab class that have triggered an out of memory error. # TYPE memcached_slab_items_outofmemory_total counter memcached_slab_items_outofmemory_total{slab="1"} 0 memcached_slab_items_outofmemory_total{slab="5"} 0 # HELP memcached_slab_items_reclaimed_total Total number of items reclaimed. # TYPE memcached_slab_items_reclaimed_total counter memcached_slab_items_reclaimed_total{slab="1"} 0 memcached_slab_items_reclaimed_total{slab="5"} 0 # HELP memcached_slab_items_tailrepairs_total Total number of times the entries for a particular ID need repairing. # TYPE memcached_slab_items_tailrepairs_total counter memcached_slab_items_tailrepairs_total{slab="1"} 0 memcached_slab_items_tailrepairs_total{slab="5"} 0 # HELP memcached_slab_lru_hits_total Number of get_hits to the LRU. # TYPE memcached_slab_lru_hits_total counter memcached_slab_lru_hits_total{lru="cold",slab="1"} 0 memcached_slab_lru_hits_total{lru="cold",slab="5"} 0 memcached_slab_lru_hits_total{lru="hot",slab="1"} 2 memcached_slab_lru_hits_total{lru="hot",slab="5"} 0 memcached_slab_lru_hits_total{lru="temporary",slab="1"} 0 memcached_slab_lru_hits_total{lru="temporary",slab="5"} 0 memcached_slab_lru_hits_total{lru="warm",slab="1"} 0 memcached_slab_lru_hits_total{lru="warm",slab="5"} 0 # HELP memcached_slab_mem_requested_bytes Number of bytes of memory actual items take up within a slab. # TYPE memcached_slab_mem_requested_bytes counter memcached_slab_mem_requested_bytes{slab="1"} 52 memcached_slab_mem_requested_bytes{slab="5"} 178 # HELP memcached_slab_warm_age_seconds Age of the oldest item in HOT LRU. # TYPE memcached_slab_warm_age_seconds gauge memcached_slab_warm_age_seconds{slab="1"} 0 memcached_slab_warm_age_seconds{slab="5"} 0 # HELP memcached_slab_warm_items Number of items presently stored in the WARM LRU. # TYPE memcached_slab_warm_items gauge memcached_slab_warm_items{slab="1"} 0 memcached_slab_warm_items{slab="5"} 0 # HELP memcached_time_seconds current UNIX time according to the server. # TYPE memcached_time_seconds gauge memcached_time_seconds 1.732924803e+09 # HELP memcached_up Could the memcached server be reached. # TYPE memcached_up gauge memcached_up 1 # HELP memcached_uptime_seconds Number of seconds since the server started. # TYPE memcached_uptime_seconds counter memcached_uptime_seconds 14 # HELP memcached_version The version of this memcached server. # TYPE memcached_version gauge memcached_version{version="1.6.21"} 1 # HELP memcached_written_bytes_total Total number of bytes sent by this server to network. # TYPE memcached_written_bytes_total counter memcached_written_bytes_total 6292 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 524288 # HELP process_network_receive_bytes_total Number of bytes received by the process over the network. # TYPE process_network_receive_bytes_total counter process_network_receive_bytes_total 4.08079155e+10 # HELP process_network_transmit_bytes_total Number of bytes sent by the process over the network. # TYPE process_network_transmit_bytes_total counter process_network_transmit_bytes_total 1.0672966863e+10 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 8 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.2959744e+07 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.73292480377e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 6.16521728e+08 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes 1.8446744073709552e+19 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 0 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0 main_test.go:212: want metrics to include "memcached_slab_mem_requested_bytes{slab=\"5\"} 194", have: # HELP go_gc_duration_seconds A summary of the wall-time pause (stop-the-world) duration in garbage collection cycles. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 0 go_gc_duration_seconds{quantile="0.25"} 0 go_gc_duration_seconds{quantile="0.5"} 0 go_gc_duration_seconds{quantile="0.75"} 0 go_gc_duration_seconds{quantile="1"} 0 go_gc_duration_seconds_sum 0 go_gc_duration_seconds_count 0 # HELP go_gc_gogc_percent Heap size target percentage configured by the user, otherwise 100. This value is set by the GOGC environment variable, and the runtime/debug.SetGCPercent function. Sourced from /gc/gogc:percent # TYPE go_gc_gogc_percent gauge go_gc_gogc_percent 100 # HELP go_gc_gomemlimit_bytes Go runtime memory limit configured by the user, otherwise math.MaxInt64. This value is set by the GOMEMLIMIT environment variable, and the runtime/debug.SetMemoryLimit function. Sourced from /gc/gomemlimit:bytes # TYPE go_gc_gomemlimit_bytes gauge go_gc_gomemlimit_bytes 9.223372036854776e+18 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 9 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.23.0"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated in heap and currently in use. Equals to /memory/classes/heap/objects:bytes. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 333728 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated in heap until now, even if released already. Equals to /gc/heap/allocs:bytes. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 333728 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. Equals to /memory/classes/profiling/buckets:bytes. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 3853 # HELP go_memstats_frees_total Total number of heap objects frees. Equals to /gc/heap/frees:objects + /gc/heap/tiny/allocs:objects. # TYPE go_memstats_frees_total counter go_memstats_frees_total 0 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. Equals to /memory/classes/metadata/other:bytes. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 261388 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and currently in use, same as go_memstats_alloc_bytes. Equals to /memory/classes/heap/objects:bytes. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 333728 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. Equals to /memory/classes/heap/released:bytes + /memory/classes/heap/free:bytes. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 1.990656e+06 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. Equals to /memory/classes/heap/objects:bytes + /memory/classes/heap/unused:bytes # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 1.777664e+06 # HELP go_memstats_heap_objects Number of currently allocated objects. Equals to /gc/heap/objects:objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 625 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. Equals to /memory/classes/heap/released:bytes. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 1.990656e+06 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. Equals to /memory/classes/heap/objects:bytes + /memory/classes/heap/unused:bytes + /memory/classes/heap/released:bytes + /memory/classes/heap/free:bytes. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 3.76832e+06 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 0 # HELP go_memstats_mallocs_total Total number of heap objects allocated, both live and gc-ed. Semantically a counter version for go_memstats_heap_objects gauge. Equals to /gc/heap/allocs:objects + /gc/heap/tiny/allocs:objects. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 625 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. Equals to /memory/classes/metadata/mcache/inuse:bytes. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 4800 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. Equals to /memory/classes/metadata/mcache/inuse:bytes + /memory/classes/metadata/mcache/free:bytes. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 16200 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. Equals to /memory/classes/metadata/mspan/inuse:bytes. # TYPE go_memstats_mspan_inuse_bytes gauge go_memstats_mspan_inuse_bytes 33600 # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. Equals to /memory/classes/metadata/mspan/inuse:bytes + /memory/classes/metadata/mspan/free:bytes. # TYPE go_memstats_mspan_sys_bytes gauge go_memstats_mspan_sys_bytes 48960 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. Equals to /gc/heap/goal:bytes. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 4.194304e+06 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. Equals to /memory/classes/other:bytes. # TYPE go_memstats_other_sys_bytes gauge go_memstats_other_sys_bytes 996703 # HELP go_memstats_stack_inuse_bytes Number of bytes obtained from system for stack allocator in non-CGO environments. Equals to /memory/classes/heap/stacks:bytes. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 425984 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. Equals to /memory/classes/heap/stacks:bytes + /memory/classes/os-stacks:bytes. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 425984 # HELP go_memstats_sys_bytes Number of bytes obtained from system. Equals to /memory/classes/total:byte. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 5.521408e+06 # HELP go_sched_gomaxprocs_threads The current runtime.GOMAXPROCS setting, or the number of operating system threads that can execute user-level Go code simultaneously. Sourced from /sched/gomaxprocs:threads # TYPE go_sched_gomaxprocs_threads gauge go_sched_gomaxprocs_threads 8 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 7 # HELP memcached_accepting_connections The Memcached server is currently accepting new connections. # TYPE memcached_accepting_connections gauge memcached_accepting_connections 1 # HELP memcached_commands_total Total number of all requests broken down by command (get, set, etc.) and status. # TYPE memcached_commands_total counter memcached_commands_total{command="cas",status="badval"} 0 memcached_commands_total{command="cas",status="hit"} 1 memcached_commands_total{command="cas",status="miss"} 0 memcached_commands_total{command="decr",status="hit"} 0 memcached_commands_total{command="decr",status="miss"} 0 memcached_commands_total{command="delete",status="hit"} 0 memcached_commands_total{command="delete",status="miss"} 0 memcached_commands_total{command="flush",status="hit"} 0 memcached_commands_total{command="get",status="hit"} 2 memcached_commands_total{command="get",status="miss"} 1 memcached_commands_total{command="incr",status="hit"} 0 memcached_commands_total{command="incr",status="miss"} 0 memcached_commands_total{command="set",status="hit"} 3 memcached_commands_total{command="touch",status="hit"} 0 memcached_commands_total{command="touch",status="miss"} 0 # HELP memcached_connections_listener_disabled_total Number of times that memcached has hit its connections limit and disabled its listener. # TYPE memcached_connections_listener_disabled_total counter memcached_connections_listener_disabled_total 0 # HELP memcached_connections_rejected_total Total number of connections rejected due to hitting the memcached's -c limit in maxconns_fast mode. # TYPE memcached_connections_rejected_total counter memcached_connections_rejected_total 0 # HELP memcached_connections_total Total number of connections opened since the server started running. # TYPE memcached_connections_total counter memcached_connections_total 1 # HELP memcached_connections_yielded_total Total number of connections yielded running due to hitting the memcached's -R limit. # TYPE memcached_connections_yielded_total counter memcached_connections_yielded_total 0 # HELP memcached_current_bytes Current number of bytes used to store items. # TYPE memcached_current_bytes gauge memcached_current_bytes 230 # HELP memcached_current_connections Current number of open connections. # TYPE memcached_current_connections gauge memcached_current_connections 11 # HELP memcached_current_items Current number of items stored by this instance. # TYPE memcached_current_items gauge memcached_current_items 2 # HELP memcached_direct_reclaims_total Times worker threads had to directly reclaim or evict items. # TYPE memcached_direct_reclaims_total counter memcached_direct_reclaims_total 0 # HELP memcached_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, goversion from which memcached_exporter was built, and the goos and goarch for the build. # TYPE memcached_exporter_build_info gauge memcached_exporter_build_info{branch="tarball",goarch="386",goos="linux",goversion="go1.23.0",revision="0.15.0",tags="unknown",version="0.15.0"} 1 # HELP memcached_item_no_memory_total The number of times an item could not be stored due to no more memory. # TYPE memcached_item_no_memory_total counter memcached_item_no_memory_total 0 # HELP memcached_item_too_large_total The number of times an item exceeded the max-item-size when being stored. # TYPE memcached_item_too_large_total counter memcached_item_too_large_total 0 # HELP memcached_items_evicted_total Total number of valid items removed from cache to free memory for new items. # TYPE memcached_items_evicted_total counter memcached_items_evicted_total 0 # HELP memcached_items_reclaimed_total Total number of times an entry was stored using memory from an expired entry. # TYPE memcached_items_reclaimed_total counter memcached_items_reclaimed_total 0 # HELP memcached_items_total Total number of items stored during the life of this instance. # TYPE memcached_items_total counter memcached_items_total 4 # HELP memcached_limit_bytes Number of bytes this server is allowed to use for storage. # TYPE memcached_limit_bytes gauge memcached_limit_bytes 6.7108864e+07 # HELP memcached_lru_crawler_enabled Whether the LRU crawler is enabled. # TYPE memcached_lru_crawler_enabled gauge memcached_lru_crawler_enabled 1 # HELP memcached_lru_crawler_hot_max_factor Set idle age of HOT LRU to COLD age * this # TYPE memcached_lru_crawler_hot_max_factor gauge memcached_lru_crawler_hot_max_factor 0.2 # HELP memcached_lru_crawler_hot_percent Percent of slab memory reserved for HOT LRU. # TYPE memcached_lru_crawler_hot_percent gauge memcached_lru_crawler_hot_percent 20 # HELP memcached_lru_crawler_items_checked_total Total items examined by LRU Crawler. # TYPE memcached_lru_crawler_items_checked_total counter memcached_lru_crawler_items_checked_total 0 # HELP memcached_lru_crawler_maintainer_thread Split LRU mode and background threads. # TYPE memcached_lru_crawler_maintainer_thread gauge memcached_lru_crawler_maintainer_thread 1 # HELP memcached_lru_crawler_moves_to_cold_total Total number of items moved from HOT/WARM to COLD LRU's. # TYPE memcached_lru_crawler_moves_to_cold_total counter memcached_lru_crawler_moves_to_cold_total 0 # HELP memcached_lru_crawler_moves_to_warm_total Total number of items moved from COLD to WARM LRU. # TYPE memcached_lru_crawler_moves_to_warm_total counter memcached_lru_crawler_moves_to_warm_total 0 # HELP memcached_lru_crawler_moves_within_lru_total Total number of items reshuffled within HOT or WARM LRU's. # TYPE memcached_lru_crawler_moves_within_lru_total counter memcached_lru_crawler_moves_within_lru_total 0 # HELP memcached_lru_crawler_reclaimed_total Total items freed by LRU Crawler. # TYPE memcached_lru_crawler_reclaimed_total counter memcached_lru_crawler_reclaimed_total 0 # HELP memcached_lru_crawler_sleep Microseconds to sleep between LRU crawls. # TYPE memcached_lru_crawler_sleep gauge memcached_lru_crawler_sleep 100 # HELP memcached_lru_crawler_starts_total Times an LRU crawler was started. # TYPE memcached_lru_crawler_starts_total counter memcached_lru_crawler_starts_total 0 # HELP memcached_lru_crawler_to_crawl Max items to crawl per slab per run. # TYPE memcached_lru_crawler_to_crawl gauge memcached_lru_crawler_to_crawl 0 # HELP memcached_lru_crawler_warm_max_factor Set idle age of WARM LRU to COLD age * this # TYPE memcached_lru_crawler_warm_max_factor gauge memcached_lru_crawler_warm_max_factor 2 # HELP memcached_lru_crawler_warm_percent Percent of slab memory reserved for WARM LRU. # TYPE memcached_lru_crawler_warm_percent gauge memcached_lru_crawler_warm_percent 40 # HELP memcached_malloced_bytes Number of bytes of memory allocated to slab pages. # TYPE memcached_malloced_bytes gauge memcached_malloced_bytes 2.097152e+06 # HELP memcached_max_connections Maximum number of clients allowed. # TYPE memcached_max_connections gauge memcached_max_connections 1024 # HELP memcached_process_system_cpu_seconds_total Accumulated system time for this process. # TYPE memcached_process_system_cpu_seconds_total counter memcached_process_system_cpu_seconds_total 0.005003 # HELP memcached_process_user_cpu_seconds_total Accumulated user time for this process. # TYPE memcached_process_user_cpu_seconds_total counter memcached_process_user_cpu_seconds_total 0 # HELP memcached_read_bytes_total Total number of bytes read by this server from network. # TYPE memcached_read_bytes_total counter memcached_read_bytes_total 302 # HELP memcached_slab_chunk_size_bytes Number of bytes allocated to each chunk within this slab class. # TYPE memcached_slab_chunk_size_bytes gauge memcached_slab_chunk_size_bytes{slab="1"} 80 memcached_slab_chunk_size_bytes{slab="5"} 224 # HELP memcached_slab_chunks_free Number of chunks not yet allocated items. # TYPE memcached_slab_chunks_free gauge memcached_slab_chunks_free{slab="1"} 13106 memcached_slab_chunks_free{slab="5"} 4680 # HELP memcached_slab_chunks_free_end Number of free chunks at the end of the last allocated page. # TYPE memcached_slab_chunks_free_end gauge memcached_slab_chunks_free_end{slab="1"} 0 memcached_slab_chunks_free_end{slab="5"} 0 # HELP memcached_slab_chunks_per_page Number of chunks within a single page for this slab class. # TYPE memcached_slab_chunks_per_page gauge memcached_slab_chunks_per_page{slab="1"} 13107 memcached_slab_chunks_per_page{slab="5"} 4681 # HELP memcached_slab_chunks_used Number of chunks allocated to an item. # TYPE memcached_slab_chunks_used gauge memcached_slab_chunks_used{slab="1"} 1 memcached_slab_chunks_used{slab="5"} 1 # HELP memcached_slab_cold_items Number of items presently stored in the COLD LRU. # TYPE memcached_slab_cold_items gauge memcached_slab_cold_items{slab="1"} 0 memcached_slab_cold_items{slab="5"} 0 # HELP memcached_slab_commands_total Total number of all requests broken down by command (get, set, etc.) and status per slab. # TYPE memcached_slab_commands_total counter memcached_slab_commands_total{command="cas",slab="1",status="badval"} 0 memcached_slab_commands_total{command="cas",slab="1",status="hit"} 1 memcached_slab_commands_total{command="cas",slab="5",status="badval"} 0 memcached_slab_commands_total{command="cas",slab="5",status="hit"} 0 memcached_slab_commands_total{command="decr",slab="1",status="hit"} 0 memcached_slab_commands_total{command="decr",slab="5",status="hit"} 0 memcached_slab_commands_total{command="delete",slab="1",status="hit"} 0 memcached_slab_commands_total{command="delete",slab="5",status="hit"} 0 memcached_slab_commands_total{command="get",slab="1",status="hit"} 2 memcached_slab_commands_total{command="get",slab="5",status="hit"} 0 memcached_slab_commands_total{command="incr",slab="1",status="hit"} 0 memcached_slab_commands_total{command="incr",slab="5",status="hit"} 0 memcached_slab_commands_total{command="set",slab="1",status="hit"} 2 memcached_slab_commands_total{command="set",slab="5",status="hit"} 1 memcached_slab_commands_total{command="touch",slab="1",status="hit"} 0 memcached_slab_commands_total{command="touch",slab="5",status="hit"} 0 # HELP memcached_slab_current_chunks Number of chunks allocated to this slab class. # TYPE memcached_slab_current_chunks gauge memcached_slab_current_chunks{slab="1"} 13107 memcached_slab_current_chunks{slab="5"} 4681 # HELP memcached_slab_current_items Number of items currently stored in this slab class. # TYPE memcached_slab_current_items gauge memcached_slab_current_items{slab="1"} 1 memcached_slab_current_items{slab="5"} 1 # HELP memcached_slab_current_pages Number of pages allocated to this slab class. # TYPE memcached_slab_current_pages gauge memcached_slab_current_pages{slab="1"} 1 memcached_slab_current_pages{slab="5"} 1 # HELP memcached_slab_hot_age_seconds Age of the oldest item in HOT LRU. # TYPE memcached_slab_hot_age_seconds gauge memcached_slab_hot_age_seconds{slab="1"} 0 memcached_slab_hot_age_seconds{slab="5"} 0 # HELP memcached_slab_hot_items Number of items presently stored in the HOT LRU. # TYPE memcached_slab_hot_items gauge memcached_slab_hot_items{slab="1"} 1 memcached_slab_hot_items{slab="5"} 1 # HELP memcached_slab_items_age_seconds Number of seconds the oldest item has been in the slab class. # TYPE memcached_slab_items_age_seconds gauge memcached_slab_items_age_seconds{slab="1"} 0 memcached_slab_items_age_seconds{slab="5"} 0 # HELP memcached_slab_items_crawler_reclaimed_total Number of items freed by the LRU Crawler. # TYPE memcached_slab_items_crawler_reclaimed_total counter memcached_slab_items_crawler_reclaimed_total{slab="1"} 0 memcached_slab_items_crawler_reclaimed_total{slab="5"} 0 # HELP memcached_slab_items_evicted_nonzero_total Total number of times an item which had an explicit expire time set had to be evicted from the LRU before it expired. # TYPE memcached_slab_items_evicted_nonzero_total counter memcached_slab_items_evicted_nonzero_total{slab="1"} 0 memcached_slab_items_evicted_nonzero_total{slab="5"} 0 # HELP memcached_slab_items_evicted_time_seconds Seconds since the last access for the most recent item evicted from this class. # TYPE memcached_slab_items_evicted_time_seconds counter memcached_slab_items_evicted_time_seconds{slab="1"} 0 memcached_slab_items_evicted_time_seconds{slab="5"} 0 # HELP memcached_slab_items_evicted_total Total number of times an item had to be evicted from the LRU before it expired. # TYPE memcached_slab_items_evicted_total counter memcached_slab_items_evicted_total{slab="1"} 0 memcached_slab_items_evicted_total{slab="5"} 0 # HELP memcached_slab_items_evicted_unfetched_total Total nmber of items evicted and never fetched. # TYPE memcached_slab_items_evicted_unfetched_total counter memcached_slab_items_evicted_unfetched_total{slab="1"} 0 memcached_slab_items_evicted_unfetched_total{slab="5"} 0 # HELP memcached_slab_items_expired_unfetched_total Total number of valid items evicted from the LRU which were never touched after being set. # TYPE memcached_slab_items_expired_unfetched_total counter memcached_slab_items_expired_unfetched_total{slab="1"} 0 memcached_slab_items_expired_unfetched_total{slab="5"} 0 # HELP memcached_slab_items_moves_to_cold Number of items moved from HOT or WARM into COLD. # TYPE memcached_slab_items_moves_to_cold counter memcached_slab_items_moves_to_cold{slab="1"} 0 memcached_slab_items_moves_to_cold{slab="5"} 0 # HELP memcached_slab_items_moves_to_warm Number of items moves from COLD into WARM. # TYPE memcached_slab_items_moves_to_warm counter memcached_slab_items_moves_to_warm{slab="1"} 0 memcached_slab_items_moves_to_warm{slab="5"} 0 # HELP memcached_slab_items_moves_within_lru Number of times active items were bumped within HOT or WARM. # TYPE memcached_slab_items_moves_within_lru counter memcached_slab_items_moves_within_lru{slab="1"} 0 memcached_slab_items_moves_within_lru{slab="5"} 0 # HELP memcached_slab_items_outofmemory_total Total number of items for this slab class that have triggered an out of memory error. # TYPE memcached_slab_items_outofmemory_total counter memcached_slab_items_outofmemory_total{slab="1"} 0 memcached_slab_items_outofmemory_total{slab="5"} 0 # HELP memcached_slab_items_reclaimed_total Total number of items reclaimed. # TYPE memcached_slab_items_reclaimed_total counter memcached_slab_items_reclaimed_total{slab="1"} 0 memcached_slab_items_reclaimed_total{slab="5"} 0 # HELP memcached_slab_items_tailrepairs_total Total number of times the entries for a particular ID need repairing. # TYPE memcached_slab_items_tailrepairs_total counter memcached_slab_items_tailrepairs_total{slab="1"} 0 memcached_slab_items_tailrepairs_total{slab="5"} 0 # HELP memcached_slab_lru_hits_total Number of get_hits to the LRU. # TYPE memcached_slab_lru_hits_total counter memcached_slab_lru_hits_total{lru="cold",slab="1"} 0 memcached_slab_lru_hits_total{lru="cold",slab="5"} 0 memcached_slab_lru_hits_total{lru="hot",slab="1"} 2 memcached_slab_lru_hits_total{lru="hot",slab="5"} 0 memcached_slab_lru_hits_total{lru="temporary",slab="1"} 0 memcached_slab_lru_hits_total{lru="temporary",slab="5"} 0 memcached_slab_lru_hits_total{lru="warm",slab="1"} 0 memcached_slab_lru_hits_total{lru="warm",slab="5"} 0 # HELP memcached_slab_mem_requested_bytes Number of bytes of memory actual items take up within a slab. # TYPE memcached_slab_mem_requested_bytes counter memcached_slab_mem_requested_bytes{slab="1"} 52 memcached_slab_mem_requested_bytes{slab="5"} 178 # HELP memcached_slab_warm_age_seconds Age of the oldest item in HOT LRU. # TYPE memcached_slab_warm_age_seconds gauge memcached_slab_warm_age_seconds{slab="1"} 0 memcached_slab_warm_age_seconds{slab="5"} 0 # HELP memcached_slab_warm_items Number of items presently stored in the WARM LRU. # TYPE memcached_slab_warm_items gauge memcached_slab_warm_items{slab="1"} 0 memcached_slab_warm_items{slab="5"} 0 # HELP memcached_time_seconds current UNIX time according to the server. # TYPE memcached_time_seconds gauge memcached_time_seconds 1.732924803e+09 # HELP memcached_up Could the memcached server be reached. # TYPE memcached_up gauge memcached_up 1 # HELP memcached_uptime_seconds Number of seconds since the server started. # TYPE memcached_uptime_seconds counter memcached_uptime_seconds 14 # HELP memcached_version The version of this memcached server. # TYPE memcached_version gauge memcached_version{version="1.6.21"} 1 # HELP memcached_written_bytes_total Total number of bytes sent by this server to network. # TYPE memcached_written_bytes_total counter memcached_written_bytes_total 6292 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 524288 # HELP process_network_receive_bytes_total Number of bytes received by the process over the network. # TYPE process_network_receive_bytes_total counter process_network_receive_bytes_total 4.08079155e+10 # HELP process_network_transmit_bytes_total Number of bytes sent by the process over the network. # TYPE process_network_transmit_bytes_total counter process_network_transmit_bytes_total 1.0672966863e+10 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 8 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.2959744e+07 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.73292480377e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 6.16521728e+08 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes 1.8446744073709552e+19 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 0 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0 --- FAIL: TestAcceptanceScrapper (0.11s) main_test.go:230: starting exporter main_test.go:244: waiting exporter initialization main_test.go:350: want metrics to include "memcached_current_bytes 262", have: # HELP memcached_accepting_connections The Memcached server is currently accepting new connections. # TYPE memcached_accepting_connections gauge memcached_accepting_connections 1 # HELP memcached_commands_total Total number of all requests broken down by command (get, set, etc.) and status. # TYPE memcached_commands_total counter memcached_commands_total{command="cas",status="badval"} 0 memcached_commands_total{command="cas",status="hit"} 1 memcached_commands_total{command="cas",status="miss"} 0 memcached_commands_total{command="decr",status="hit"} 0 memcached_commands_total{command="decr",status="miss"} 0 memcached_commands_total{command="delete",status="hit"} 0 memcached_commands_total{command="delete",status="miss"} 0 memcached_commands_total{command="flush",status="hit"} 0 memcached_commands_total{command="get",status="hit"} 2 memcached_commands_total{command="get",status="miss"} 1 memcached_commands_total{command="incr",status="hit"} 0 memcached_commands_total{command="incr",status="miss"} 0 memcached_commands_total{command="set",status="hit"} 3 memcached_commands_total{command="touch",status="hit"} 0 memcached_commands_total{command="touch",status="miss"} 0 # HELP memcached_connections_listener_disabled_total Number of times that memcached has hit its connections limit and disabled its listener. # TYPE memcached_connections_listener_disabled_total counter memcached_connections_listener_disabled_total 0 # HELP memcached_connections_rejected_total Total number of connections rejected due to hitting the memcached's -c limit in maxconns_fast mode. # TYPE memcached_connections_rejected_total counter memcached_connections_rejected_total 0 # HELP memcached_connections_total Total number of connections opened since the server started running. # TYPE memcached_connections_total counter memcached_connections_total 1 # HELP memcached_connections_yielded_total Total number of connections yielded running due to hitting the memcached's -R limit. # TYPE memcached_connections_yielded_total counter memcached_connections_yielded_total 0 # HELP memcached_current_bytes Current number of bytes used to store items. # TYPE memcached_current_bytes gauge memcached_current_bytes 230 # HELP memcached_current_connections Current number of open connections. # TYPE memcached_current_connections gauge memcached_current_connections 12 # HELP memcached_current_items Current number of items stored by this instance. # TYPE memcached_current_items gauge memcached_current_items 2 # HELP memcached_direct_reclaims_total Times worker threads had to directly reclaim or evict items. # TYPE memcached_direct_reclaims_total counter memcached_direct_reclaims_total 0 # HELP memcached_item_no_memory_total The number of times an item could not be stored due to no more memory. # TYPE memcached_item_no_memory_total counter memcached_item_no_memory_total 0 # HELP memcached_item_too_large_total The number of times an item exceeded the max-item-size when being stored. # TYPE memcached_item_too_large_total counter memcached_item_too_large_total 0 # HELP memcached_items_evicted_total Total number of valid items removed from cache to free memory for new items. # TYPE memcached_items_evicted_total counter memcached_items_evicted_total 0 # HELP memcached_items_reclaimed_total Total number of times an entry was stored using memory from an expired entry. # TYPE memcached_items_reclaimed_total counter memcached_items_reclaimed_total 0 # HELP memcached_items_total Total number of items stored during the life of this instance. # TYPE memcached_items_total counter memcached_items_total 4 # HELP memcached_limit_bytes Number of bytes this server is allowed to use for storage. # TYPE memcached_limit_bytes gauge memcached_limit_bytes 6.7108864e+07 # HELP memcached_lru_crawler_enabled Whether the LRU crawler is enabled. # TYPE memcached_lru_crawler_enabled gauge memcached_lru_crawler_enabled 1 # HELP memcached_lru_crawler_hot_max_factor Set idle age of HOT LRU to COLD age * this # TYPE memcached_lru_crawler_hot_max_factor gauge memcached_lru_crawler_hot_max_factor 0.2 # HELP memcached_lru_crawler_hot_percent Percent of slab memory reserved for HOT LRU. # TYPE memcached_lru_crawler_hot_percent gauge memcached_lru_crawler_hot_percent 20 # HELP memcached_lru_crawler_items_checked_total Total items examined by LRU Crawler. # TYPE memcached_lru_crawler_items_checked_total counter memcached_lru_crawler_items_checked_total 0 # HELP memcached_lru_crawler_maintainer_thread Split LRU mode and background threads. # TYPE memcached_lru_crawler_maintainer_thread gauge memcached_lru_crawler_maintainer_thread 1 # HELP memcached_lru_crawler_moves_to_cold_total Total number of items moved from HOT/WARM to COLD LRU's. # TYPE memcached_lru_crawler_moves_to_cold_total counter memcached_lru_crawler_moves_to_cold_total 0 # HELP memcached_lru_crawler_moves_to_warm_total Total number of items moved from COLD to WARM LRU. # TYPE memcached_lru_crawler_moves_to_warm_total counter memcached_lru_crawler_moves_to_warm_total 0 # HELP memcached_lru_crawler_moves_within_lru_total Total number of items reshuffled within HOT or WARM LRU's. # TYPE memcached_lru_crawler_moves_within_lru_total counter memcached_lru_crawler_moves_within_lru_total 0 # HELP memcached_lru_crawler_reclaimed_total Total items freed by LRU Crawler. # TYPE memcached_lru_crawler_reclaimed_total counter memcached_lru_crawler_reclaimed_total 0 # HELP memcached_lru_crawler_sleep Microseconds to sleep between LRU crawls. # TYPE memcached_lru_crawler_sleep gauge memcached_lru_crawler_sleep 100 # HELP memcached_lru_crawler_starts_total Times an LRU crawler was started. # TYPE memcached_lru_crawler_starts_total counter memcached_lru_crawler_starts_total 0 # HELP memcached_lru_crawler_to_crawl Max items to crawl per slab per run. # TYPE memcached_lru_crawler_to_crawl gauge memcached_lru_crawler_to_crawl 0 # HELP memcached_lru_crawler_warm_max_factor Set idle age of WARM LRU to COLD age * this # TYPE memcached_lru_crawler_warm_max_factor gauge memcached_lru_crawler_warm_max_factor 2 # HELP memcached_lru_crawler_warm_percent Percent of slab memory reserved for WARM LRU. # TYPE memcached_lru_crawler_warm_percent gauge memcached_lru_crawler_warm_percent 40 # HELP memcached_malloced_bytes Number of bytes of memory allocated to slab pages. # TYPE memcached_malloced_bytes gauge memcached_malloced_bytes 2.097152e+06 # HELP memcached_max_connections Maximum number of clients allowed. # TYPE memcached_max_connections gauge memcached_max_connections 1024 # HELP memcached_process_system_cpu_seconds_total Accumulated system time for this process. # TYPE memcached_process_system_cpu_seconds_total counter memcached_process_system_cpu_seconds_total 0.005644 # HELP memcached_process_user_cpu_seconds_total Accumulated user time for this process. # TYPE memcached_process_user_cpu_seconds_total counter memcached_process_user_cpu_seconds_total 0 # HELP memcached_read_bytes_total Total number of bytes read by this server from network. # TYPE memcached_read_bytes_total counter memcached_read_bytes_total 302 # HELP memcached_slab_chunk_size_bytes Number of bytes allocated to each chunk within this slab class. # TYPE memcached_slab_chunk_size_bytes gauge memcached_slab_chunk_size_bytes{slab="1"} 80 memcached_slab_chunk_size_bytes{slab="5"} 224 # HELP memcached_slab_chunks_free Number of chunks not yet allocated items. # TYPE memcached_slab_chunks_free gauge memcached_slab_chunks_free{slab="1"} 13106 memcached_slab_chunks_free{slab="5"} 4680 # HELP memcached_slab_chunks_free_end Number of free chunks at the end of the last allocated page. # TYPE memcached_slab_chunks_free_end gauge memcached_slab_chunks_free_end{slab="1"} 0 memcached_slab_chunks_free_end{slab="5"} 0 # HELP memcached_slab_chunks_per_page Number of chunks within a single page for this slab class. # TYPE memcached_slab_chunks_per_page gauge memcached_slab_chunks_per_page{slab="1"} 13107 memcached_slab_chunks_per_page{slab="5"} 4681 # HELP memcached_slab_chunks_used Number of chunks allocated to an item. # TYPE memcached_slab_chunks_used gauge memcached_slab_chunks_used{slab="1"} 1 memcached_slab_chunks_used{slab="5"} 1 # HELP memcached_slab_cold_items Number of items presently stored in the COLD LRU. # TYPE memcached_slab_cold_items gauge memcached_slab_cold_items{slab="1"} 0 memcached_slab_cold_items{slab="5"} 0 # HELP memcached_slab_commands_total Total number of all requests broken down by command (get, set, etc.) and status per slab. # TYPE memcached_slab_commands_total counter memcached_slab_commands_total{command="cas",slab="1",status="badval"} 0 memcached_slab_commands_total{command="cas",slab="1",status="hit"} 1 memcached_slab_commands_total{command="cas",slab="5",status="badval"} 0 memcached_slab_commands_total{command="cas",slab="5",status="hit"} 0 memcached_slab_commands_total{command="decr",slab="1",status="hit"} 0 memcached_slab_commands_total{command="decr",slab="5",status="hit"} 0 memcached_slab_commands_total{command="delete",slab="1",status="hit"} 0 memcached_slab_commands_total{command="delete",slab="5",status="hit"} 0 memcached_slab_commands_total{command="get",slab="1",status="hit"} 2 memcached_slab_commands_total{command="get",slab="5",status="hit"} 0 memcached_slab_commands_total{command="incr",slab="1",status="hit"} 0 memcached_slab_commands_total{command="incr",slab="5",status="hit"} 0 memcached_slab_commands_total{command="set",slab="1",status="hit"} 2 memcached_slab_commands_total{command="set",slab="5",status="hit"} 1 memcached_slab_commands_total{command="touch",slab="1",status="hit"} 0 memcached_slab_commands_total{command="touch",slab="5",status="hit"} 0 # HELP memcached_slab_current_chunks Number of chunks allocated to this slab class. # TYPE memcached_slab_current_chunks gauge memcached_slab_current_chunks{slab="1"} 13107 memcached_slab_current_chunks{slab="5"} 4681 # HELP memcached_slab_current_items Number of items currently stored in this slab class. # TYPE memcached_slab_current_items gauge memcached_slab_current_items{slab="1"} 1 memcached_slab_current_items{slab="5"} 1 # HELP memcached_slab_current_pages Number of pages allocated to this slab class. # TYPE memcached_slab_current_pages gauge memcached_slab_current_pages{slab="1"} 1 memcached_slab_current_pages{slab="5"} 1 # HELP memcached_slab_hot_age_seconds Age of the oldest item in HOT LRU. # TYPE memcached_slab_hot_age_seconds gauge memcached_slab_hot_age_seconds{slab="1"} 0 memcached_slab_hot_age_seconds{slab="5"} 0 # HELP memcached_slab_hot_items Number of items presently stored in the HOT LRU. # TYPE memcached_slab_hot_items gauge memcached_slab_hot_items{slab="1"} 1 memcached_slab_hot_items{slab="5"} 1 # HELP memcached_slab_items_age_seconds Number of seconds the oldest item has been in the slab class. # TYPE memcached_slab_items_age_seconds gauge memcached_slab_items_age_seconds{slab="1"} 0 memcached_slab_items_age_seconds{slab="5"} 0 # HELP memcached_slab_items_crawler_reclaimed_total Number of items freed by the LRU Crawler. # TYPE memcached_slab_items_crawler_reclaimed_total counter memcached_slab_items_crawler_reclaimed_total{slab="1"} 0 memcached_slab_items_crawler_reclaimed_total{slab="5"} 0 # HELP memcached_slab_items_evicted_nonzero_total Total number of times an item which had an explicit expire time set had to be evicted from the LRU before it expired. # TYPE memcached_slab_items_evicted_nonzero_total counter memcached_slab_items_evicted_nonzero_total{slab="1"} 0 memcached_slab_items_evicted_nonzero_total{slab="5"} 0 # HELP memcached_slab_items_evicted_time_seconds Seconds since the last access for the most recent item evicted from this class. # TYPE memcached_slab_items_evicted_time_seconds counter memcached_slab_items_evicted_time_seconds{slab="1"} 0 memcached_slab_items_evicted_time_seconds{slab="5"} 0 # HELP memcached_slab_items_evicted_total Total number of times an item had to be evicted from the LRU before it expired. # TYPE memcached_slab_items_evicted_total counter memcached_slab_items_evicted_total{slab="1"} 0 memcached_slab_items_evicted_total{slab="5"} 0 # HELP memcached_slab_items_evicted_unfetched_total Total nmber of items evicted and never fetched. # TYPE memcached_slab_items_evicted_unfetched_total counter memcached_slab_items_evicted_unfetched_total{slab="1"} 0 memcached_slab_items_evicted_unfetched_total{slab="5"} 0 # HELP memcached_slab_items_expired_unfetched_total Total number of valid items evicted from the LRU which were never touched after being set. # TYPE memcached_slab_items_expired_unfetched_total counter memcached_slab_items_expired_unfetched_total{slab="1"} 0 memcached_slab_items_expired_unfetched_total{slab="5"} 0 # HELP memcached_slab_items_moves_to_cold Number of items moved from HOT or WARM into COLD. # TYPE memcached_slab_items_moves_to_cold counter memcached_slab_items_moves_to_cold{slab="1"} 0 memcached_slab_items_moves_to_cold{slab="5"} 0 # HELP memcached_slab_items_moves_to_warm Number of items moves from COLD into WARM. # TYPE memcached_slab_items_moves_to_warm counter memcached_slab_items_moves_to_warm{slab="1"} 0 memcached_slab_items_moves_to_warm{slab="5"} 0 # HELP memcached_slab_items_moves_within_lru Number of times active items were bumped within HOT or WARM. # TYPE memcached_slab_items_moves_within_lru counter memcached_slab_items_moves_within_lru{slab="1"} 0 memcached_slab_items_moves_within_lru{slab="5"} 0 # HELP memcached_slab_items_outofmemory_total Total number of items for this slab class that have triggered an out of memory error. # TYPE memcached_slab_items_outofmemory_total counter memcached_slab_items_outofmemory_total{slab="1"} 0 memcached_slab_items_outofmemory_total{slab="5"} 0 # HELP memcached_slab_items_reclaimed_total Total number of items reclaimed. # TYPE memcached_slab_items_reclaimed_total counter memcached_slab_items_reclaimed_total{slab="1"} 0 memcached_slab_items_reclaimed_total{slab="5"} 0 # HELP memcached_slab_items_tailrepairs_total Total number of times the entries for a particular ID need repairing. # TYPE memcached_slab_items_tailrepairs_total counter memcached_slab_items_tailrepairs_total{slab="1"} 0 memcached_slab_items_tailrepairs_total{slab="5"} 0 # HELP memcached_slab_lru_hits_total Number of get_hits to the LRU. # TYPE memcached_slab_lru_hits_total counter memcached_slab_lru_hits_total{lru="cold",slab="1"} 0 memcached_slab_lru_hits_total{lru="cold",slab="5"} 0 memcached_slab_lru_hits_total{lru="hot",slab="1"} 2 memcached_slab_lru_hits_total{lru="hot",slab="5"} 0 memcached_slab_lru_hits_total{lru="temporary",slab="1"} 0 memcached_slab_lru_hits_total{lru="temporary",slab="5"} 0 memcached_slab_lru_hits_total{lru="warm",slab="1"} 0 memcached_slab_lru_hits_total{lru="warm",slab="5"} 0 # HELP memcached_slab_mem_requested_bytes Number of bytes of memory actual items take up within a slab. # TYPE memcached_slab_mem_requested_bytes counter memcached_slab_mem_requested_bytes{slab="1"} 52 memcached_slab_mem_requested_bytes{slab="5"} 178 # HELP memcached_slab_warm_age_seconds Age of the oldest item in HOT LRU. # TYPE memcached_slab_warm_age_seconds gauge memcached_slab_warm_age_seconds{slab="1"} 0 memcached_slab_warm_age_seconds{slab="5"} 0 # HELP memcached_slab_warm_items Number of items presently stored in the WARM LRU. # TYPE memcached_slab_warm_items gauge memcached_slab_warm_items{slab="1"} 0 memcached_slab_warm_items{slab="5"} 0 # HELP memcached_time_seconds current UNIX time according to the server. # TYPE memcached_time_seconds gauge memcached_time_seconds 1.732924803e+09 # HELP memcached_up Could the memcached server be reached. # TYPE memcached_up gauge memcached_up 1 # HELP memcached_uptime_seconds Number of seconds since the server started. # TYPE memcached_uptime_seconds counter memcached_uptime_seconds 14 # HELP memcached_version The version of this memcached server. # TYPE memcached_version gauge memcached_version{version="1.6.21"} 1 # HELP memcached_written_bytes_total Total number of bytes sent by this server to network. # TYPE memcached_written_bytes_total counter memcached_written_bytes_total 6293 main_test.go:350: want metrics to include "memcached_slab_current_chunks{slab=\"1\"} 10922", have: # HELP memcached_accepting_connections The Memcached server is currently accepting new connections. # TYPE memcached_accepting_connections gauge memcached_accepting_connections 1 # HELP memcached_commands_total Total number of all requests broken down by command (get, set, etc.) and status. # TYPE memcached_commands_total counter memcached_commands_total{command="cas",status="badval"} 0 memcached_commands_total{command="cas",status="hit"} 1 memcached_commands_total{command="cas",status="miss"} 0 memcached_commands_total{command="decr",status="hit"} 0 memcached_commands_total{command="decr",status="miss"} 0 memcached_commands_total{command="delete",status="hit"} 0 memcached_commands_total{command="delete",status="miss"} 0 memcached_commands_total{command="flush",status="hit"} 0 memcached_commands_total{command="get",status="hit"} 2 memcached_commands_total{command="get",status="miss"} 1 memcached_commands_total{command="incr",status="hit"} 0 memcached_commands_total{command="incr",status="miss"} 0 memcached_commands_total{command="set",status="hit"} 3 memcached_commands_total{command="touch",status="hit"} 0 memcached_commands_total{command="touch",status="miss"} 0 # HELP memcached_connections_listener_disabled_total Number of times that memcached has hit its connections limit and disabled its listener. # TYPE memcached_connections_listener_disabled_total counter memcached_connections_listener_disabled_total 0 # HELP memcached_connections_rejected_total Total number of connections rejected due to hitting the memcached's -c limit in maxconns_fast mode. # TYPE memcached_connections_rejected_total counter memcached_connections_rejected_total 0 # HELP memcached_connections_total Total number of connections opened since the server started running. # TYPE memcached_connections_total counter memcached_connections_total 1 # HELP memcached_connections_yielded_total Total number of connections yielded running due to hitting the memcached's -R limit. # TYPE memcached_connections_yielded_total counter memcached_connections_yielded_total 0 # HELP memcached_current_bytes Current number of bytes used to store items. # TYPE memcached_current_bytes gauge memcached_current_bytes 230 # HELP memcached_current_connections Current number of open connections. # TYPE memcached_current_connections gauge memcached_current_connections 12 # HELP memcached_current_items Current number of items stored by this instance. # TYPE memcached_current_items gauge memcached_current_items 2 # HELP memcached_direct_reclaims_total Times worker threads had to directly reclaim or evict items. # TYPE memcached_direct_reclaims_total counter memcached_direct_reclaims_total 0 # HELP memcached_item_no_memory_total The number of times an item could not be stored due to no more memory. # TYPE memcached_item_no_memory_total counter memcached_item_no_memory_total 0 # HELP memcached_item_too_large_total The number of times an item exceeded the max-item-size when being stored. # TYPE memcached_item_too_large_total counter memcached_item_too_large_total 0 # HELP memcached_items_evicted_total Total number of valid items removed from cache to free memory for new items. # TYPE memcached_items_evicted_total counter memcached_items_evicted_total 0 # HELP memcached_items_reclaimed_total Total number of times an entry was stored using memory from an expired entry. # TYPE memcached_items_reclaimed_total counter memcached_items_reclaimed_total 0 # HELP memcached_items_total Total number of items stored during the life of this instance. # TYPE memcached_items_total counter memcached_items_total 4 # HELP memcached_limit_bytes Number of bytes this server is allowed to use for storage. # TYPE memcached_limit_bytes gauge memcached_limit_bytes 6.7108864e+07 # HELP memcached_lru_crawler_enabled Whether the LRU crawler is enabled. # TYPE memcached_lru_crawler_enabled gauge memcached_lru_crawler_enabled 1 # HELP memcached_lru_crawler_hot_max_factor Set idle age of HOT LRU to COLD age * this # TYPE memcached_lru_crawler_hot_max_factor gauge memcached_lru_crawler_hot_max_factor 0.2 # HELP memcached_lru_crawler_hot_percent Percent of slab memory reserved for HOT LRU. # TYPE memcached_lru_crawler_hot_percent gauge memcached_lru_crawler_hot_percent 20 # HELP memcached_lru_crawler_items_checked_total Total items examined by LRU Crawler. # TYPE memcached_lru_crawler_items_checked_total counter memcached_lru_crawler_items_checked_total 0 # HELP memcached_lru_crawler_maintainer_thread Split LRU mode and background threads. # TYPE memcached_lru_crawler_maintainer_thread gauge memcached_lru_crawler_maintainer_thread 1 # HELP memcached_lru_crawler_moves_to_cold_total Total number of items moved from HOT/WARM to COLD LRU's. # TYPE memcached_lru_crawler_moves_to_cold_total counter memcached_lru_crawler_moves_to_cold_total 0 # HELP memcached_lru_crawler_moves_to_warm_total Total number of items moved from COLD to WARM LRU. # TYPE memcached_lru_crawler_moves_to_warm_total counter memcached_lru_crawler_moves_to_warm_total 0 # HELP memcached_lru_crawler_moves_within_lru_total Total number of items reshuffled within HOT or WARM LRU's. # TYPE memcached_lru_crawler_moves_within_lru_total counter memcached_lru_crawler_moves_within_lru_total 0 # HELP memcached_lru_crawler_reclaimed_total Total items freed by LRU Crawler. # TYPE memcached_lru_crawler_reclaimed_total counter memcached_lru_crawler_reclaimed_total 0 # HELP memcached_lru_crawler_sleep Microseconds to sleep between LRU crawls. # TYPE memcached_lru_crawler_sleep gauge memcached_lru_crawler_sleep 100 # HELP memcached_lru_crawler_starts_total Times an LRU crawler was started. # TYPE memcached_lru_crawler_starts_total counter memcached_lru_crawler_starts_total 0 # HELP memcached_lru_crawler_to_crawl Max items to crawl per slab per run. # TYPE memcached_lru_crawler_to_crawl gauge memcached_lru_crawler_to_crawl 0 # HELP memcached_lru_crawler_warm_max_factor Set idle age of WARM LRU to COLD age * this # TYPE memcached_lru_crawler_warm_max_factor gauge memcached_lru_crawler_warm_max_factor 2 # HELP memcached_lru_crawler_warm_percent Percent of slab memory reserved for WARM LRU. # TYPE memcached_lru_crawler_warm_percent gauge memcached_lru_crawler_warm_percent 40 # HELP memcached_malloced_bytes Number of bytes of memory allocated to slab pages. # TYPE memcached_malloced_bytes gauge memcached_malloced_bytes 2.097152e+06 # HELP memcached_max_connections Maximum number of clients allowed. # TYPE memcached_max_connections gauge memcached_max_connections 1024 # HELP memcached_process_system_cpu_seconds_total Accumulated system time for this process. # TYPE memcached_process_system_cpu_seconds_total counter memcached_process_system_cpu_seconds_total 0.005644 # HELP memcached_process_user_cpu_seconds_total Accumulated user time for this process. # TYPE memcached_process_user_cpu_seconds_total counter memcached_process_user_cpu_seconds_total 0 # HELP memcached_read_bytes_total Total number of bytes read by this server from network. # TYPE memcached_read_bytes_total counter memcached_read_bytes_total 302 # HELP memcached_slab_chunk_size_bytes Number of bytes allocated to each chunk within this slab class. # TYPE memcached_slab_chunk_size_bytes gauge memcached_slab_chunk_size_bytes{slab="1"} 80 memcached_slab_chunk_size_bytes{slab="5"} 224 # HELP memcached_slab_chunks_free Number of chunks not yet allocated items. # TYPE memcached_slab_chunks_free gauge memcached_slab_chunks_free{slab="1"} 13106 memcached_slab_chunks_free{slab="5"} 4680 # HELP memcached_slab_chunks_free_end Number of free chunks at the end of the last allocated page. # TYPE memcached_slab_chunks_free_end gauge memcached_slab_chunks_free_end{slab="1"} 0 memcached_slab_chunks_free_end{slab="5"} 0 # HELP memcached_slab_chunks_per_page Number of chunks within a single page for this slab class. # TYPE memcached_slab_chunks_per_page gauge memcached_slab_chunks_per_page{slab="1"} 13107 memcached_slab_chunks_per_page{slab="5"} 4681 # HELP memcached_slab_chunks_used Number of chunks allocated to an item. # TYPE memcached_slab_chunks_used gauge memcached_slab_chunks_used{slab="1"} 1 memcached_slab_chunks_used{slab="5"} 1 # HELP memcached_slab_cold_items Number of items presently stored in the COLD LRU. # TYPE memcached_slab_cold_items gauge memcached_slab_cold_items{slab="1"} 0 memcached_slab_cold_items{slab="5"} 0 # HELP memcached_slab_commands_total Total number of all requests broken down by command (get, set, etc.) and status per slab. # TYPE memcached_slab_commands_total counter memcached_slab_commands_total{command="cas",slab="1",status="badval"} 0 memcached_slab_commands_total{command="cas",slab="1",status="hit"} 1 memcached_slab_commands_total{command="cas",slab="5",status="badval"} 0 memcached_slab_commands_total{command="cas",slab="5",status="hit"} 0 memcached_slab_commands_total{command="decr",slab="1",status="hit"} 0 memcached_slab_commands_total{command="decr",slab="5",status="hit"} 0 memcached_slab_commands_total{command="delete",slab="1",status="hit"} 0 memcached_slab_commands_total{command="delete",slab="5",status="hit"} 0 memcached_slab_commands_total{command="get",slab="1",status="hit"} 2 memcached_slab_commands_total{command="get",slab="5",status="hit"} 0 memcached_slab_commands_total{command="incr",slab="1",status="hit"} 0 memcached_slab_commands_total{command="incr",slab="5",status="hit"} 0 memcached_slab_commands_total{command="set",slab="1",status="hit"} 2 memcached_slab_commands_total{command="set",slab="5",status="hit"} 1 memcached_slab_commands_total{command="touch",slab="1",status="hit"} 0 memcached_slab_commands_total{command="touch",slab="5",status="hit"} 0 # HELP memcached_slab_current_chunks Number of chunks allocated to this slab class. # TYPE memcached_slab_current_chunks gauge memcached_slab_current_chunks{slab="1"} 13107 memcached_slab_current_chunks{slab="5"} 4681 # HELP memcached_slab_current_items Number of items currently stored in this slab class. # TYPE memcached_slab_current_items gauge memcached_slab_current_items{slab="1"} 1 memcached_slab_current_items{slab="5"} 1 # HELP memcached_slab_current_pages Number of pages allocated to this slab class. # TYPE memcached_slab_current_pages gauge memcached_slab_current_pages{slab="1"} 1 memcached_slab_current_pages{slab="5"} 1 # HELP memcached_slab_hot_age_seconds Age of the oldest item in HOT LRU. # TYPE memcached_slab_hot_age_seconds gauge memcached_slab_hot_age_seconds{slab="1"} 0 memcached_slab_hot_age_seconds{slab="5"} 0 # HELP memcached_slab_hot_items Number of items presently stored in the HOT LRU. # TYPE memcached_slab_hot_items gauge memcached_slab_hot_items{slab="1"} 1 memcached_slab_hot_items{slab="5"} 1 # HELP memcached_slab_items_age_seconds Number of seconds the oldest item has been in the slab class. # TYPE memcached_slab_items_age_seconds gauge memcached_slab_items_age_seconds{slab="1"} 0 memcached_slab_items_age_seconds{slab="5"} 0 # HELP memcached_slab_items_crawler_reclaimed_total Number of items freed by the LRU Crawler. # TYPE memcached_slab_items_crawler_reclaimed_total counter memcached_slab_items_crawler_reclaimed_total{slab="1"} 0 memcached_slab_items_crawler_reclaimed_total{slab="5"} 0 # HELP memcached_slab_items_evicted_nonzero_total Total number of times an item which had an explicit expire time set had to be evicted from the LRU before it expired. # TYPE memcached_slab_items_evicted_nonzero_total counter memcached_slab_items_evicted_nonzero_total{slab="1"} 0 memcached_slab_items_evicted_nonzero_total{slab="5"} 0 # HELP memcached_slab_items_evicted_time_seconds Seconds since the last access for the most recent item evicted from this class. # TYPE memcached_slab_items_evicted_time_seconds counter memcached_slab_items_evicted_time_seconds{slab="1"} 0 memcached_slab_items_evicted_time_seconds{slab="5"} 0 # HELP memcached_slab_items_evicted_total Total number of times an item had to be evicted from the LRU before it expired. # TYPE memcached_slab_items_evicted_total counter memcached_slab_items_evicted_total{slab="1"} 0 memcached_slab_items_evicted_total{slab="5"} 0 # HELP memcached_slab_items_evicted_unfetched_total Total nmber of items evicted and never fetched. # TYPE memcached_slab_items_evicted_unfetched_total counter memcached_slab_items_evicted_unfetched_total{slab="1"} 0 memcached_slab_items_evicted_unfetched_total{slab="5"} 0 # HELP memcached_slab_items_expired_unfetched_total Total number of valid items evicted from the LRU which were never touched after being set. # TYPE memcached_slab_items_expired_unfetched_total counter memcached_slab_items_expired_unfetched_total{slab="1"} 0 memcached_slab_items_expired_unfetched_total{slab="5"} 0 # HELP memcached_slab_items_moves_to_cold Number of items moved from HOT or WARM into COLD. # TYPE memcached_slab_items_moves_to_cold counter memcached_slab_items_moves_to_cold{slab="1"} 0 memcached_slab_items_moves_to_cold{slab="5"} 0 # HELP memcached_slab_items_moves_to_warm Number of items moves from COLD into WARM. # TYPE memcached_slab_items_moves_to_warm counter memcached_slab_items_moves_to_warm{slab="1"} 0 memcached_slab_items_moves_to_warm{slab="5"} 0 # HELP memcached_slab_items_moves_within_lru Number of times active items were bumped within HOT or WARM. # TYPE memcached_slab_items_moves_within_lru counter memcached_slab_items_moves_within_lru{slab="1"} 0 memcached_slab_items_moves_within_lru{slab="5"} 0 # HELP memcached_slab_items_outofmemory_total Total number of items for this slab class that have triggered an out of memory error. # TYPE memcached_slab_items_outofmemory_total counter memcached_slab_items_outofmemory_total{slab="1"} 0 memcached_slab_items_outofmemory_total{slab="5"} 0 # HELP memcached_slab_items_reclaimed_total Total number of items reclaimed. # TYPE memcached_slab_items_reclaimed_total counter memcached_slab_items_reclaimed_total{slab="1"} 0 memcached_slab_items_reclaimed_total{slab="5"} 0 # HELP memcached_slab_items_tailrepairs_total Total number of times the entries for a particular ID need repairing. # TYPE memcached_slab_items_tailrepairs_total counter memcached_slab_items_tailrepairs_total{slab="1"} 0 memcached_slab_items_tailrepairs_total{slab="5"} 0 # HELP memcached_slab_lru_hits_total Number of get_hits to the LRU. # TYPE memcached_slab_lru_hits_total counter memcached_slab_lru_hits_total{lru="cold",slab="1"} 0 memcached_slab_lru_hits_total{lru="cold",slab="5"} 0 memcached_slab_lru_hits_total{lru="hot",slab="1"} 2 memcached_slab_lru_hits_total{lru="hot",slab="5"} 0 memcached_slab_lru_hits_total{lru="temporary",slab="1"} 0 memcached_slab_lru_hits_total{lru="temporary",slab="5"} 0 memcached_slab_lru_hits_total{lru="warm",slab="1"} 0 memcached_slab_lru_hits_total{lru="warm",slab="5"} 0 # HELP memcached_slab_mem_requested_bytes Number of bytes of memory actual items take up within a slab. # TYPE memcached_slab_mem_requested_bytes counter memcached_slab_mem_requested_bytes{slab="1"} 52 memcached_slab_mem_requested_bytes{slab="5"} 178 # HELP memcached_slab_warm_age_seconds Age of the oldest item in HOT LRU. # TYPE memcached_slab_warm_age_seconds gauge memcached_slab_warm_age_seconds{slab="1"} 0 memcached_slab_warm_age_seconds{slab="5"} 0 # HELP memcached_slab_warm_items Number of items presently stored in the WARM LRU. # TYPE memcached_slab_warm_items gauge memcached_slab_warm_items{slab="1"} 0 memcached_slab_warm_items{slab="5"} 0 # HELP memcached_time_seconds current UNIX time according to the server. # TYPE memcached_time_seconds gauge memcached_time_seconds 1.732924803e+09 # HELP memcached_up Could the memcached server be reached. # TYPE memcached_up gauge memcached_up 1 # HELP memcached_uptime_seconds Number of seconds since the server started. # TYPE memcached_uptime_seconds counter memcached_uptime_seconds 14 # HELP memcached_version The version of this memcached server. # TYPE memcached_version gauge memcached_version{version="1.6.21"} 1 # HELP memcached_written_bytes_total Total number of bytes sent by this server to network. # TYPE memcached_written_bytes_total counter memcached_written_bytes_total 6293 main_test.go:350: want metrics to include "memcached_slab_current_chunks{slab=\"5\"} 4369", have: # HELP memcached_accepting_connections The Memcached server is currently accepting new connections. # TYPE memcached_accepting_connections gauge memcached_accepting_connections 1 # HELP memcached_commands_total Total number of all requests broken down by command (get, set, etc.) and status. # TYPE memcached_commands_total counter memcached_commands_total{command="cas",status="badval"} 0 memcached_commands_total{command="cas",status="hit"} 1 memcached_commands_total{command="cas",status="miss"} 0 memcached_commands_total{command="decr",status="hit"} 0 memcached_commands_total{command="decr",status="miss"} 0 memcached_commands_total{command="delete",status="hit"} 0 memcached_commands_total{command="delete",status="miss"} 0 memcached_commands_total{command="flush",status="hit"} 0 memcached_commands_total{command="get",status="hit"} 2 memcached_commands_total{command="get",status="miss"} 1 memcached_commands_total{command="incr",status="hit"} 0 memcached_commands_total{command="incr",status="miss"} 0 memcached_commands_total{command="set",status="hit"} 3 memcached_commands_total{command="touch",status="hit"} 0 memcached_commands_total{command="touch",status="miss"} 0 # HELP memcached_connections_listener_disabled_total Number of times that memcached has hit its connections limit and disabled its listener. # TYPE memcached_connections_listener_disabled_total counter memcached_connections_listener_disabled_total 0 # HELP memcached_connections_rejected_total Total number of connections rejected due to hitting the memcached's -c limit in maxconns_fast mode. # TYPE memcached_connections_rejected_total counter memcached_connections_rejected_total 0 # HELP memcached_connections_total Total number of connections opened since the server started running. # TYPE memcached_connections_total counter memcached_connections_total 1 # HELP memcached_connections_yielded_total Total number of connections yielded running due to hitting the memcached's -R limit. # TYPE memcached_connections_yielded_total counter memcached_connections_yielded_total 0 # HELP memcached_current_bytes Current number of bytes used to store items. # TYPE memcached_current_bytes gauge memcached_current_bytes 230 # HELP memcached_current_connections Current number of open connections. # TYPE memcached_current_connections gauge memcached_current_connections 12 # HELP memcached_current_items Current number of items stored by this instance. # TYPE memcached_current_items gauge memcached_current_items 2 # HELP memcached_direct_reclaims_total Times worker threads had to directly reclaim or evict items. # TYPE memcached_direct_reclaims_total counter memcached_direct_reclaims_total 0 # HELP memcached_item_no_memory_total The number of times an item could not be stored due to no more memory. # TYPE memcached_item_no_memory_total counter memcached_item_no_memory_total 0 # HELP memcached_item_too_large_total The number of times an item exceeded the max-item-size when being stored. # TYPE memcached_item_too_large_total counter memcached_item_too_large_total 0 # HELP memcached_items_evicted_total Total number of valid items removed from cache to free memory for new items. # TYPE memcached_items_evicted_total counter memcached_items_evicted_total 0 # HELP memcached_items_reclaimed_total Total number of times an entry was stored using memory from an expired entry. # TYPE memcached_items_reclaimed_total counter memcached_items_reclaimed_total 0 # HELP memcached_items_total Total number of items stored during the life of this instance. # TYPE memcached_items_total counter memcached_items_total 4 # HELP memcached_limit_bytes Number of bytes this server is allowed to use for storage. # TYPE memcached_limit_bytes gauge memcached_limit_bytes 6.7108864e+07 # HELP memcached_lru_crawler_enabled Whether the LRU crawler is enabled. # TYPE memcached_lru_crawler_enabled gauge memcached_lru_crawler_enabled 1 # HELP memcached_lru_crawler_hot_max_factor Set idle age of HOT LRU to COLD age * this # TYPE memcached_lru_crawler_hot_max_factor gauge memcached_lru_crawler_hot_max_factor 0.2 # HELP memcached_lru_crawler_hot_percent Percent of slab memory reserved for HOT LRU. # TYPE memcached_lru_crawler_hot_percent gauge memcached_lru_crawler_hot_percent 20 # HELP memcached_lru_crawler_items_checked_total Total items examined by LRU Crawler. # TYPE memcached_lru_crawler_items_checked_total counter memcached_lru_crawler_items_checked_total 0 # HELP memcached_lru_crawler_maintainer_thread Split LRU mode and background threads. # TYPE memcached_lru_crawler_maintainer_thread gauge memcached_lru_crawler_maintainer_thread 1 # HELP memcached_lru_crawler_moves_to_cold_total Total number of items moved from HOT/WARM to COLD LRU's. # TYPE memcached_lru_crawler_moves_to_cold_total counter memcached_lru_crawler_moves_to_cold_total 0 # HELP memcached_lru_crawler_moves_to_warm_total Total number of items moved from COLD to WARM LRU. # TYPE memcached_lru_crawler_moves_to_warm_total counter memcached_lru_crawler_moves_to_warm_total 0 # HELP memcached_lru_crawler_moves_within_lru_total Total number of items reshuffled within HOT or WARM LRU's. # TYPE memcached_lru_crawler_moves_within_lru_total counter memcached_lru_crawler_moves_within_lru_total 0 # HELP memcached_lru_crawler_reclaimed_total Total items freed by LRU Crawler. # TYPE memcached_lru_crawler_reclaimed_total counter memcached_lru_crawler_reclaimed_total 0 # HELP memcached_lru_crawler_sleep Microseconds to sleep between LRU crawls. # TYPE memcached_lru_crawler_sleep gauge memcached_lru_crawler_sleep 100 # HELP memcached_lru_crawler_starts_total Times an LRU crawler was started. # TYPE memcached_lru_crawler_starts_total counter memcached_lru_crawler_starts_total 0 # HELP memcached_lru_crawler_to_crawl Max items to crawl per slab per run. # TYPE memcached_lru_crawler_to_crawl gauge memcached_lru_crawler_to_crawl 0 # HELP memcached_lru_crawler_warm_max_factor Set idle age of WARM LRU to COLD age * this # TYPE memcached_lru_crawler_warm_max_factor gauge memcached_lru_crawler_warm_max_factor 2 # HELP memcached_lru_crawler_warm_percent Percent of slab memory reserved for WARM LRU. # TYPE memcached_lru_crawler_warm_percent gauge memcached_lru_crawler_warm_percent 40 # HELP memcached_malloced_bytes Number of bytes of memory allocated to slab pages. # TYPE memcached_malloced_bytes gauge memcached_malloced_bytes 2.097152e+06 # HELP memcached_max_connections Maximum number of clients allowed. # TYPE memcached_max_connections gauge memcached_max_connections 1024 # HELP memcached_process_system_cpu_seconds_total Accumulated system time for this process. # TYPE memcached_process_system_cpu_seconds_total counter memcached_process_system_cpu_seconds_total 0.005644 # HELP memcached_process_user_cpu_seconds_total Accumulated user time for this process. # TYPE memcached_process_user_cpu_seconds_total counter memcached_process_user_cpu_seconds_total 0 # HELP memcached_read_bytes_total Total number of bytes read by this server from network. # TYPE memcached_read_bytes_total counter memcached_read_bytes_total 302 # HELP memcached_slab_chunk_size_bytes Number of bytes allocated to each chunk within this slab class. # TYPE memcached_slab_chunk_size_bytes gauge memcached_slab_chunk_size_bytes{slab="1"} 80 memcached_slab_chunk_size_bytes{slab="5"} 224 # HELP memcached_slab_chunks_free Number of chunks not yet allocated items. # TYPE memcached_slab_chunks_free gauge memcached_slab_chunks_free{slab="1"} 13106 memcached_slab_chunks_free{slab="5"} 4680 # HELP memcached_slab_chunks_free_end Number of free chunks at the end of the last allocated page. # TYPE memcached_slab_chunks_free_end gauge memcached_slab_chunks_free_end{slab="1"} 0 memcached_slab_chunks_free_end{slab="5"} 0 # HELP memcached_slab_chunks_per_page Number of chunks within a single page for this slab class. # TYPE memcached_slab_chunks_per_page gauge memcached_slab_chunks_per_page{slab="1"} 13107 memcached_slab_chunks_per_page{slab="5"} 4681 # HELP memcached_slab_chunks_used Number of chunks allocated to an item. # TYPE memcached_slab_chunks_used gauge memcached_slab_chunks_used{slab="1"} 1 memcached_slab_chunks_used{slab="5"} 1 # HELP memcached_slab_cold_items Number of items presently stored in the COLD LRU. # TYPE memcached_slab_cold_items gauge memcached_slab_cold_items{slab="1"} 0 memcached_slab_cold_items{slab="5"} 0 # HELP memcached_slab_commands_total Total number of all requests broken down by command (get, set, etc.) and status per slab. # TYPE memcached_slab_commands_total counter memcached_slab_commands_total{command="cas",slab="1",status="badval"} 0 memcached_slab_commands_total{command="cas",slab="1",status="hit"} 1 memcached_slab_commands_total{command="cas",slab="5",status="badval"} 0 memcached_slab_commands_total{command="cas",slab="5",status="hit"} 0 memcached_slab_commands_total{command="decr",slab="1",status="hit"} 0 memcached_slab_commands_total{command="decr",slab="5",status="hit"} 0 memcached_slab_commands_total{command="delete",slab="1",status="hit"} 0 memcached_slab_commands_total{command="delete",slab="5",status="hit"} 0 memcached_slab_commands_total{command="get",slab="1",status="hit"} 2 memcached_slab_commands_total{command="get",slab="5",status="hit"} 0 memcached_slab_commands_total{command="incr",slab="1",status="hit"} 0 memcached_slab_commands_total{command="incr",slab="5",status="hit"} 0 memcached_slab_commands_total{command="set",slab="1",status="hit"} 2 memcached_slab_commands_total{command="set",slab="5",status="hit"} 1 memcached_slab_commands_total{command="touch",slab="1",status="hit"} 0 memcached_slab_commands_total{command="touch",slab="5",status="hit"} 0 # HELP memcached_slab_current_chunks Number of chunks allocated to this slab class. # TYPE memcached_slab_current_chunks gauge memcached_slab_current_chunks{slab="1"} 13107 memcached_slab_current_chunks{slab="5"} 4681 # HELP memcached_slab_current_items Number of items currently stored in this slab class. # TYPE memcached_slab_current_items gauge memcached_slab_current_items{slab="1"} 1 memcached_slab_current_items{slab="5"} 1 # HELP memcached_slab_current_pages Number of pages allocated to this slab class. # TYPE memcached_slab_current_pages gauge memcached_slab_current_pages{slab="1"} 1 memcached_slab_current_pages{slab="5"} 1 # HELP memcached_slab_hot_age_seconds Age of the oldest item in HOT LRU. # TYPE memcached_slab_hot_age_seconds gauge memcached_slab_hot_age_seconds{slab="1"} 0 memcached_slab_hot_age_seconds{slab="5"} 0 # HELP memcached_slab_hot_items Number of items presently stored in the HOT LRU. # TYPE memcached_slab_hot_items gauge memcached_slab_hot_items{slab="1"} 1 memcached_slab_hot_items{slab="5"} 1 # HELP memcached_slab_items_age_seconds Number of seconds the oldest item has been in the slab class. # TYPE memcached_slab_items_age_seconds gauge memcached_slab_items_age_seconds{slab="1"} 0 memcached_slab_items_age_seconds{slab="5"} 0 # HELP memcached_slab_items_crawler_reclaimed_total Number of items freed by the LRU Crawler. # TYPE memcached_slab_items_crawler_reclaimed_total counter memcached_slab_items_crawler_reclaimed_total{slab="1"} 0 memcached_slab_items_crawler_reclaimed_total{slab="5"} 0 # HELP memcached_slab_items_evicted_nonzero_total Total number of times an item which had an explicit expire time set had to be evicted from the LRU before it expired. # TYPE memcached_slab_items_evicted_nonzero_total counter memcached_slab_items_evicted_nonzero_total{slab="1"} 0 memcached_slab_items_evicted_nonzero_total{slab="5"} 0 # HELP memcached_slab_items_evicted_time_seconds Seconds since the last access for the most recent item evicted from this class. # TYPE memcached_slab_items_evicted_time_seconds counter memcached_slab_items_evicted_time_seconds{slab="1"} 0 memcached_slab_items_evicted_time_seconds{slab="5"} 0 # HELP memcached_slab_items_evicted_total Total number of times an item had to be evicted from the LRU before it expired. # TYPE memcached_slab_items_evicted_total counter memcached_slab_items_evicted_total{slab="1"} 0 memcached_slab_items_evicted_total{slab="5"} 0 # HELP memcached_slab_items_evicted_unfetched_total Total nmber of items evicted and never fetched. # TYPE memcached_slab_items_evicted_unfetched_total counter memcached_slab_items_evicted_unfetched_total{slab="1"} 0 memcached_slab_items_evicted_unfetched_total{slab="5"} 0 # HELP memcached_slab_items_expired_unfetched_total Total number of valid items evicted from the LRU which were never touched after being set. # TYPE memcached_slab_items_expired_unfetched_total counter memcached_slab_items_expired_unfetched_total{slab="1"} 0 memcached_slab_items_expired_unfetched_total{slab="5"} 0 # HELP memcached_slab_items_moves_to_cold Number of items moved from HOT or WARM into COLD. # TYPE memcached_slab_items_moves_to_cold counter memcached_slab_items_moves_to_cold{slab="1"} 0 memcached_slab_items_moves_to_cold{slab="5"} 0 # HELP memcached_slab_items_moves_to_warm Number of items moves from COLD into WARM. # TYPE memcached_slab_items_moves_to_warm counter memcached_slab_items_moves_to_warm{slab="1"} 0 memcached_slab_items_moves_to_warm{slab="5"} 0 # HELP memcached_slab_items_moves_within_lru Number of times active items were bumped within HOT or WARM. # TYPE memcached_slab_items_moves_within_lru counter memcached_slab_items_moves_within_lru{slab="1"} 0 memcached_slab_items_moves_within_lru{slab="5"} 0 # HELP memcached_slab_items_outofmemory_total Total number of items for this slab class that have triggered an out of memory error. # TYPE memcached_slab_items_outofmemory_total counter memcached_slab_items_outofmemory_total{slab="1"} 0 memcached_slab_items_outofmemory_total{slab="5"} 0 # HELP memcached_slab_items_reclaimed_total Total number of items reclaimed. # TYPE memcached_slab_items_reclaimed_total counter memcached_slab_items_reclaimed_total{slab="1"} 0 memcached_slab_items_reclaimed_total{slab="5"} 0 # HELP memcached_slab_items_tailrepairs_total Total number of times the entries for a particular ID need repairing. # TYPE memcached_slab_items_tailrepairs_total counter memcached_slab_items_tailrepairs_total{slab="1"} 0 memcached_slab_items_tailrepairs_total{slab="5"} 0 # HELP memcached_slab_lru_hits_total Number of get_hits to the LRU. # TYPE memcached_slab_lru_hits_total counter memcached_slab_lru_hits_total{lru="cold",slab="1"} 0 memcached_slab_lru_hits_total{lru="cold",slab="5"} 0 memcached_slab_lru_hits_total{lru="hot",slab="1"} 2 memcached_slab_lru_hits_total{lru="hot",slab="5"} 0 memcached_slab_lru_hits_total{lru="temporary",slab="1"} 0 memcached_slab_lru_hits_total{lru="temporary",slab="5"} 0 memcached_slab_lru_hits_total{lru="warm",slab="1"} 0 memcached_slab_lru_hits_total{lru="warm",slab="5"} 0 # HELP memcached_slab_mem_requested_bytes Number of bytes of memory actual items take up within a slab. # TYPE memcached_slab_mem_requested_bytes counter memcached_slab_mem_requested_bytes{slab="1"} 52 memcached_slab_mem_requested_bytes{slab="5"} 178 # HELP memcached_slab_warm_age_seconds Age of the oldest item in HOT LRU. # TYPE memcached_slab_warm_age_seconds gauge memcached_slab_warm_age_seconds{slab="1"} 0 memcached_slab_warm_age_seconds{slab="5"} 0 # HELP memcached_slab_warm_items Number of items presently stored in the WARM LRU. # TYPE memcached_slab_warm_items gauge memcached_slab_warm_items{slab="1"} 0 memcached_slab_warm_items{slab="5"} 0 # HELP memcached_time_seconds current UNIX time according to the server. # TYPE memcached_time_seconds gauge memcached_time_seconds 1.732924803e+09 # HELP memcached_up Could the memcached server be reached. # TYPE memcached_up gauge memcached_up 1 # HELP memcached_uptime_seconds Number of seconds since the server started. # TYPE memcached_uptime_seconds counter memcached_uptime_seconds 14 # HELP memcached_version The version of this memcached server. # TYPE memcached_version gauge memcached_version{version="1.6.21"} 1 # HELP memcached_written_bytes_total Total number of bytes sent by this server to network. # TYPE memcached_written_bytes_total counter memcached_written_bytes_total 6293 main_test.go:350: want metrics to include "memcached_slab_mem_requested_bytes{slab=\"1\"} 68", have: # HELP memcached_accepting_connections The Memcached server is currently accepting new connections. # TYPE memcached_accepting_connections gauge memcached_accepting_connections 1 # HELP memcached_commands_total Total number of all requests broken down by command (get, set, etc.) and status. # TYPE memcached_commands_total counter memcached_commands_total{command="cas",status="badval"} 0 memcached_commands_total{command="cas",status="hit"} 1 memcached_commands_total{command="cas",status="miss"} 0 memcached_commands_total{command="decr",status="hit"} 0 memcached_commands_total{command="decr",status="miss"} 0 memcached_commands_total{command="delete",status="hit"} 0 memcached_commands_total{command="delete",status="miss"} 0 memcached_commands_total{command="flush",status="hit"} 0 memcached_commands_total{command="get",status="hit"} 2 memcached_commands_total{command="get",status="miss"} 1 memcached_commands_total{command="incr",status="hit"} 0 memcached_commands_total{command="incr",status="miss"} 0 memcached_commands_total{command="set",status="hit"} 3 memcached_commands_total{command="touch",status="hit"} 0 memcached_commands_total{command="touch",status="miss"} 0 # HELP memcached_connections_listener_disabled_total Number of times that memcached has hit its connections limit and disabled its listener. # TYPE memcached_connections_listener_disabled_total counter memcached_connections_listener_disabled_total 0 # HELP memcached_connections_rejected_total Total number of connections rejected due to hitting the memcached's -c limit in maxconns_fast mode. # TYPE memcached_connections_rejected_total counter memcached_connections_rejected_total 0 # HELP memcached_connections_total Total number of connections opened since the server started running. # TYPE memcached_connections_total counter memcached_connections_total 1 # HELP memcached_connections_yielded_total Total number of connections yielded running due to hitting the memcached's -R limit. # TYPE memcached_connections_yielded_total counter memcached_connections_yielded_total 0 # HELP memcached_current_bytes Current number of bytes used to store items. # TYPE memcached_current_bytes gauge memcached_current_bytes 230 # HELP memcached_current_connections Current number of open connections. # TYPE memcached_current_connections gauge memcached_current_connections 12 # HELP memcached_current_items Current number of items stored by this instance. # TYPE memcached_current_items gauge memcached_current_items 2 # HELP memcached_direct_reclaims_total Times worker threads had to directly reclaim or evict items. # TYPE memcached_direct_reclaims_total counter memcached_direct_reclaims_total 0 # HELP memcached_item_no_memory_total The number of times an item could not be stored due to no more memory. # TYPE memcached_item_no_memory_total counter memcached_item_no_memory_total 0 # HELP memcached_item_too_large_total The number of times an item exceeded the max-item-size when being stored. # TYPE memcached_item_too_large_total counter memcached_item_too_large_total 0 # HELP memcached_items_evicted_total Total number of valid items removed from cache to free memory for new items. # TYPE memcached_items_evicted_total counter memcached_items_evicted_total 0 # HELP memcached_items_reclaimed_total Total number of times an entry was stored using memory from an expired entry. # TYPE memcached_items_reclaimed_total counter memcached_items_reclaimed_total 0 # HELP memcached_items_total Total number of items stored during the life of this instance. # TYPE memcached_items_total counter memcached_items_total 4 # HELP memcached_limit_bytes Number of bytes this server is allowed to use for storage. # TYPE memcached_limit_bytes gauge memcached_limit_bytes 6.7108864e+07 # HELP memcached_lru_crawler_enabled Whether the LRU crawler is enabled. # TYPE memcached_lru_crawler_enabled gauge memcached_lru_crawler_enabled 1 # HELP memcached_lru_crawler_hot_max_factor Set idle age of HOT LRU to COLD age * this # TYPE memcached_lru_crawler_hot_max_factor gauge memcached_lru_crawler_hot_max_factor 0.2 # HELP memcached_lru_crawler_hot_percent Percent of slab memory reserved for HOT LRU. # TYPE memcached_lru_crawler_hot_percent gauge memcached_lru_crawler_hot_percent 20 # HELP memcached_lru_crawler_items_checked_total Total items examined by LRU Crawler. # TYPE memcached_lru_crawler_items_checked_total counter memcached_lru_crawler_items_checked_total 0 # HELP memcached_lru_crawler_maintainer_thread Split LRU mode and background threads. # TYPE memcached_lru_crawler_maintainer_thread gauge memcached_lru_crawler_maintainer_thread 1 # HELP memcached_lru_crawler_moves_to_cold_total Total number of items moved from HOT/WARM to COLD LRU's. # TYPE memcached_lru_crawler_moves_to_cold_total counter memcached_lru_crawler_moves_to_cold_total 0 # HELP memcached_lru_crawler_moves_to_warm_total Total number of items moved from COLD to WARM LRU. # TYPE memcached_lru_crawler_moves_to_warm_total counter memcached_lru_crawler_moves_to_warm_total 0 # HELP memcached_lru_crawler_moves_within_lru_total Total number of items reshuffled within HOT or WARM LRU's. # TYPE memcached_lru_crawler_moves_within_lru_total counter memcached_lru_crawler_moves_within_lru_total 0 # HELP memcached_lru_crawler_reclaimed_total Total items freed by LRU Crawler. # TYPE memcached_lru_crawler_reclaimed_total counter memcached_lru_crawler_reclaimed_total 0 # HELP memcached_lru_crawler_sleep Microseconds to sleep between LRU crawls. # TYPE memcached_lru_crawler_sleep gauge memcached_lru_crawler_sleep 100 # HELP memcached_lru_crawler_starts_total Times an LRU crawler was started. # TYPE memcached_lru_crawler_starts_total counter memcached_lru_crawler_starts_total 0 # HELP memcached_lru_crawler_to_crawl Max items to crawl per slab per run. # TYPE memcached_lru_crawler_to_crawl gauge memcached_lru_crawler_to_crawl 0 # HELP memcached_lru_crawler_warm_max_factor Set idle age of WARM LRU to COLD age * this # TYPE memcached_lru_crawler_warm_max_factor gauge memcached_lru_crawler_warm_max_factor 2 # HELP memcached_lru_crawler_warm_percent Percent of slab memory reserved for WARM LRU. # TYPE memcached_lru_crawler_warm_percent gauge memcached_lru_crawler_warm_percent 40 # HELP memcached_malloced_bytes Number of bytes of memory allocated to slab pages. # TYPE memcached_malloced_bytes gauge memcached_malloced_bytes 2.097152e+06 # HELP memcached_max_connections Maximum number of clients allowed. # TYPE memcached_max_connections gauge memcached_max_connections 1024 # HELP memcached_process_system_cpu_seconds_total Accumulated system time for this process. # TYPE memcached_process_system_cpu_seconds_total counter memcached_process_system_cpu_seconds_total 0.005644 # HELP memcached_process_user_cpu_seconds_total Accumulated user time for this process. # TYPE memcached_process_user_cpu_seconds_total counter memcached_process_user_cpu_seconds_total 0 # HELP memcached_read_bytes_total Total number of bytes read by this server from network. # TYPE memcached_read_bytes_total counter memcached_read_bytes_total 302 # HELP memcached_slab_chunk_size_bytes Number of bytes allocated to each chunk within this slab class. # TYPE memcached_slab_chunk_size_bytes gauge memcached_slab_chunk_size_bytes{slab="1"} 80 memcached_slab_chunk_size_bytes{slab="5"} 224 # HELP memcached_slab_chunks_free Number of chunks not yet allocated items. # TYPE memcached_slab_chunks_free gauge memcached_slab_chunks_free{slab="1"} 13106 memcached_slab_chunks_free{slab="5"} 4680 # HELP memcached_slab_chunks_free_end Number of free chunks at the end of the last allocated page. # TYPE memcached_slab_chunks_free_end gauge memcached_slab_chunks_free_end{slab="1"} 0 memcached_slab_chunks_free_end{slab="5"} 0 # HELP memcached_slab_chunks_per_page Number of chunks within a single page for this slab class. # TYPE memcached_slab_chunks_per_page gauge memcached_slab_chunks_per_page{slab="1"} 13107 memcached_slab_chunks_per_page{slab="5"} 4681 # HELP memcached_slab_chunks_used Number of chunks allocated to an item. # TYPE memcached_slab_chunks_used gauge memcached_slab_chunks_used{slab="1"} 1 memcached_slab_chunks_used{slab="5"} 1 # HELP memcached_slab_cold_items Number of items presently stored in the COLD LRU. # TYPE memcached_slab_cold_items gauge memcached_slab_cold_items{slab="1"} 0 memcached_slab_cold_items{slab="5"} 0 # HELP memcached_slab_commands_total Total number of all requests broken down by command (get, set, etc.) and status per slab. # TYPE memcached_slab_commands_total counter memcached_slab_commands_total{command="cas",slab="1",status="badval"} 0 memcached_slab_commands_total{command="cas",slab="1",status="hit"} 1 memcached_slab_commands_total{command="cas",slab="5",status="badval"} 0 memcached_slab_commands_total{command="cas",slab="5",status="hit"} 0 memcached_slab_commands_total{command="decr",slab="1",status="hit"} 0 memcached_slab_commands_total{command="decr",slab="5",status="hit"} 0 memcached_slab_commands_total{command="delete",slab="1",status="hit"} 0 memcached_slab_commands_total{command="delete",slab="5",status="hit"} 0 memcached_slab_commands_total{command="get",slab="1",status="hit"} 2 memcached_slab_commands_total{command="get",slab="5",status="hit"} 0 memcached_slab_commands_total{command="incr",slab="1",status="hit"} 0 memcached_slab_commands_total{command="incr",slab="5",status="hit"} 0 memcached_slab_commands_total{command="set",slab="1",status="hit"} 2 memcached_slab_commands_total{command="set",slab="5",status="hit"} 1 memcached_slab_commands_total{command="touch",slab="1",status="hit"} 0 memcached_slab_commands_total{command="touch",slab="5",status="hit"} 0 # HELP memcached_slab_current_chunks Number of chunks allocated to this slab class. # TYPE memcached_slab_current_chunks gauge memcached_slab_current_chunks{slab="1"} 13107 memcached_slab_current_chunks{slab="5"} 4681 # HELP memcached_slab_current_items Number of items currently stored in this slab class. # TYPE memcached_slab_current_items gauge memcached_slab_current_items{slab="1"} 1 memcached_slab_current_items{slab="5"} 1 # HELP memcached_slab_current_pages Number of pages allocated to this slab class. # TYPE memcached_slab_current_pages gauge memcached_slab_current_pages{slab="1"} 1 memcached_slab_current_pages{slab="5"} 1 # HELP memcached_slab_hot_age_seconds Age of the oldest item in HOT LRU. # TYPE memcached_slab_hot_age_seconds gauge memcached_slab_hot_age_seconds{slab="1"} 0 memcached_slab_hot_age_seconds{slab="5"} 0 # HELP memcached_slab_hot_items Number of items presently stored in the HOT LRU. # TYPE memcached_slab_hot_items gauge memcached_slab_hot_items{slab="1"} 1 memcached_slab_hot_items{slab="5"} 1 # HELP memcached_slab_items_age_seconds Number of seconds the oldest item has been in the slab class. # TYPE memcached_slab_items_age_seconds gauge memcached_slab_items_age_seconds{slab="1"} 0 memcached_slab_items_age_seconds{slab="5"} 0 # HELP memcached_slab_items_crawler_reclaimed_total Number of items freed by the LRU Crawler. # TYPE memcached_slab_items_crawler_reclaimed_total counter memcached_slab_items_crawler_reclaimed_total{slab="1"} 0 memcached_slab_items_crawler_reclaimed_total{slab="5"} 0 # HELP memcached_slab_items_evicted_nonzero_total Total number of times an item which had an explicit expire time set had to be evicted from the LRU before it expired. # TYPE memcached_slab_items_evicted_nonzero_total counter memcached_slab_items_evicted_nonzero_total{slab="1"} 0 memcached_slab_items_evicted_nonzero_total{slab="5"} 0 # HELP memcached_slab_items_evicted_time_seconds Seconds since the last access for the most recent item evicted from this class. # TYPE memcached_slab_items_evicted_time_seconds counter memcached_slab_items_evicted_time_seconds{slab="1"} 0 memcached_slab_items_evicted_time_seconds{slab="5"} 0 # HELP memcached_slab_items_evicted_total Total number of times an item had to be evicted from the LRU before it expired. # TYPE memcached_slab_items_evicted_total counter memcached_slab_items_evicted_total{slab="1"} 0 memcached_slab_items_evicted_total{slab="5"} 0 # HELP memcached_slab_items_evicted_unfetched_total Total nmber of items evicted and never fetched. # TYPE memcached_slab_items_evicted_unfetched_total counter memcached_slab_items_evicted_unfetched_total{slab="1"} 0 memcached_slab_items_evicted_unfetched_total{slab="5"} 0 # HELP memcached_slab_items_expired_unfetched_total Total number of valid items evicted from the LRU which were never touched after being set. # TYPE memcached_slab_items_expired_unfetched_total counter memcached_slab_items_expired_unfetched_total{slab="1"} 0 memcached_slab_items_expired_unfetched_total{slab="5"} 0 # HELP memcached_slab_items_moves_to_cold Number of items moved from HOT or WARM into COLD. # TYPE memcached_slab_items_moves_to_cold counter memcached_slab_items_moves_to_cold{slab="1"} 0 memcached_slab_items_moves_to_cold{slab="5"} 0 # HELP memcached_slab_items_moves_to_warm Number of items moves from COLD into WARM. # TYPE memcached_slab_items_moves_to_warm counter memcached_slab_items_moves_to_warm{slab="1"} 0 memcached_slab_items_moves_to_warm{slab="5"} 0 # HELP memcached_slab_items_moves_within_lru Number of times active items were bumped within HOT or WARM. # TYPE memcached_slab_items_moves_within_lru counter memcached_slab_items_moves_within_lru{slab="1"} 0 memcached_slab_items_moves_within_lru{slab="5"} 0 # HELP memcached_slab_items_outofmemory_total Total number of items for this slab class that have triggered an out of memory error. # TYPE memcached_slab_items_outofmemory_total counter memcached_slab_items_outofmemory_total{slab="1"} 0 memcached_slab_items_outofmemory_total{slab="5"} 0 # HELP memcached_slab_items_reclaimed_total Total number of items reclaimed. # TYPE memcached_slab_items_reclaimed_total counter memcached_slab_items_reclaimed_total{slab="1"} 0 memcached_slab_items_reclaimed_total{slab="5"} 0 # HELP memcached_slab_items_tailrepairs_total Total number of times the entries for a particular ID need repairing. # TYPE memcached_slab_items_tailrepairs_total counter memcached_slab_items_tailrepairs_total{slab="1"} 0 memcached_slab_items_tailrepairs_total{slab="5"} 0 # HELP memcached_slab_lru_hits_total Number of get_hits to the LRU. # TYPE memcached_slab_lru_hits_total counter memcached_slab_lru_hits_total{lru="cold",slab="1"} 0 memcached_slab_lru_hits_total{lru="cold",slab="5"} 0 memcached_slab_lru_hits_total{lru="hot",slab="1"} 2 memcached_slab_lru_hits_total{lru="hot",slab="5"} 0 memcached_slab_lru_hits_total{lru="temporary",slab="1"} 0 memcached_slab_lru_hits_total{lru="temporary",slab="5"} 0 memcached_slab_lru_hits_total{lru="warm",slab="1"} 0 memcached_slab_lru_hits_total{lru="warm",slab="5"} 0 # HELP memcached_slab_mem_requested_bytes Number of bytes of memory actual items take up within a slab. # TYPE memcached_slab_mem_requested_bytes counter memcached_slab_mem_requested_bytes{slab="1"} 52 memcached_slab_mem_requested_bytes{slab="5"} 178 # HELP memcached_slab_warm_age_seconds Age of the oldest item in HOT LRU. # TYPE memcached_slab_warm_age_seconds gauge memcached_slab_warm_age_seconds{slab="1"} 0 memcached_slab_warm_age_seconds{slab="5"} 0 # HELP memcached_slab_warm_items Number of items presently stored in the WARM LRU. # TYPE memcached_slab_warm_items gauge memcached_slab_warm_items{slab="1"} 0 memcached_slab_warm_items{slab="5"} 0 # HELP memcached_time_seconds current UNIX time according to the server. # TYPE memcached_time_seconds gauge memcached_time_seconds 1.732924803e+09 # HELP memcached_up Could the memcached server be reached. # TYPE memcached_up gauge memcached_up 1 # HELP memcached_uptime_seconds Number of seconds since the server started. # TYPE memcached_uptime_seconds counter memcached_uptime_seconds 14 # HELP memcached_version The version of this memcached server. # TYPE memcached_version gauge memcached_version{version="1.6.21"} 1 # HELP memcached_written_bytes_total Total number of bytes sent by this server to network. # TYPE memcached_written_bytes_total counter memcached_written_bytes_total 6293 main_test.go:350: want metrics to include "memcached_slab_mem_requested_bytes{slab=\"5\"} 194", have: # HELP memcached_accepting_connections The Memcached server is currently accepting new connections. # TYPE memcached_accepting_connections gauge memcached_accepting_connections 1 # HELP memcached_commands_total Total number of all requests broken down by command (get, set, etc.) and status. # TYPE memcached_commands_total counter memcached_commands_total{command="cas",status="badval"} 0 memcached_commands_total{command="cas",status="hit"} 1 memcached_commands_total{command="cas",status="miss"} 0 memcached_commands_total{command="decr",status="hit"} 0 memcached_commands_total{command="decr",status="miss"} 0 memcached_commands_total{command="delete",status="hit"} 0 memcached_commands_total{command="delete",status="miss"} 0 memcached_commands_total{command="flush",status="hit"} 0 memcached_commands_total{command="get",status="hit"} 2 memcached_commands_total{command="get",status="miss"} 1 memcached_commands_total{command="incr",status="hit"} 0 memcached_commands_total{command="incr",status="miss"} 0 memcached_commands_total{command="set",status="hit"} 3 memcached_commands_total{command="touch",status="hit"} 0 memcached_commands_total{command="touch",status="miss"} 0 # HELP memcached_connections_listener_disabled_total Number of times that memcached has hit its connections limit and disabled its listener. # TYPE memcached_connections_listener_disabled_total counter memcached_connections_listener_disabled_total 0 # HELP memcached_connections_rejected_total Total number of connections rejected due to hitting the memcached's -c limit in maxconns_fast mode. # TYPE memcached_connections_rejected_total counter memcached_connections_rejected_total 0 # HELP memcached_connections_total Total number of connections opened since the server started running. # TYPE memcached_connections_total counter memcached_connections_total 1 # HELP memcached_connections_yielded_total Total number of connections yielded running due to hitting the memcached's -R limit. # TYPE memcached_connections_yielded_total counter memcached_connections_yielded_total 0 # HELP memcached_current_bytes Current number of bytes used to store items. # TYPE memcached_current_bytes gauge memcached_current_bytes 230 # HELP memcached_current_connections Current number of open connections. # TYPE memcached_current_connections gauge memcached_current_connections 12 # HELP memcached_current_items Current number of items stored by this instance. # TYPE memcached_current_items gauge memcached_current_items 2 # HELP memcached_direct_reclaims_total Times worker threads had to directly reclaim or evict items. # TYPE memcached_direct_reclaims_total counter memcached_direct_reclaims_total 0 # HELP memcached_item_no_memory_total The number of times an item could not be stored due to no more memory. # TYPE memcached_item_no_memory_total counter memcached_item_no_memory_total 0 # HELP memcached_item_too_large_total The number of times an item exceeded the max-item-size when being stored. # TYPE memcached_item_too_large_total counter memcached_item_too_large_total 0 # HELP memcached_items_evicted_total Total number of valid items removed from cache to free memory for new items. # TYPE memcached_items_evicted_total counter memcached_items_evicted_total 0 # HELP memcached_items_reclaimed_total Total number of times an entry was stored using memory from an expired entry. # TYPE memcached_items_reclaimed_total counter memcached_items_reclaimed_total 0 # HELP memcached_items_total Total number of items stored during the life of this instance. # TYPE memcached_items_total counter memcached_items_total 4 # HELP memcached_limit_bytes Number of bytes this server is allowed to use for storage. # TYPE memcached_limit_bytes gauge memcached_limit_bytes 6.7108864e+07 # HELP memcached_lru_crawler_enabled Whether the LRU crawler is enabled. # TYPE memcached_lru_crawler_enabled gauge memcached_lru_crawler_enabled 1 # HELP memcached_lru_crawler_hot_max_factor Set idle age of HOT LRU to COLD age * this # TYPE memcached_lru_crawler_hot_max_factor gauge memcached_lru_crawler_hot_max_factor 0.2 # HELP memcached_lru_crawler_hot_percent Percent of slab memory reserved for HOT LRU. # TYPE memcached_lru_crawler_hot_percent gauge memcached_lru_crawler_hot_percent 20 # HELP memcached_lru_crawler_items_checked_total Total items examined by LRU Crawler. # TYPE memcached_lru_crawler_items_checked_total counter memcached_lru_crawler_items_checked_total 0 # HELP memcached_lru_crawler_maintainer_thread Split LRU mode and background threads. # TYPE memcached_lru_crawler_maintainer_thread gauge memcached_lru_crawler_maintainer_thread 1 # HELP memcached_lru_crawler_moves_to_cold_total Total number of items moved from HOT/WARM to COLD LRU's. # TYPE memcached_lru_crawler_moves_to_cold_total counter memcached_lru_crawler_moves_to_cold_total 0 # HELP memcached_lru_crawler_moves_to_warm_total Total number of items moved from COLD to WARM LRU. # TYPE memcached_lru_crawler_moves_to_warm_total counter memcached_lru_crawler_moves_to_warm_total 0 # HELP memcached_lru_crawler_moves_within_lru_total Total number of items reshuffled within HOT or WARM LRU's. # TYPE memcached_lru_crawler_moves_within_lru_total counter memcached_lru_crawler_moves_within_lru_total 0 # HELP memcached_lru_crawler_reclaimed_total Total items freed by LRU Crawler. # TYPE memcached_lru_crawler_reclaimed_total counter memcached_lru_crawler_reclaimed_total 0 # HELP memcached_lru_crawler_sleep Microseconds to sleep between LRU crawls. # TYPE memcached_lru_crawler_sleep gauge memcached_lru_crawler_sleep 100 # HELP memcached_lru_crawler_starts_total Times an LRU crawler was started. # TYPE memcached_lru_crawler_starts_total counter memcached_lru_crawler_starts_total 0 # HELP memcached_lru_crawler_to_crawl Max items to crawl per slab per run. # TYPE memcached_lru_crawler_to_crawl gauge memcached_lru_crawler_to_crawl 0 # HELP memcached_lru_crawler_warm_max_factor Set idle age of WARM LRU to COLD age * this # TYPE memcached_lru_crawler_warm_max_factor gauge memcached_lru_crawler_warm_max_factor 2 # HELP memcached_lru_crawler_warm_percent Percent of slab memory reserved for WARM LRU. # TYPE memcached_lru_crawler_warm_percent gauge memcached_lru_crawler_warm_percent 40 # HELP memcached_malloced_bytes Number of bytes of memory allocated to slab pages. # TYPE memcached_malloced_bytes gauge memcached_malloced_bytes 2.097152e+06 # HELP memcached_max_connections Maximum number of clients allowed. # TYPE memcached_max_connections gauge memcached_max_connections 1024 # HELP memcached_process_system_cpu_seconds_total Accumulated system time for this process. # TYPE memcached_process_system_cpu_seconds_total counter memcached_process_system_cpu_seconds_total 0.005644 # HELP memcached_process_user_cpu_seconds_total Accumulated user time for this process. # TYPE memcached_process_user_cpu_seconds_total counter memcached_process_user_cpu_seconds_total 0 # HELP memcached_read_bytes_total Total number of bytes read by this server from network. # TYPE memcached_read_bytes_total counter memcached_read_bytes_total 302 # HELP memcached_slab_chunk_size_bytes Number of bytes allocated to each chunk within this slab class. # TYPE memcached_slab_chunk_size_bytes gauge memcached_slab_chunk_size_bytes{slab="1"} 80 memcached_slab_chunk_size_bytes{slab="5"} 224 # HELP memcached_slab_chunks_free Number of chunks not yet allocated items. # TYPE memcached_slab_chunks_free gauge memcached_slab_chunks_free{slab="1"} 13106 memcached_slab_chunks_free{slab="5"} 4680 # HELP memcached_slab_chunks_free_end Number of free chunks at the end of the last allocated page. # TYPE memcached_slab_chunks_free_end gauge memcached_slab_chunks_free_end{slab="1"} 0 memcached_slab_chunks_free_end{slab="5"} 0 # HELP memcached_slab_chunks_per_page Number of chunks within a single page for this slab class. # TYPE memcached_slab_chunks_per_page gauge memcached_slab_chunks_per_page{slab="1"} 13107 memcached_slab_chunks_per_page{slab="5"} 4681 # HELP memcached_slab_chunks_used Number of chunks allocated to an item. # TYPE memcached_slab_chunks_used gauge memcached_slab_chunks_used{slab="1"} 1 memcached_slab_chunks_used{slab="5"} 1 # HELP memcached_slab_cold_items Number of items presently stored in the COLD LRU. # TYPE memcached_slab_cold_items gauge memcached_slab_cold_items{slab="1"} 0 memcached_slab_cold_items{slab="5"} 0 # HELP memcached_slab_commands_total Total number of all requests broken down by command (get, set, etc.) and status per slab. # TYPE memcached_slab_commands_total counter memcached_slab_commands_total{command="cas",slab="1",status="badval"} 0 memcached_slab_commands_total{command="cas",slab="1",status="hit"} 1 memcached_slab_commands_total{command="cas",slab="5",status="badval"} 0 memcached_slab_commands_total{command="cas",slab="5",status="hit"} 0 memcached_slab_commands_total{command="decr",slab="1",status="hit"} 0 memcached_slab_commands_total{command="decr",slab="5",status="hit"} 0 memcached_slab_commands_total{command="delete",slab="1",status="hit"} 0 memcached_slab_commands_total{command="delete",slab="5",status="hit"} 0 memcached_slab_commands_total{command="get",slab="1",status="hit"} 2 memcached_slab_commands_total{command="get",slab="5",status="hit"} 0 memcached_slab_commands_total{command="incr",slab="1",status="hit"} 0 memcached_slab_commands_total{command="incr",slab="5",status="hit"} 0 memcached_slab_commands_total{command="set",slab="1",status="hit"} 2 memcached_slab_commands_total{command="set",slab="5",status="hit"} 1 memcached_slab_commands_total{command="touch",slab="1",status="hit"} 0 memcached_slab_commands_total{command="touch",slab="5",status="hit"} 0 # HELP memcached_slab_current_chunks Number of chunks allocated to this slab class. # TYPE memcached_slab_current_chunks gauge memcached_slab_current_chunks{slab="1"} 13107 memcached_slab_current_chunks{slab="5"} 4681 # HELP memcached_slab_current_items Number of items currently stored in this slab class. # TYPE memcached_slab_current_items gauge memcached_slab_current_items{slab="1"} 1 memcached_slab_current_items{slab="5"} 1 # HELP memcached_slab_current_pages Number of pages allocated to this slab class. # TYPE memcached_slab_current_pages gauge memcached_slab_current_pages{slab="1"} 1 memcached_slab_current_pages{slab="5"} 1 # HELP memcached_slab_hot_age_seconds Age of the oldest item in HOT LRU. # TYPE memcached_slab_hot_age_seconds gauge memcached_slab_hot_age_seconds{slab="1"} 0 memcached_slab_hot_age_seconds{slab="5"} 0 # HELP memcached_slab_hot_items Number of items presently stored in the HOT LRU. # TYPE memcached_slab_hot_items gauge memcached_slab_hot_items{slab="1"} 1 memcached_slab_hot_items{slab="5"} 1 # HELP memcached_slab_items_age_seconds Number of seconds the oldest item has been in the slab class. # TYPE memcached_slab_items_age_seconds gauge memcached_slab_items_age_seconds{slab="1"} 0 memcached_slab_items_age_seconds{slab="5"} 0 # HELP memcached_slab_items_crawler_reclaimed_total Number of items freed by the LRU Crawler. # TYPE memcached_slab_items_crawler_reclaimed_total counter memcached_slab_items_crawler_reclaimed_total{slab="1"} 0 memcached_slab_items_crawler_reclaimed_total{slab="5"} 0 # HELP memcached_slab_items_evicted_nonzero_total Total number of times an item which had an explicit expire time set had to be evicted from the LRU before it expired. # TYPE memcached_slab_items_evicted_nonzero_total counter memcached_slab_items_evicted_nonzero_total{slab="1"} 0 memcached_slab_items_evicted_nonzero_total{slab="5"} 0 # HELP memcached_slab_items_evicted_time_seconds Seconds since the last access for the most recent item evicted from this class. # TYPE memcached_slab_items_evicted_time_seconds counter memcached_slab_items_evicted_time_seconds{slab="1"} 0 memcached_slab_items_evicted_time_seconds{slab="5"} 0 # HELP memcached_slab_items_evicted_total Total number of times an item had to be evicted from the LRU before it expired. # TYPE memcached_slab_items_evicted_total counter memcached_slab_items_evicted_total{slab="1"} 0 memcached_slab_items_evicted_total{slab="5"} 0 # HELP memcached_slab_items_evicted_unfetched_total Total nmber of items evicted and never fetched. # TYPE memcached_slab_items_evicted_unfetched_total counter memcached_slab_items_evicted_unfetched_total{slab="1"} 0 memcached_slab_items_evicted_unfetched_total{slab="5"} 0 # HELP memcached_slab_items_expired_unfetched_total Total number of valid items evicted from the LRU which were never touched after being set. # TYPE memcached_slab_items_expired_unfetched_total counter memcached_slab_items_expired_unfetched_total{slab="1"} 0 memcached_slab_items_expired_unfetched_total{slab="5"} 0 # HELP memcached_slab_items_moves_to_cold Number of items moved from HOT or WARM into COLD. # TYPE memcached_slab_items_moves_to_cold counter memcached_slab_items_moves_to_cold{slab="1"} 0 memcached_slab_items_moves_to_cold{slab="5"} 0 # HELP memcached_slab_items_moves_to_warm Number of items moves from COLD into WARM. # TYPE memcached_slab_items_moves_to_warm counter memcached_slab_items_moves_to_warm{slab="1"} 0 memcached_slab_items_moves_to_warm{slab="5"} 0 # HELP memcached_slab_items_moves_within_lru Number of times active items were bumped within HOT or WARM. # TYPE memcached_slab_items_moves_within_lru counter memcached_slab_items_moves_within_lru{slab="1"} 0 memcached_slab_items_moves_within_lru{slab="5"} 0 # HELP memcached_slab_items_outofmemory_total Total number of items for this slab class that have triggered an out of memory error. # TYPE memcached_slab_items_outofmemory_total counter memcached_slab_items_outofmemory_total{slab="1"} 0 memcached_slab_items_outofmemory_total{slab="5"} 0 # HELP memcached_slab_items_reclaimed_total Total number of items reclaimed. # TYPE memcached_slab_items_reclaimed_total counter memcached_slab_items_reclaimed_total{slab="1"} 0 memcached_slab_items_reclaimed_total{slab="5"} 0 # HELP memcached_slab_items_tailrepairs_total Total number of times the entries for a particular ID need repairing. # TYPE memcached_slab_items_tailrepairs_total counter memcached_slab_items_tailrepairs_total{slab="1"} 0 memcached_slab_items_tailrepairs_total{slab="5"} 0 # HELP memcached_slab_lru_hits_total Number of get_hits to the LRU. # TYPE memcached_slab_lru_hits_total counter memcached_slab_lru_hits_total{lru="cold",slab="1"} 0 memcached_slab_lru_hits_total{lru="cold",slab="5"} 0 memcached_slab_lru_hits_total{lru="hot",slab="1"} 2 memcached_slab_lru_hits_total{lru="hot",slab="5"} 0 memcached_slab_lru_hits_total{lru="temporary",slab="1"} 0 memcached_slab_lru_hits_total{lru="temporary",slab="5"} 0 memcached_slab_lru_hits_total{lru="warm",slab="1"} 0 memcached_slab_lru_hits_total{lru="warm",slab="5"} 0 # HELP memcached_slab_mem_requested_bytes Number of bytes of memory actual items take up within a slab. # TYPE memcached_slab_mem_requested_bytes counter memcached_slab_mem_requested_bytes{slab="1"} 52 memcached_slab_mem_requested_bytes{slab="5"} 178 # HELP memcached_slab_warm_age_seconds Age of the oldest item in HOT LRU. # TYPE memcached_slab_warm_age_seconds gauge memcached_slab_warm_age_seconds{slab="1"} 0 memcached_slab_warm_age_seconds{slab="5"} 0 # HELP memcached_slab_warm_items Number of items presently stored in the WARM LRU. # TYPE memcached_slab_warm_items gauge memcached_slab_warm_items{slab="1"} 0 memcached_slab_warm_items{slab="5"} 0 # HELP memcached_time_seconds current UNIX time according to the server. # TYPE memcached_time_seconds gauge memcached_time_seconds 1.732924803e+09 # HELP memcached_up Could the memcached server be reached. # TYPE memcached_up gauge memcached_up 1 # HELP memcached_uptime_seconds Number of seconds since the server started. # TYPE memcached_uptime_seconds counter memcached_uptime_seconds 14 # HELP memcached_version The version of this memcached server. # TYPE memcached_version gauge memcached_version{version="1.6.21"} 1 # HELP memcached_written_bytes_total Total number of bytes sent by this server to network. # TYPE memcached_written_bytes_total counter memcached_written_bytes_total 6293 FAIL FAIL github.com/prometheus/memcached_exporter/cmd/memcached_exporter 0.219s ok github.com/prometheus/memcached_exporter/pkg/exporter 0.003s ok github.com/prometheus/memcached_exporter/scraper 0.003s FAIL ==> ERROR: A failure occurred in check(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-staging-with-build-support-i686/build/build used straw: :with_build_support:haskell_without_check: build@euronuc.lan