Created
May 21, 2019 16:34
-
-
Save crosbymichael/60245f0914291518b4f5e5ac72cd61b4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# HELP go_gc_duration_seconds A summary of the GC invocation durations. | |
# TYPE go_gc_duration_seconds summary | |
go_gc_duration_seconds{quantile="0"} 2.1686e-05 | |
go_gc_duration_seconds{quantile="0.25"} 5.9681e-05 | |
go_gc_duration_seconds{quantile="0.5"} 7.8483e-05 | |
go_gc_duration_seconds{quantile="0.75"} 9.5376e-05 | |
go_gc_duration_seconds{quantile="1"} 0.000303761 | |
go_gc_duration_seconds_sum 0.064228354 | |
go_gc_duration_seconds_count 802 | |
# HELP go_goroutines Number of goroutines that currently exist. | |
# TYPE go_goroutines gauge | |
go_goroutines 26 | |
# HELP go_info Information about the Go environment. | |
# TYPE go_info gauge | |
go_info{version="go1.12.4"} 1 | |
# HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. | |
# TYPE go_memstats_alloc_bytes gauge | |
go_memstats_alloc_bytes 5.379872e+06 | |
# HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. | |
# TYPE go_memstats_alloc_bytes_total counter | |
go_memstats_alloc_bytes_total 1.9593892e+08 | |
# HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. | |
# TYPE go_memstats_buck_hash_sys_bytes gauge | |
go_memstats_buck_hash_sys_bytes 1.483239e+06 | |
# HELP go_memstats_frees_total Total number of frees. | |
# TYPE go_memstats_frees_total counter | |
go_memstats_frees_total 1.582546e+06 | |
# HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started. | |
# TYPE go_memstats_gc_cpu_fraction gauge | |
go_memstats_gc_cpu_fraction 7.168210487790444e-06 | |
# HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. | |
# TYPE go_memstats_gc_sys_bytes gauge | |
go_memstats_gc_sys_bytes 2.390016e+06 | |
# HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. | |
# TYPE go_memstats_heap_alloc_bytes gauge | |
go_memstats_heap_alloc_bytes 5.379872e+06 | |
# HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. | |
# TYPE go_memstats_heap_idle_bytes gauge | |
go_memstats_heap_idle_bytes 5.8720256e+07 | |
# HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. | |
# TYPE go_memstats_heap_inuse_bytes gauge | |
go_memstats_heap_inuse_bytes 7.3728e+06 | |
# HELP go_memstats_heap_objects Number of allocated objects. | |
# TYPE go_memstats_heap_objects gauge | |
go_memstats_heap_objects 63702 | |
# HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. | |
# TYPE go_memstats_heap_released_bytes gauge | |
go_memstats_heap_released_bytes 5.8687488e+07 | |
# HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. | |
# TYPE go_memstats_heap_sys_bytes gauge | |
go_memstats_heap_sys_bytes 6.6093056e+07 | |
# 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 1.5584560168613455e+09 | |
# HELP go_memstats_lookups_total Total number of pointer lookups. | |
# TYPE go_memstats_lookups_total counter | |
go_memstats_lookups_total 0 | |
# HELP go_memstats_mallocs_total Total number of mallocs. | |
# TYPE go_memstats_mallocs_total counter | |
go_memstats_mallocs_total 1.646248e+06 | |
# HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. | |
# TYPE go_memstats_mcache_inuse_bytes gauge | |
go_memstats_mcache_inuse_bytes 13888 | |
# HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. | |
# TYPE go_memstats_mcache_sys_bytes gauge | |
go_memstats_mcache_sys_bytes 16384 | |
# HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. | |
# TYPE go_memstats_mspan_inuse_bytes gauge | |
go_memstats_mspan_inuse_bytes 85968 | |
# HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. | |
# TYPE go_memstats_mspan_sys_bytes gauge | |
go_memstats_mspan_sys_bytes 131072 | |
# HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. | |
# TYPE go_memstats_next_gc_bytes gauge | |
go_memstats_next_gc_bytes 6.699488e+06 | |
# HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. | |
# TYPE go_memstats_other_sys_bytes gauge | |
go_memstats_other_sys_bytes 2.205457e+06 | |
# HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. | |
# TYPE go_memstats_stack_inuse_bytes gauge | |
go_memstats_stack_inuse_bytes 1.015808e+06 | |
# HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. | |
# TYPE go_memstats_stack_sys_bytes gauge | |
go_memstats_stack_sys_bytes 1.015808e+06 | |
# HELP go_memstats_sys_bytes Number of bytes obtained from system. | |
# TYPE go_memstats_sys_bytes gauge | |
go_memstats_sys_bytes 7.3335032e+07 | |
# HELP go_threads Number of OS threads created. | |
# TYPE go_threads gauge | |
go_threads 21 | |
# HELP grpc_server_handled_total Total number of RPCs completed on the server, regardless of success or failure. | |
# TYPE grpc_server_handled_total counter | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 4 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 1 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 37 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 1 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Internal",grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 1 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 5 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 5 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 5 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 1 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 1 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 10 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 1 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 10 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 2 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 3 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 63 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 9200 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 2 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 7 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 1 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 63 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 2 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 25 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 20 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 4 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_handled_total{grpc_code="OK",grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 7 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 0 | |
# HELP grpc_server_handling_seconds Histogram of response latency (seconds) of gRPC that had been application-level handled by the server. | |
# TYPE grpc_server_handling_seconds histogram | |
grpc_server_handling_seconds_bucket{grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="0.01"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="0.025"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="0.05"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="0.1"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="0.25"} 4 | |
grpc_server_handling_seconds_bucket{grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="0.5"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="1"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="2.5"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="5"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="10"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="+Inf"} 5 | |
grpc_server_handling_seconds_sum{grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0.7657108100000001 | |
grpc_server_handling_seconds_count{grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.01"} 3 | |
grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.025"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.05"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.1"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.25"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.5"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="1"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="2.5"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="5"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="10"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="+Inf"} 5 | |
grpc_server_handling_seconds_sum{grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0.060738280000000006 | |
grpc_server_handling_seconds_count{grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.005"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.01"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.025"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.05"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.1"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.25"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.5"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="1"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="2.5"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="5"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="10"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="+Inf"} 2 | |
grpc_server_handling_seconds_sum{grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0.002691972 | |
grpc_server_handling_seconds_count{grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.005"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.01"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.025"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.05"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.1"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.25"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.5"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="1"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="2.5"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="5"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="10"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="+Inf"} 5 | |
grpc_server_handling_seconds_sum{grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0.005871662000000001 | |
grpc_server_handling_seconds_count{grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 5 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="0.005"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="0.01"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="0.025"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="0.05"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="0.1"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="0.25"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="0.5"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="1"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="2.5"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="5"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="10"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="+Inf"} 10 | |
grpc_server_handling_seconds_sum{grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0.028004591000000002 | |
grpc_server_handling_seconds_count{grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.1"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.25"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.5"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="1"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="2.5"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="5"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="10"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="+Inf"} 1 | |
grpc_server_handling_seconds_sum{grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0.072926085 | |
grpc_server_handling_seconds_count{grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.005"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.01"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.025"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.05"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.1"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.25"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.5"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="1"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="2.5"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="5"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="10"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="+Inf"} 1 | |
grpc_server_handling_seconds_sum{grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0.001842503 | |
grpc_server_handling_seconds_count{grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="0.005"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="0.01"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="0.025"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="0.05"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="0.1"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="0.25"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="0.5"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="1"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="2.5"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="5"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="10"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="+Inf"} 10 | |
grpc_server_handling_seconds_sum{grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0.027557782999999995 | |
grpc_server_handling_seconds_count{grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.025"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.05"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.1"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.25"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.5"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="1"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="2.5"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="5"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="10"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="+Inf"} 1 | |
grpc_server_handling_seconds_sum{grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0.022187722 | |
grpc_server_handling_seconds_count{grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.005"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.01"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.025"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.05"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.1"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.25"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.5"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="1"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="2.5"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="5"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="10"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="+Inf"} 2 | |
grpc_server_handling_seconds_sum{grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0.000153941 | |
grpc_server_handling_seconds_count{grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.005"} 3 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.01"} 3 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.025"} 3 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.05"} 3 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.1"} 3 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.25"} 3 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.5"} 3 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="1"} 3 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="2.5"} 3 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="5"} 3 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="10"} 3 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="+Inf"} 3 | |
grpc_server_handling_seconds_sum{grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 9.186599999999999e-05 | |
grpc_server_handling_seconds_count{grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 3 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.005"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.01"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.025"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.05"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.1"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.25"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.5"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="1"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="2.5"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="5"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="10"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="+Inf"} 2 | |
grpc_server_handling_seconds_sum{grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0.009560487 | |
grpc_server_handling_seconds_count{grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.005"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.01"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.025"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.05"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.1"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.25"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.5"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="1"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="2.5"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="5"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="10"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="+Inf"} 63 | |
grpc_server_handling_seconds_sum{grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0.007123540000000001 | |
grpc_server_handling_seconds_count{grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.025"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.05"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.1"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.25"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.5"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="1"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="2.5"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="5"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="10"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="+Inf"} 1 | |
grpc_server_handling_seconds_sum{grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0.024258626 | |
grpc_server_handling_seconds_count{grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handling_seconds_count{grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_handling_seconds_count{grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream",le="0.005"} 9200 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream",le="0.01"} 9200 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream",le="0.025"} 9200 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream",le="0.05"} 9200 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream",le="0.1"} 9200 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream",le="0.25"} 9200 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream",le="0.5"} 9200 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream",le="1"} 9200 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream",le="2.5"} 9200 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream",le="5"} 9200 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream",le="10"} 9200 | |
grpc_server_handling_seconds_bucket{grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream",le="+Inf"} 9200 | |
grpc_server_handling_seconds_sum{grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 0.9330585309999994 | |
grpc_server_handling_seconds_count{grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 9200 | |
grpc_server_handling_seconds_bucket{grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.005"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.01"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.025"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.05"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.1"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.25"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.5"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="1"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="2.5"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="5"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="10"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="+Inf"} 2 | |
grpc_server_handling_seconds_sum{grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0.000419657 | |
grpc_server_handling_seconds_count{grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.005"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.01"} 6 | |
grpc_server_handling_seconds_bucket{grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.025"} 8 | |
grpc_server_handling_seconds_bucket{grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.05"} 8 | |
grpc_server_handling_seconds_bucket{grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.1"} 8 | |
grpc_server_handling_seconds_bucket{grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.25"} 8 | |
grpc_server_handling_seconds_bucket{grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.5"} 8 | |
grpc_server_handling_seconds_bucket{grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="1"} 8 | |
grpc_server_handling_seconds_bucket{grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="2.5"} 8 | |
grpc_server_handling_seconds_bucket{grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="5"} 8 | |
grpc_server_handling_seconds_bucket{grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="10"} 8 | |
grpc_server_handling_seconds_bucket{grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="+Inf"} 8 | |
grpc_server_handling_seconds_sum{grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0.06665855600000001 | |
grpc_server_handling_seconds_count{grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 8 | |
grpc_server_handling_seconds_bucket{grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="0.005"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="0.01"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="0.025"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="0.05"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="0.1"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="0.25"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="0.5"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="1"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="2.5"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="5"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="10"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary",le="+Inf"} 1 | |
grpc_server_handling_seconds_sum{grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 6.2287e-05 | |
grpc_server_handling_seconds_count{grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="0.005"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="0.01"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="0.025"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="0.05"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="0.1"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="0.25"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="0.5"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="1"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="2.5"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="5"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="10"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream",le="+Inf"} 63 | |
grpc_server_handling_seconds_sum{grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0.03833703200000001 | |
grpc_server_handling_seconds_count{grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 63 | |
grpc_server_handling_seconds_bucket{grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.005"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.01"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.025"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.05"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.1"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.25"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.5"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="1"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="2.5"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="5"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="10"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="+Inf"} 2 | |
grpc_server_handling_seconds_sum{grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0.0040163279999999996 | |
grpc_server_handling_seconds_count{grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 2 | |
grpc_server_handling_seconds_bucket{grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.025"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.05"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.1"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.25"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.5"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="1"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="2.5"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="5"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="10"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="+Inf"} 1 | |
grpc_server_handling_seconds_sum{grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0.014284499 | |
grpc_server_handling_seconds_count{grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.005"} 30 | |
grpc_server_handling_seconds_bucket{grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.01"} 30 | |
grpc_server_handling_seconds_bucket{grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.025"} 30 | |
grpc_server_handling_seconds_bucket{grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.05"} 30 | |
grpc_server_handling_seconds_bucket{grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.1"} 30 | |
grpc_server_handling_seconds_bucket{grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.25"} 30 | |
grpc_server_handling_seconds_bucket{grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.5"} 30 | |
grpc_server_handling_seconds_bucket{grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="1"} 30 | |
grpc_server_handling_seconds_bucket{grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="2.5"} 30 | |
grpc_server_handling_seconds_bucket{grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="5"} 30 | |
grpc_server_handling_seconds_bucket{grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="10"} 30 | |
grpc_server_handling_seconds_bucket{grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="+Inf"} 30 | |
grpc_server_handling_seconds_sum{grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0.0054426870000000025 | |
grpc_server_handling_seconds_count{grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 30 | |
grpc_server_handling_seconds_bucket{grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.005"} 20 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.01"} 20 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.025"} 20 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.05"} 20 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.1"} 20 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.25"} 20 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="0.5"} 20 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="1"} 20 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="2.5"} 20 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="5"} 20 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="10"} 20 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary",le="+Inf"} 20 | |
grpc_server_handling_seconds_sum{grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0.071150354 | |
grpc_server_handling_seconds_count{grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 20 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.005"} 4 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.01"} 4 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.025"} 4 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.05"} 4 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.1"} 4 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.25"} 4 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="0.5"} 4 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="1"} 4 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="2.5"} 4 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="5"} 4 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="10"} 4 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary",le="+Inf"} 4 | |
grpc_server_handling_seconds_sum{grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0.013965914 | |
grpc_server_handling_seconds_count{grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 4 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary",le="+Inf"} 0 | |
grpc_server_handling_seconds_sum{grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_count{grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.005"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.01"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.025"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.05"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.25"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="0.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="1"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="2.5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="5"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="10"} 0 | |
grpc_server_handling_seconds_bucket{grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary",le="+Inf"} 1 | |
grpc_server_handling_seconds_sum{grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 28.288273006 | |
grpc_server_handling_seconds_count{grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_handling_seconds_bucket{grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream",le="0.005"} 10 | |
grpc_server_handling_seconds_bucket{grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream",le="0.01"} 17 | |
grpc_server_handling_seconds_bucket{grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream",le="0.025"} 32 | |
grpc_server_handling_seconds_bucket{grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream",le="0.05"} 36 | |
grpc_server_handling_seconds_bucket{grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream",le="0.1"} 40 | |
grpc_server_handling_seconds_bucket{grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream",le="0.25"} 43 | |
grpc_server_handling_seconds_bucket{grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream",le="0.5"} 44 | |
grpc_server_handling_seconds_bucket{grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream",le="1"} 44 | |
grpc_server_handling_seconds_bucket{grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream",le="2.5"} 45 | |
grpc_server_handling_seconds_bucket{grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream",le="5"} 45 | |
grpc_server_handling_seconds_bucket{grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream",le="10"} 45 | |
grpc_server_handling_seconds_bucket{grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream",le="+Inf"} 45 | |
grpc_server_handling_seconds_sum{grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 2.8807723369999994 | |
grpc_server_handling_seconds_count{grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 45 | |
# HELP grpc_server_msg_received_total Total number of RPC stream messages received on the server. | |
# TYPE grpc_server_msg_received_total counter | |
grpc_server_msg_received_total{grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 5 | |
grpc_server_msg_received_total{grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 5 | |
grpc_server_msg_received_total{grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 2 | |
grpc_server_msg_received_total{grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 5 | |
grpc_server_msg_received_total{grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 10 | |
grpc_server_msg_received_total{grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_msg_received_total{grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 1 | |
grpc_server_msg_received_total{grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 10 | |
grpc_server_msg_received_total{grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_msg_received_total{grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 2 | |
grpc_server_msg_received_total{grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 3 | |
grpc_server_msg_received_total{grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 2 | |
grpc_server_msg_received_total{grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 63 | |
grpc_server_msg_received_total{grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_msg_received_total{grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_msg_received_total{grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_msg_received_total{grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 9200 | |
grpc_server_msg_received_total{grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 2 | |
grpc_server_msg_received_total{grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 8 | |
grpc_server_msg_received_total{grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 1 | |
grpc_server_msg_received_total{grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 63 | |
grpc_server_msg_received_total{grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 2 | |
grpc_server_msg_received_total{grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_msg_received_total{grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 30 | |
grpc_server_msg_received_total{grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_msg_received_total{grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 20 | |
grpc_server_msg_received_total{grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 4 | |
grpc_server_msg_received_total{grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_msg_received_total{grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_msg_received_total{grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 338 | |
# HELP grpc_server_msg_sent_total Total number of gRPC stream messages sent by the server. | |
# TYPE grpc_server_msg_sent_total counter | |
grpc_server_msg_sent_total{grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 5 | |
grpc_server_msg_sent_total{grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 5 | |
grpc_server_msg_sent_total{grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 1 | |
grpc_server_msg_sent_total{grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 1 | |
grpc_server_msg_sent_total{grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 10 | |
grpc_server_msg_sent_total{grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_msg_sent_total{grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 1 | |
grpc_server_msg_sent_total{grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 10 | |
grpc_server_msg_sent_total{grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_msg_sent_total{grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 2 | |
grpc_server_msg_sent_total{grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 3 | |
grpc_server_msg_sent_total{grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_msg_sent_total{grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 63 | |
grpc_server_msg_sent_total{grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_msg_sent_total{grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_msg_sent_total{grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_msg_sent_total{grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 0 | |
grpc_server_msg_sent_total{grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 2 | |
grpc_server_msg_sent_total{grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 7 | |
grpc_server_msg_sent_total{grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 1 | |
grpc_server_msg_sent_total{grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 63 | |
grpc_server_msg_sent_total{grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 2 | |
grpc_server_msg_sent_total{grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_msg_sent_total{grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 25 | |
grpc_server_msg_sent_total{grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_msg_sent_total{grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 20 | |
grpc_server_msg_sent_total{grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 4 | |
grpc_server_msg_sent_total{grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_msg_sent_total{grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_msg_sent_total{grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 308 | |
# HELP grpc_server_started_total Total number of RPCs started on the server. | |
# TYPE grpc_server_started_total counter | |
grpc_server_started_total{grpc_method="Abort",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Apply",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 5 | |
grpc_server_started_total{grpc_method="Check",grpc_service="grpc.health.v1.Health",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Checkpoint",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="CloseIO",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Commit",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 5 | |
grpc_server_started_total{grpc_method="Create",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 2 | |
grpc_server_started_total{grpc_method="Create",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 5 | |
grpc_server_started_total{grpc_method="Create",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 10 | |
grpc_server_started_total{grpc_method="Create",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Create",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_started_total{grpc_method="Delete",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 1 | |
grpc_server_started_total{grpc_method="Delete",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Delete",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Delete",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 10 | |
grpc_server_started_total{grpc_method="Delete",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Delete",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_started_total{grpc_method="DeleteProcess",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Diff",grpc_service="containerd.services.diff.v1.Diff",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Exec",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Forward",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Get",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 2 | |
grpc_server_started_total{grpc_method="Get",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Get",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 3 | |
grpc_server_started_total{grpc_method="Get",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 2 | |
grpc_server_started_total{grpc_method="Info",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 63 | |
grpc_server_started_total{grpc_method="Kill",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_started_total{grpc_method="List",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="List",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 0 | |
grpc_server_started_total{grpc_method="List",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="List",grpc_service="containerd.services.leases.v1.Leases",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="List",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="List",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="server_stream"} 0 | |
grpc_server_started_total{grpc_method="List",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="ListPids",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="ListStatuses",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="ListStream",grpc_service="containerd.services.containers.v1.Containers",grpc_type="server_stream"} 9200 | |
grpc_server_started_total{grpc_method="Metrics",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Mounts",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 2 | |
grpc_server_started_total{grpc_method="Pause",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Plugins",grpc_service="containerd.services.introspection.v1.Introspection",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Prepare",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 8 | |
grpc_server_started_total{grpc_method="Publish",grpc_service="containerd.services.events.v1.Events",grpc_type="unary"} 1 | |
grpc_server_started_total{grpc_method="Read",grpc_service="containerd.services.content.v1.Content",grpc_type="server_stream"} 63 | |
grpc_server_started_total{grpc_method="Remove",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 2 | |
grpc_server_started_total{grpc_method="ResizePty",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Resume",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Start",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_started_total{grpc_method="Stat",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 30 | |
grpc_server_started_total{grpc_method="Status",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Subscribe",grpc_service="containerd.services.events.v1.Events",grpc_type="server_stream"} 0 | |
grpc_server_started_total{grpc_method="Update",grpc_service="containerd.services.containers.v1.Containers",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Update",grpc_service="containerd.services.content.v1.Content",grpc_type="unary"} 20 | |
grpc_server_started_total{grpc_method="Update",grpc_service="containerd.services.images.v1.Images",grpc_type="unary"} 4 | |
grpc_server_started_total{grpc_method="Update",grpc_service="containerd.services.namespaces.v1.Namespaces",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Update",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Update",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Usage",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Version",grpc_service="containerd.services.version.v1.Version",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="View",grpc_service="containerd.services.snapshots.v1.Snapshots",grpc_type="unary"} 0 | |
grpc_server_started_total{grpc_method="Wait",grpc_service="containerd.services.tasks.v1.Tasks",grpc_type="unary"} 1 | |
grpc_server_started_total{grpc_method="Write",grpc_service="containerd.services.content.v1.Content",grpc_type="bidi_stream"} 45 | |
# HELP http_request_duration_microseconds The HTTP request latencies in microseconds. | |
# TYPE http_request_duration_microseconds summary | |
http_request_duration_microseconds{handler="prometheus",quantile="0.5"} 7219.293 | |
http_request_duration_microseconds{handler="prometheus",quantile="0.9"} 7219.293 | |
http_request_duration_microseconds{handler="prometheus",quantile="0.99"} 7219.293 | |
http_request_duration_microseconds_sum{handler="prometheus"} 7219.293 | |
http_request_duration_microseconds_count{handler="prometheus"} 1 | |
# HELP http_request_size_bytes The HTTP request sizes in bytes. | |
# TYPE http_request_size_bytes summary | |
http_request_size_bytes{handler="prometheus",quantile="0.5"} 66 | |
http_request_size_bytes{handler="prometheus",quantile="0.9"} 66 | |
http_request_size_bytes{handler="prometheus",quantile="0.99"} 66 | |
http_request_size_bytes_sum{handler="prometheus"} 66 | |
http_request_size_bytes_count{handler="prometheus"} 1 | |
# HELP http_requests_total Total number of HTTP requests made. | |
# TYPE http_requests_total counter | |
http_requests_total{code="200",handler="prometheus",method="get"} 1 | |
# HELP http_response_size_bytes The HTTP response sizes in bytes. | |
# TYPE http_response_size_bytes summary | |
http_response_size_bytes{handler="prometheus",quantile="0.5"} 307547 | |
http_response_size_bytes{handler="prometheus",quantile="0.9"} 307547 | |
http_response_size_bytes{handler="prometheus",quantile="0.99"} 307547 | |
http_response_size_bytes_sum{handler="prometheus"} 307547 | |
http_response_size_bytes_count{handler="prometheus"} 1 | |
# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. | |
# TYPE process_cpu_seconds_total counter | |
process_cpu_seconds_total 33.32 | |
# HELP process_max_fds Maximum number of open file descriptors. | |
# TYPE process_max_fds gauge | |
process_max_fds 1.048576e+06 | |
# HELP process_open_fds Number of open file descriptors. | |
# TYPE process_open_fds gauge | |
process_open_fds 19 | |
# HELP process_resident_memory_bytes Resident memory size in bytes. | |
# TYPE process_resident_memory_bytes gauge | |
process_resident_memory_bytes 6.610944e+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.55836413386e+09 | |
# HELP process_virtual_memory_bytes Virtual memory size in bytes. | |
# TYPE process_virtual_memory_bytes gauge | |
process_virtual_memory_bytes 1.633570816e+09 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment