# 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"} 3.8831e-05 go_gc_duration_seconds{quantile="0.25"} 8.6572e-05 go_gc_duration_seconds{quantile="0.5"} 0.000134244 go_gc_duration_seconds{quantile="0.75"} 0.000160124 go_gc_duration_seconds{quantile="1"} 0.004684587 go_gc_duration_seconds_sum 1.070683572 go_gc_duration_seconds_count 7706 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 29 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.19.3"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 7.3256304e+07 # 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.9459793216e+10 # 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.670398e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 3.0729677e+08 # 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.2385592e+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 7.3256304e+07 # 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 3.0457856e+07 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 7.7479936e+07 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 44424 # 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 2.3150592e+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 1.07937792e+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.67984565386024e+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 3.07341194e+08 # 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 4800 # 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 15600 # 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 194072 # 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 359040 # 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 1.4408456e+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 954226 # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 1.114112e+06 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 1.114112e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.2443676e+08 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 14 # HELP grpc_client_handled_total Total number of RPCs completed by the client, regardless of success or failure. # TYPE grpc_client_handled_total counter grpc_client_handled_total{grpc_code="OK",grpc_method="AuthorizeRepositoryAccess",grpc_service="ld.services.doltremoteauth.v1alpha1.DoltRemoteAuthService",grpc_type="unary"} 4 grpc_client_handled_total{grpc_code="OK",grpc_method="GetOwner",grpc_service="ld.services.doltremoteauth.v1alpha1.DoltRemoteAuthService",grpc_type="unary"} 4 grpc_client_handled_total{grpc_code="OK",grpc_method="GetRepositoryStorageLocation",grpc_service="ld.services.dolthubapi.internal.v1alpha1.RepositoryService",grpc_type="unary"} 3369 grpc_client_handled_total{grpc_code="OK",grpc_method="UpdateRepositoryForCommit",grpc_service="ld.services.dolthubapi.internal.v1alpha1.RepositoryService",grpc_type="unary"} 1 grpc_client_handled_total{grpc_code="Unauthenticated",grpc_method="GetOwner",grpc_service="ld.services.doltremoteauth.v1alpha1.DoltRemoteAuthService",grpc_type="unary"} 2 # HELP grpc_client_msg_received_total Total number of RPC stream messages received by the client. # TYPE grpc_client_msg_received_total counter grpc_client_msg_received_total{grpc_method="GetOwner",grpc_service="ld.services.doltremoteauth.v1alpha1.DoltRemoteAuthService",grpc_type="unary"} 2 # HELP grpc_client_msg_sent_total Total number of gRPC stream messages sent by the client. # TYPE grpc_client_msg_sent_total counter grpc_client_msg_sent_total{grpc_method="AuthorizeRepositoryAccess",grpc_service="ld.services.doltremoteauth.v1alpha1.DoltRemoteAuthService",grpc_type="unary"} 4 grpc_client_msg_sent_total{grpc_method="GetOwner",grpc_service="ld.services.doltremoteauth.v1alpha1.DoltRemoteAuthService",grpc_type="unary"} 6 grpc_client_msg_sent_total{grpc_method="GetRepositoryStorageLocation",grpc_service="ld.services.dolthubapi.internal.v1alpha1.RepositoryService",grpc_type="unary"} 3369 grpc_client_msg_sent_total{grpc_method="UpdateRepositoryForCommit",grpc_service="ld.services.dolthubapi.internal.v1alpha1.RepositoryService",grpc_type="unary"} 1 # HELP grpc_client_started_total Total number of RPCs started on the client. # TYPE grpc_client_started_total counter grpc_client_started_total{grpc_method="AuthorizeRepositoryAccess",grpc_service="ld.services.doltremoteauth.v1alpha1.DoltRemoteAuthService",grpc_type="unary"} 4 grpc_client_started_total{grpc_method="GetOwner",grpc_service="ld.services.doltremoteauth.v1alpha1.DoltRemoteAuthService",grpc_type="unary"} 6 grpc_client_started_total{grpc_method="GetRepositoryStorageLocation",grpc_service="ld.services.dolthubapi.internal.v1alpha1.RepositoryService",grpc_type="unary"} 3369 grpc_client_started_total{grpc_method="UpdateRepositoryForCommit",grpc_service="ld.services.dolthubapi.internal.v1alpha1.RepositoryService",grpc_type="unary"} 1 # 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="OK",grpc_method="AddTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 1 grpc_server_handled_total{grpc_code="OK",grpc_method="Commit",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 1 grpc_server_handled_total{grpc_code="OK",grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 3319 grpc_server_handled_total{grpc_code="OK",grpc_method="GetUploadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 2 grpc_server_handled_total{grpc_code="OK",grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 5 grpc_server_handled_total{grpc_code="OK",grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 2 grpc_server_handled_total{grpc_code="OK",grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 3319 grpc_server_handled_total{grpc_code="OK",grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream"} 125 grpc_server_handled_total{grpc_code="OK",grpc_method="WhoAmI",grpc_service="dolt.services.remotesapi.v1alpha1.CredentialsService",grpc_type="unary"} 1 grpc_server_handled_total{grpc_code="PermissionDenied",grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 1 grpc_server_handled_total{grpc_code="Unauthenticated",grpc_method="WhoAmI",grpc_service="dolt.services.remotesapi.v1alpha1.CredentialsService",grpc_type="unary"} 1 # 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="AddTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.005"} 1 grpc_server_handling_seconds_bucket{grpc_method="AddTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.01"} 1 grpc_server_handling_seconds_bucket{grpc_method="AddTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.025"} 1 grpc_server_handling_seconds_bucket{grpc_method="AddTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.05"} 1 grpc_server_handling_seconds_bucket{grpc_method="AddTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.1"} 1 grpc_server_handling_seconds_bucket{grpc_method="AddTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.25"} 1 grpc_server_handling_seconds_bucket{grpc_method="AddTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.5"} 1 grpc_server_handling_seconds_bucket{grpc_method="AddTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="1"} 1 grpc_server_handling_seconds_bucket{grpc_method="AddTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="2.5"} 1 grpc_server_handling_seconds_bucket{grpc_method="AddTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="5"} 1 grpc_server_handling_seconds_bucket{grpc_method="AddTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="10"} 1 grpc_server_handling_seconds_bucket{grpc_method="AddTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="+Inf"} 1 grpc_server_handling_seconds_sum{grpc_method="AddTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 0.002879023 grpc_server_handling_seconds_count{grpc_method="AddTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 1 grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.005"} 0 grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.01"} 0 grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.025"} 0 grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.05"} 1 grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.1"} 1 grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.25"} 1 grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.5"} 1 grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="1"} 1 grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="2.5"} 1 grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="5"} 1 grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="10"} 1 grpc_server_handling_seconds_bucket{grpc_method="Commit",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="+Inf"} 1 grpc_server_handling_seconds_sum{grpc_method="Commit",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 0.038820646 grpc_server_handling_seconds_count{grpc_method="Commit",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 1 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.005"} 3045 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.01"} 3300 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.025"} 3318 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.05"} 3320 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.1"} 3320 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.25"} 3320 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.5"} 3320 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="1"} 3320 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="2.5"} 3320 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="5"} 3320 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="10"} 3320 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="+Inf"} 3320 grpc_server_handling_seconds_sum{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 11.380075071999991 grpc_server_handling_seconds_count{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 3320 grpc_server_handling_seconds_bucket{grpc_method="GetUploadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.005"} 2 grpc_server_handling_seconds_bucket{grpc_method="GetUploadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.01"} 2 grpc_server_handling_seconds_bucket{grpc_method="GetUploadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.025"} 2 grpc_server_handling_seconds_bucket{grpc_method="GetUploadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.05"} 2 grpc_server_handling_seconds_bucket{grpc_method="GetUploadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.1"} 2 grpc_server_handling_seconds_bucket{grpc_method="GetUploadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.25"} 2 grpc_server_handling_seconds_bucket{grpc_method="GetUploadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.5"} 2 grpc_server_handling_seconds_bucket{grpc_method="GetUploadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="1"} 2 grpc_server_handling_seconds_bucket{grpc_method="GetUploadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="2.5"} 2 grpc_server_handling_seconds_bucket{grpc_method="GetUploadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="5"} 2 grpc_server_handling_seconds_bucket{grpc_method="GetUploadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="10"} 2 grpc_server_handling_seconds_bucket{grpc_method="GetUploadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="+Inf"} 2 grpc_server_handling_seconds_sum{grpc_method="GetUploadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 0.000704718 grpc_server_handling_seconds_count{grpc_method="GetUploadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 2 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.005"} 5 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.01"} 5 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.025"} 5 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.05"} 5 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.1"} 5 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.25"} 5 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.5"} 5 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="1"} 5 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="2.5"} 5 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="5"} 5 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="10"} 5 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="+Inf"} 5 grpc_server_handling_seconds_sum{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 0.007142162 grpc_server_handling_seconds_count{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 5 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.005"} 1 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.01"} 2 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.025"} 2 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.05"} 2 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.1"} 2 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.25"} 2 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.5"} 2 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="1"} 2 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="2.5"} 2 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="5"} 2 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="10"} 2 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="+Inf"} 2 grpc_server_handling_seconds_sum{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 0.012958400000000002 grpc_server_handling_seconds_count{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 2 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.005"} 3318 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.01"} 3319 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.025"} 3319 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.05"} 3319 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.1"} 3319 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.25"} 3319 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.5"} 3319 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="1"} 3319 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="2.5"} 3319 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="5"} 3319 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="10"} 3319 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="+Inf"} 3319 grpc_server_handling_seconds_sum{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 1.7676126109999977 grpc_server_handling_seconds_count{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 3319 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="0.005"} 118 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="0.01"} 124 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="0.025"} 124 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="0.05"} 125 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="0.1"} 125 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="0.25"} 125 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="0.5"} 125 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="1"} 125 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="2.5"} 125 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="5"} 125 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="10"} 125 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="+Inf"} 125 grpc_server_handling_seconds_sum{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream"} 0.27023392500000004 grpc_server_handling_seconds_count{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream"} 125 grpc_server_handling_seconds_bucket{grpc_method="WhoAmI",grpc_service="dolt.services.remotesapi.v1alpha1.CredentialsService",grpc_type="unary",le="0.005"} 2 grpc_server_handling_seconds_bucket{grpc_method="WhoAmI",grpc_service="dolt.services.remotesapi.v1alpha1.CredentialsService",grpc_type="unary",le="0.01"} 2 grpc_server_handling_seconds_bucket{grpc_method="WhoAmI",grpc_service="dolt.services.remotesapi.v1alpha1.CredentialsService",grpc_type="unary",le="0.025"} 2 grpc_server_handling_seconds_bucket{grpc_method="WhoAmI",grpc_service="dolt.services.remotesapi.v1alpha1.CredentialsService",grpc_type="unary",le="0.05"} 2 grpc_server_handling_seconds_bucket{grpc_method="WhoAmI",grpc_service="dolt.services.remotesapi.v1alpha1.CredentialsService",grpc_type="unary",le="0.1"} 2 grpc_server_handling_seconds_bucket{grpc_method="WhoAmI",grpc_service="dolt.services.remotesapi.v1alpha1.CredentialsService",grpc_type="unary",le="0.25"} 2 grpc_server_handling_seconds_bucket{grpc_method="WhoAmI",grpc_service="dolt.services.remotesapi.v1alpha1.CredentialsService",grpc_type="unary",le="0.5"} 2 grpc_server_handling_seconds_bucket{grpc_method="WhoAmI",grpc_service="dolt.services.remotesapi.v1alpha1.CredentialsService",grpc_type="unary",le="1"} 2 grpc_server_handling_seconds_bucket{grpc_method="WhoAmI",grpc_service="dolt.services.remotesapi.v1alpha1.CredentialsService",grpc_type="unary",le="2.5"} 2 grpc_server_handling_seconds_bucket{grpc_method="WhoAmI",grpc_service="dolt.services.remotesapi.v1alpha1.CredentialsService",grpc_type="unary",le="5"} 2 grpc_server_handling_seconds_bucket{grpc_method="WhoAmI",grpc_service="dolt.services.remotesapi.v1alpha1.CredentialsService",grpc_type="unary",le="10"} 2 grpc_server_handling_seconds_bucket{grpc_method="WhoAmI",grpc_service="dolt.services.remotesapi.v1alpha1.CredentialsService",grpc_type="unary",le="+Inf"} 2 grpc_server_handling_seconds_sum{grpc_method="WhoAmI",grpc_service="dolt.services.remotesapi.v1alpha1.CredentialsService",grpc_type="unary"} 0.006647439 grpc_server_handling_seconds_count{grpc_method="WhoAmI",grpc_service="dolt.services.remotesapi.v1alpha1.CredentialsService",grpc_type="unary"} 2 # 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="AddTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 1 grpc_server_msg_received_total{grpc_method="Commit",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 1 grpc_server_msg_received_total{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 3320 grpc_server_msg_received_total{grpc_method="GetUploadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 2 grpc_server_msg_received_total{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 5 grpc_server_msg_received_total{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 2 grpc_server_msg_received_total{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 3319 grpc_server_msg_received_total{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream"} 136 grpc_server_msg_received_total{grpc_method="WhoAmI",grpc_service="dolt.services.remotesapi.v1alpha1.CredentialsService",grpc_type="unary"} 2 # 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="AddTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 1 grpc_server_msg_sent_total{grpc_method="Commit",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 1 grpc_server_msg_sent_total{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 3319 grpc_server_msg_sent_total{grpc_method="GetUploadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 2 grpc_server_msg_sent_total{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 5 grpc_server_msg_sent_total{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 2 grpc_server_msg_sent_total{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 3319 grpc_server_msg_sent_total{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream"} 136 grpc_server_msg_sent_total{grpc_method="WhoAmI",grpc_service="dolt.services.remotesapi.v1alpha1.CredentialsService",grpc_type="unary"} 1 # 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="AddTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 1 grpc_server_started_total{grpc_method="Commit",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 1 grpc_server_started_total{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 3320 grpc_server_started_total{grpc_method="GetUploadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 2 grpc_server_started_total{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 5 grpc_server_started_total{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 2 grpc_server_started_total{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 3319 grpc_server_started_total{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream"} 125 grpc_server_started_total{grpc_method="WhoAmI",grpc_service="dolt.services.remotesapi.v1alpha1.CredentialsService",grpc_type="unary"} 2 # HELP nbs_cached_db_sizes_sum Sum of repo sizes in nbs cache # TYPE nbs_cached_db_sizes_sum gauge nbs_cached_db_sizes_sum 5.750400985e+09 # HELP nbs_quota_usage Amount of quota used # TYPE nbs_quota_usage gauge nbs_quota_usage 4.5545784e+07 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 601.24 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 99 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.26517248e+08 # 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.67889649369e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 8.47699968e+08 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes 1.8446744073709552e+19 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 189851 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0