# 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"} 5.2321e-05 go_gc_duration_seconds{quantile="0.25"} 5.4601e-05 go_gc_duration_seconds{quantile="0.5"} 5.547e-05 go_gc_duration_seconds{quantile="0.75"} 5.7271e-05 go_gc_duration_seconds{quantile="1"} 0.000440114 go_gc_duration_seconds_sum 0.015509303 go_gc_duration_seconds_count 249 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 39 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.22.2 X:nocoverageredesign"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 5.0451184e+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 7.2434032e+07 # 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.478824e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 224094 # 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 3.599456e+06 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 5.0451184e+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 1.0928128e+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 5.5230464e+07 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 33272 # 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.627904e+06 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 6.6158592e+07 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 1.722066613111986e+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 257366 # 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 246880 # 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 342720 # 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.02170336e+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 680016 # 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 7.322548e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 18 # 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="GetRepositoryStorageLocation",grpc_service="ld.services.dolthubapi.internal.v1alpha1.RepositoryService",grpc_type="unary"} 104 grpc_client_handled_total{grpc_code="OK",grpc_method="UpdateRepositoryForCommit",grpc_service="ld.services.dolthubapi.internal.v1alpha1.RepositoryService",grpc_type="unary"} 1 # 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="GetRepositoryStorageLocation",grpc_service="ld.services.dolthubapi.internal.v1alpha1.RepositoryService",grpc_type="unary"} 104 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="GetRepositoryStorageLocation",grpc_service="ld.services.dolthubapi.internal.v1alpha1.RepositoryService",grpc_type="unary"} 104 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"} 81 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"} 11 grpc_server_handled_total{grpc_code="OK",grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 1 grpc_server_handled_total{grpc_code="OK",grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 81 grpc_server_handled_total{grpc_code="OK",grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream"} 80 # 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.00234711 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"} 1 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.012365826 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"} 20 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.01"} 59 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.025"} 71 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.05"} 77 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.1"} 79 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.25"} 80 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.5"} 81 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="1"} 81 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="2.5"} 81 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="5"} 81 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="10"} 81 grpc_server_handling_seconds_bucket{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="+Inf"} 81 grpc_server_handling_seconds_sum{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 1.2761287819999998 grpc_server_handling_seconds_count{grpc_method="GetRepoMetadata",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 81 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.000738156 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"} 11 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.01"} 11 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.025"} 11 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.05"} 11 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.1"} 11 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.25"} 11 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.5"} 11 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="1"} 11 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="2.5"} 11 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="5"} 11 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="10"} 11 grpc_server_handling_seconds_bucket{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="+Inf"} 11 grpc_server_handling_seconds_sum{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 0.011391698 grpc_server_handling_seconds_count{grpc_method="HasChunks",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 11 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"} 1 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.025"} 1 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.05"} 1 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.1"} 1 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.25"} 1 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.5"} 1 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="1"} 1 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="2.5"} 1 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="5"} 1 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="10"} 1 grpc_server_handling_seconds_bucket{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="+Inf"} 1 grpc_server_handling_seconds_sum{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 0.000535615 grpc_server_handling_seconds_count{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 1 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.005"} 80 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.01"} 81 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.025"} 81 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.05"} 81 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.1"} 81 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.25"} 81 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="0.5"} 81 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="1"} 81 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="2.5"} 81 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="5"} 81 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="10"} 81 grpc_server_handling_seconds_bucket{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary",le="+Inf"} 81 grpc_server_handling_seconds_sum{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 0.06156061900000002 grpc_server_handling_seconds_count{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 81 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="0.005"} 62 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="0.01"} 75 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="0.025"} 76 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="0.05"} 77 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="0.1"} 79 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="0.25"} 80 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="0.5"} 80 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="1"} 80 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="2.5"} 80 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="5"} 80 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="10"} 80 grpc_server_handling_seconds_bucket{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream",le="+Inf"} 80 grpc_server_handling_seconds_sum{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream"} 0.4262483930000001 grpc_server_handling_seconds_count{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream"} 80 # 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"} 81 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"} 11 grpc_server_msg_received_total{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 1 grpc_server_msg_received_total{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 81 grpc_server_msg_received_total{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream"} 80 # 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"} 81 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"} 11 grpc_server_msg_sent_total{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 1 grpc_server_msg_sent_total{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 81 grpc_server_msg_sent_total{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream"} 80 # 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"} 81 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"} 11 grpc_server_started_total{grpc_method="ListTableFiles",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 1 grpc_server_started_total{grpc_method="Root",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="unary"} 81 grpc_server_started_total{grpc_method="StreamDownloadLocations",grpc_service="dolt.services.remotesapi.v1alpha1.ChunkStoreService",grpc_type="bidi_stream"} 80 # 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 3.448387775e+09 # HELP nbs_quota_usage Amount of quota used # TYPE nbs_quota_usage gauge nbs_quota_usage 3.0085268e+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 3.2 # 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 199 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.02477824e+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.72203480225e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 2.424553472e+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.8446744073709552e+19 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 0 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0