statstest

package
v1.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 20, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var StatsResponse = []byte(`# HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles.
# TYPE go_gc_duration_seconds summary
go_gc_duration_seconds{quantile="0"} 2.9563e-05
go_gc_duration_seconds{quantile="0.25"} 2.9563e-05
go_gc_duration_seconds{quantile="0.5"} 0.002745226
go_gc_duration_seconds{quantile="0.75"} 0.002745226
go_gc_duration_seconds{quantile="1"} 0.002745226
go_gc_duration_seconds_sum 0.002774789
go_gc_duration_seconds_count 2
# HELP go_goroutines Number of goroutines that currently exist.
# TYPE go_goroutines gauge
go_goroutines 35
# HELP go_info Information about the Go environment.
# TYPE go_info gauge
go_info{version="go1.13.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 2.74031064e+08
# 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 2.75803848e+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.449515e+06
# HELP go_memstats_frees_total Total number of frees.
# TYPE go_memstats_frees_total counter
go_memstats_frees_total 6597
# 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 0.11723839325046846
# 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 1.1036672e+07
# 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 2.74031064e+08
# 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.9260928e+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 2.7533312e+08
# HELP go_memstats_heap_objects Number of allocated objects.
# TYPE go_memstats_heap_objects gauge
go_memstats_heap_objects 31692
# 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.9260928e+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 3.34594048e+08
# 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.5947157842258556e+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 38289
# 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 70312
# 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 81920
# 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 4.47937072e+08
# 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 1.514189e+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 950272
# 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 950272
# HELP go_memstats_sys_bytes Number of bytes obtained from system.
# TYPE go_memstats_sys_bytes gauge
go_memstats_sys_bytes 3.49643e+08
# HELP go_threads Number of OS threads created.
# TYPE go_threads gauge
go_threads 18
# 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="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Aborted",grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="AlreadyExists",grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Canceled",grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DataLoss",grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="DeadlineExceeded",grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="FailedPrecondition",grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Internal",grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="InvalidArgument",grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="NotFound",grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OK",grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="OutOfRange",grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="ResourceExhausted",grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unavailable",grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unimplemented",grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handled_total{grpc_code="Unknown",grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 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="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_handling_seconds_count{grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.005"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.01"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.025"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.05"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.1"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.25"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="0.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="1"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="2.5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="5"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="10"} 0
grpc_server_handling_seconds_bucket{grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary",le="+Inf"} 0
grpc_server_handling_seconds_sum{grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_handling_seconds_count{grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
# 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="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_msg_received_total{grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_received_total{grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
# 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="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_msg_sent_total{grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_msg_sent_total{grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
# 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="ByIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="ByIndexSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="BySafeIndex",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="ChangePassword",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="ChangePermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="Consistency",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="Count",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="CreateDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="CreateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="CurrentRoot",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="DatabaseList",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="DeactivateUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="Dump",grpc_service="immudb.schema.ImmuService",grpc_type="server_stream"} 0
grpc_server_started_total{grpc_method="Get",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="GetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="GetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="GetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="GetUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="Health",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="History",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="HistorySV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="IScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="IScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="Inclusion",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="ListUsers",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="Login",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="Logout",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="Reference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="SafeGet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="SafeGetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="SafeReference",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="SafeSet",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="SafeSetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="SafeZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="Scan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="ScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="Set",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="SetActiveUser",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="SetBatch",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="SetBatchSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="SetPermission",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="SetSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="UpdateAuthConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="UpdateMTLSConfig",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="UseDatabase",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="ZAdd",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="ZScan",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
grpc_server_started_total{grpc_method="ZScanSV",grpc_service="immudb.schema.ImmuService",grpc_type="unary"} 0
# HELP immudb_number_of_stored_entries Number of key-value entries currently stored by the database.
# TYPE immudb_number_of_stored_entries counter
immudb_number_of_stored_entries 2
# HELP immudb_uptime_hours Server uptime in hours.
# TYPE immudb_uptime_hours counter
immudb_uptime_hours 0.010175722224166666
# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds.
# TYPE process_cpu_seconds_total counter
process_cpu_seconds_total 0.15
# HELP process_max_fds Maximum number of open file descriptors.
# TYPE process_max_fds gauge
process_max_fds 1024
# HELP process_open_fds Number of open file descriptors.
# TYPE process_open_fds gauge
process_open_fds 18
# HELP process_resident_memory_bytes Resident memory size in bytes.
# TYPE process_resident_memory_bytes gauge
process_resident_memory_bytes 3.0961664e+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.59471578385e+09
# HELP process_virtual_memory_bytes Virtual memory size in bytes.
# TYPE process_virtual_memory_bytes gauge
process_virtual_memory_bytes 5.911216128e+09
# HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes.
# TYPE process_virtual_memory_max_bytes gauge
process_virtual_memory_max_bytes -1
# HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served.
# TYPE promhttp_metric_handler_requests_in_flight gauge
promhttp_metric_handler_requests_in_flight 1
# HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code.
# TYPE promhttp_metric_handler_requests_total counter
promhttp_metric_handler_requests_total{code="200"} 1
promhttp_metric_handler_requests_total{code="500"} 0
promhttp_metric_handler_requests_total{code="503"} 0
`)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL