diff --git a/tmp/V1_metrics.json b/tmp/V1_metrics.json deleted file mode 100644 index 3fb09d32e9c..00000000000 --- a/tmp/V1_metrics.json +++ /dev/null @@ -1,4873 +0,0 @@ -[ - { - "name": "go_gc_duration_seconds", - "help": "A summary of the pause duration of garbage collection cycles.", - "type": "SUMMARY", - "metrics": [ - { - "quantiles": { - "0": "4.9586e-05", - "0.25": "0.000115235", - "0.5": "0.000197135", - "0.75": "0.000285166", - "1": "0.001019363" - }, - "count": "14", - "sum": "0.003621608" - } - ] - }, - { - "name": "go_goroutines", - "help": "Number of goroutines that currently exist.", - "type": "GAUGE", - "metrics": [ - { - "value": "121" - } - ] - }, - { - "name": "go_info", - "help": "Information about the Go environment.", - "type": "GAUGE", - "metrics": [ - { - "labels": { - "version": "go1.22.5" - }, - "value": "1" - } - ] - }, - { - "name": "go_memstats_alloc_bytes", - "help": "Number of bytes allocated and still in use.", - "type": "GAUGE", - "metrics": [ - { - "value": "1.6100208e+07" - } - ] - }, - { - "name": "go_memstats_alloc_bytes_total", - "help": "Total number of bytes allocated, even if freed.", - "type": "COUNTER", - "metrics": [ - { - "value": "8.0325528e+07" - } - ] - }, - { - "name": "go_memstats_buck_hash_sys_bytes", - "help": "Number of bytes used by the profiling bucket hash table.", - "type": "GAUGE", - "metrics": [ - { - "value": "1.469602e+06" - } - ] - }, - { - "name": "go_memstats_frees_total", - "help": "Total number of frees.", - "type": "COUNTER", - "metrics": [ - { - "value": "60069" - } - ] - }, - { - "name": "go_memstats_gc_sys_bytes", - "help": "Number of bytes used for garbage collection system metadata.", - "type": "GAUGE", - "metrics": [ - { - "value": "3.315272e+06" - } - ] - }, - { - "name": "go_memstats_heap_alloc_bytes", - "help": "Number of heap bytes allocated and still in use.", - "type": "GAUGE", - "metrics": [ - { - "value": "1.6100208e+07" - } - ] - }, - { - "name": "go_memstats_heap_idle_bytes", - "help": "Number of heap bytes waiting to be used.", - "type": "GAUGE", - "metrics": [ - { - "value": "1.6982016e+07" - } - ] - }, - { - "name": "go_memstats_heap_inuse_bytes", - "help": "Number of heap bytes that are in use.", - "type": "GAUGE", - "metrics": [ - { - "value": "1.9243008e+07" - } - ] - }, - { - "name": "go_memstats_heap_objects", - "help": "Number of allocated objects.", - "type": "GAUGE", - "metrics": [ - { - "value": "43149" - } - ] - }, - { - "name": "go_memstats_heap_released_bytes", - "help": "Number of heap bytes released to OS.", - "type": "GAUGE", - "metrics": [ - { - "value": "4.34176e+06" - } - ] - }, - { - "name": "go_memstats_heap_sys_bytes", - "help": "Number of heap bytes obtained from system.", - "type": "GAUGE", - "metrics": [ - { - "value": "3.6225024e+07" - } - ] - }, - { - "name": "go_memstats_last_gc_time_seconds", - "help": "Number of seconds since 1970 of last garbage collection.", - "type": "GAUGE", - "metrics": [ - { - "value": "1.7218000970700498e+09" - } - ] - }, - { - "name": "go_memstats_lookups_total", - "help": "Total number of pointer lookups.", - "type": "COUNTER", - "metrics": [ - { - "value": "0" - } - ] - }, - { - "name": "go_memstats_mallocs_total", - "help": "Total number of mallocs.", - "type": "COUNTER", - "metrics": [ - { - "value": "103218" - } - ] - }, - { - "name": "go_memstats_mcache_inuse_bytes", - "help": "Number of bytes in use by mcache structures.", - "type": "GAUGE", - "metrics": [ - { - "value": "9600" - } - ] - }, - { - "name": "go_memstats_mcache_sys_bytes", - "help": "Number of bytes used for mcache structures obtained from system.", - "type": "GAUGE", - "metrics": [ - { - "value": "15600" - } - ] - }, - { - "name": "go_memstats_mspan_inuse_bytes", - "help": "Number of bytes in use by mspan structures.", - "type": "GAUGE", - "metrics": [ - { - "value": "175520" - } - ] - }, - { - "name": "go_memstats_mspan_sys_bytes", - "help": "Number of bytes used for mspan structures obtained from system.", - "type": "GAUGE", - "metrics": [ - { - "value": "179520" - } - ] - }, - { - "name": "go_memstats_next_gc_bytes", - "help": "Number of heap bytes when next garbage collection will take place.", - "type": "GAUGE", - "metrics": [ - { - "value": "2.0040992e+07" - } - ] - }, - { - "name": "go_memstats_other_sys_bytes", - "help": "Number of bytes used for other system allocations.", - "type": "GAUGE", - "metrics": [ - { - "value": "1.513454e+06" - } - ] - }, - { - "name": "go_memstats_stack_inuse_bytes", - "help": "Number of bytes in use by the stack allocator.", - "type": "GAUGE", - "metrics": [ - { - "value": "1.409024e+06" - } - ] - }, - { - "name": "go_memstats_stack_sys_bytes", - "help": "Number of bytes obtained from system for stack allocator.", - "type": "GAUGE", - "metrics": [ - { - "value": "1.409024e+06" - } - ] - }, - { - "name": "go_memstats_sys_bytes", - "help": "Number of bytes obtained from system.", - "type": "GAUGE", - "metrics": [ - { - "value": "4.4127496e+07" - } - ] - }, - { - "name": "go_threads", - "help": "Number of OS threads created.", - "type": "GAUGE", - "metrics": [ - { - "value": "14" - } - ] - }, - { - "name": "jaeger_agent_client_stats_batches_received_total", - "help": "Total count of batches received from conforming clients", - "type": "COUNTER", - "metrics": [ - { - "value": "0" - } - ] - }, - { - "name": "jaeger_agent_client_stats_batches_sent_total", - "help": "Total count of batches sent by clients", - "type": "COUNTER", - "metrics": [ - { - "value": "0" - } - ] - }, - { - "name": "jaeger_agent_client_stats_connected_clients", - "help": "Total count of unique clients sending data to the agent", - "type": "GAUGE", - "metrics": [ - { - "value": "0" - } - ] - }, - { - "name": "jaeger_agent_client_stats_spans_dropped_total", - "help": "Total count of spans dropped by clients", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "cause": "full-queue" - }, - "value": "0" - }, - { - "labels": { - "cause": "send-failure" - }, - "value": "0" - }, - { - "labels": { - "cause": "too-large" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_agent_collector_proxy_total", - "help": "collector-proxy", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "endpoint": "baggage", - "protocol": "grpc", - "result": "err" - }, - "value": "0" - }, - { - "labels": { - "endpoint": "baggage", - "protocol": "grpc", - "result": "ok" - }, - "value": "0" - }, - { - "labels": { - "endpoint": "sampling", - "protocol": "grpc", - "result": "err" - }, - "value": "0" - }, - { - "labels": { - "endpoint": "sampling", - "protocol": "grpc", - "result": "ok" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_agent_connection_status_collector_connected", - "help": "Status of connection between the agent and the collector; 1 is connected, 0 is disconnected", - "type": "GAUGE", - "metrics": [ - { - "labels": { - "protocol": "grpc" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_agent_connection_status_collector_reconnects_total", - "help": "Number of successful connections (including reconnects) to the collector.", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "protocol": "grpc" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_agent_http_server_errors_total", - "help": "http-server.errors", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "source": "all", - "status": "4xx" - }, - "value": "0" - }, - { - "labels": { - "source": "collector-proxy", - "status": "5xx" - }, - "value": "0" - }, - { - "labels": { - "source": "proto", - "status": "5xx" - }, - "value": "0" - }, - { - "labels": { - "source": "thrift", - "status": "5xx" - }, - "value": "0" - }, - { - "labels": { - "source": "write", - "status": "5xx" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_agent_http_server_requests_total", - "help": "http-server.requests", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "type": "baggage" - }, - "value": "0" - }, - { - "labels": { - "type": "sampling" - }, - "value": "0" - }, - { - "labels": { - "type": "sampling-legacy" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_agent_reporter_batch_size", - "help": "batch_size", - "type": "GAUGE", - "metrics": [ - { - "labels": { - "format": "jaeger", - "protocol": "grpc" - }, - "value": "0" - }, - { - "labels": { - "format": "zipkin", - "protocol": "grpc" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_agent_reporter_batches_failures_total", - "help": "batches.failures", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "format": "jaeger", - "protocol": "grpc" - }, - "value": "0" - }, - { - "labels": { - "format": "zipkin", - "protocol": "grpc" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_agent_reporter_batches_submitted_total", - "help": "batches.submitted", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "format": "jaeger", - "protocol": "grpc" - }, - "value": "0" - }, - { - "labels": { - "format": "zipkin", - "protocol": "grpc" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_agent_reporter_spans_failures_total", - "help": "spans.failures", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "format": "jaeger", - "protocol": "grpc" - }, - "value": "0" - }, - { - "labels": { - "format": "zipkin", - "protocol": "grpc" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_agent_reporter_spans_submitted_total", - "help": "spans.submitted", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "format": "jaeger", - "protocol": "grpc" - }, - "value": "0" - }, - { - "labels": { - "format": "zipkin", - "protocol": "grpc" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_agent_thrift_udp_server_packet_size", - "help": "thrift.udp.server.packet_size", - "type": "GAUGE", - "metrics": [ - { - "labels": { - "model": "jaeger", - "protocol": "binary" - }, - "value": "0" - }, - { - "labels": { - "model": "jaeger", - "protocol": "compact" - }, - "value": "0" - }, - { - "labels": { - "model": "zipkin", - "protocol": "compact" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_agent_thrift_udp_server_packets_dropped_total", - "help": "thrift.udp.server.packets.dropped", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "model": "jaeger", - "protocol": "binary" - }, - "value": "0" - }, - { - "labels": { - "model": "jaeger", - "protocol": "compact" - }, - "value": "0" - }, - { - "labels": { - "model": "zipkin", - "protocol": "compact" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_agent_thrift_udp_server_packets_processed_total", - "help": "thrift.udp.server.packets.processed", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "model": "jaeger", - "protocol": "binary" - }, - "value": "0" - }, - { - "labels": { - "model": "jaeger", - "protocol": "compact" - }, - "value": "0" - }, - { - "labels": { - "model": "zipkin", - "protocol": "compact" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_agent_thrift_udp_server_queue_size", - "help": "thrift.udp.server.queue_size", - "type": "GAUGE", - "metrics": [ - { - "labels": { - "model": "jaeger", - "protocol": "binary" - }, - "value": "0" - }, - { - "labels": { - "model": "jaeger", - "protocol": "compact" - }, - "value": "0" - }, - { - "labels": { - "model": "zipkin", - "protocol": "compact" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_agent_thrift_udp_server_read_errors_total", - "help": "thrift.udp.server.read.errors", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "model": "jaeger", - "protocol": "binary" - }, - "value": "0" - }, - { - "labels": { - "model": "jaeger", - "protocol": "compact" - }, - "value": "0" - }, - { - "labels": { - "model": "zipkin", - "protocol": "compact" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_agent_thrift_udp_t_processor_close_time", - "help": "thrift.udp.t-processor.close-time", - "type": "HISTOGRAM", - "metrics": [ - { - "labels": { - "model": "jaeger", - "protocol": "binary" - }, - "buckets": { - "0.005": "0", - "0.01": "0", - "0.025": "0", - "0.05": "0", - "0.1": "0", - "0.25": "0", - "0.5": "0", - "1": "0", - "10": "0", - "2.5": "0", - "5": "0" - }, - "count": "0", - "sum": "0" - }, - { - "labels": { - "model": "jaeger", - "protocol": "compact" - }, - "buckets": { - "0.005": "0", - "0.01": "0", - "0.025": "0", - "0.05": "0", - "0.1": "0", - "0.25": "0", - "0.5": "0", - "1": "0", - "10": "0", - "2.5": "0", - "5": "0" - }, - "count": "0", - "sum": "0" - }, - { - "labels": { - "model": "zipkin", - "protocol": "compact" - }, - "buckets": { - "0.005": "0", - "0.01": "0", - "0.025": "0", - "0.05": "0", - "0.1": "0", - "0.25": "0", - "0.5": "0", - "1": "0", - "10": "0", - "2.5": "0", - "5": "0" - }, - "count": "0", - "sum": "0" - } - ] - }, - { - "name": "jaeger_agent_thrift_udp_t_processor_handler_errors_total", - "help": "thrift.udp.t-processor.handler-errors", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "model": "jaeger", - "protocol": "binary" - }, - "value": "0" - }, - { - "labels": { - "model": "jaeger", - "protocol": "compact" - }, - "value": "0" - }, - { - "labels": { - "model": "zipkin", - "protocol": "compact" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_build_info", - "help": "build_info", - "type": "GAUGE", - "metrics": [ - { - "labels": { - "build_date": "", - "revision": "", - "version": "" - }, - "value": "1" - } - ] - }, - { - "name": "jaeger_collector_batch_size", - "help": "batch-size", - "type": "GAUGE", - "metrics": [ - { - "labels": { - "host": "MamundiKarpar" - }, - "value": "5" - } - ] - }, - { - "name": "jaeger_collector_http_request_duration", - "help": "Duration of HTTP requests", - "type": "HISTOGRAM", - "metrics": [ - { - "labels": { - "method": "other", - "path": "other", - "status": "other" - }, - "buckets": { - "0.005": "0", - "0.01": "0", - "0.025": "0", - "0.05": "0", - "0.1": "0", - "0.25": "0", - "0.5": "0", - "1": "0", - "10": "0", - "2.5": "0", - "5": "0" - }, - "count": "0", - "sum": "0" - } - ] - }, - { - "name": "jaeger_collector_http_server_errors_total", - "help": "http-server.errors", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "source": "all", - "status": "4xx" - }, - "value": "0" - }, - { - "labels": { - "source": "collector-proxy", - "status": "5xx" - }, - "value": "0" - }, - { - "labels": { - "source": "proto", - "status": "5xx" - }, - "value": "0" - }, - { - "labels": { - "source": "thrift", - "status": "5xx" - }, - "value": "0" - }, - { - "labels": { - "source": "write", - "status": "5xx" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_collector_http_server_requests_total", - "help": "http-server.requests", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "type": "baggage" - }, - "value": "0" - }, - { - "labels": { - "type": "sampling" - }, - "value": "0" - }, - { - "labels": { - "type": "sampling-legacy" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_collector_in_queue_latency", - "help": "in-queue-latency", - "type": "HISTOGRAM", - "metrics": [ - { - "labels": { - "host": "MamundiKarpar" - }, - "buckets": { - "0.005": "8", - "0.01": "8", - "0.025": "8", - "0.05": "8", - "0.1": "8", - "0.25": "8", - "0.5": "8", - "1": "8", - "10": "8", - "2.5": "8", - "5": "8" - }, - "count": "8", - "sum": "0.0014514970000000002" - } - ] - }, - { - "name": "jaeger_collector_queue_capacity", - "help": "queue-capacity", - "type": "GAUGE", - "metrics": [ - { - "labels": { - "host": "MamundiKarpar" - }, - "value": "2000" - } - ] - }, - { - "name": "jaeger_collector_queue_length", - "help": "queue-length", - "type": "GAUGE", - "metrics": [ - { - "labels": { - "host": "MamundiKarpar" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_collector_save_latency", - "help": "save-latency", - "type": "HISTOGRAM", - "metrics": [ - { - "labels": { - "host": "MamundiKarpar" - }, - "buckets": { - "0.005": "8", - "0.01": "8", - "0.025": "8", - "0.05": "8", - "0.1": "8", - "0.25": "8", - "0.5": "8", - "1": "8", - "10": "8", - "2.5": "8", - "5": "8" - }, - "count": "8", - "sum": "0.0007745200000000001" - } - ] - }, - { - "name": "jaeger_collector_spans_bytes", - "help": "spans.bytes", - "type": "GAUGE", - "metrics": [ - { - "labels": { - "host": "MamundiKarpar" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_collector_spans_dropped_total", - "help": "spans.dropped", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "host": "MamundiKarpar" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_collector_spans_received_total", - "help": "received", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "debug": "false", - "format": "jaeger", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "svc": "jaeger-all-in-one", - "transport": "unknown" - }, - "value": "8" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_collector_spans_rejected_total", - "help": "rejected", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "debug": "false", - "format": "jaeger", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_collector_spans_saved_by_svc_total", - "help": "saved-by-svc", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "debug": "false", - "result": "err", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "result": "ok", - "svc": "jaeger-all-in-one" - }, - "value": "8" - }, - { - "labels": { - "debug": "false", - "result": "ok", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "result": "err", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "result": "ok", - "svc": "other-services" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_collector_spans_serviceNames", - "help": "spans.serviceNames", - "type": "GAUGE", - "metrics": [ - { - "labels": { - "host": "MamundiKarpar" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_collector_traces_received_total", - "help": "received", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "const", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "const", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "const", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "const", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "const", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "const", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "const", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "const", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "const", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "unrecognized", - "svc": "jaeger-all-in-one", - "transport": "unknown" - }, - "value": "8" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "const", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "const", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "const", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "const", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "const", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "const", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "const", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "const", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "const", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "const", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "const", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "const", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "const", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "const", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "const", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_collector_traces_rejected_total", - "help": "rejected", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "const", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "const", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "const", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "jaeger", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "const", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "const", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "const", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "proto", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "const", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "const", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "const", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "unknown", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "const", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "const", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "const", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "format": "zipkin", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "const", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "const", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "const", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "jaeger", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "const", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "const", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "const", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "proto", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "const", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "const", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "const", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "unknown", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "const", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "const", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "const", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "lowerbound", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "probabilistic", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "ratelimiting", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "grpc" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "http" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "format": "zipkin", - "sampler_type": "unrecognized", - "svc": "other-services", - "transport": "unknown" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_collector_traces_saved_by_svc_total", - "help": "saved-by-svc", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "debug": "false", - "result": "err", - "sampler_type": "const", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "result": "err", - "sampler_type": "lowerbound", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "result": "err", - "sampler_type": "probabilistic", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "result": "err", - "sampler_type": "ratelimiting", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "result": "err", - "sampler_type": "unrecognized", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "result": "ok", - "sampler_type": "const", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "result": "ok", - "sampler_type": "lowerbound", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "result": "ok", - "sampler_type": "probabilistic", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "result": "ok", - "sampler_type": "ratelimiting", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "false", - "result": "ok", - "sampler_type": "unrecognized", - "svc": "jaeger-all-in-one" - }, - "value": "8" - }, - { - "labels": { - "debug": "false", - "result": "ok", - "sampler_type": "unrecognized", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "result": "err", - "sampler_type": "const", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "result": "err", - "sampler_type": "lowerbound", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "result": "err", - "sampler_type": "probabilistic", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "result": "err", - "sampler_type": "ratelimiting", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "result": "err", - "sampler_type": "unrecognized", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "result": "ok", - "sampler_type": "const", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "result": "ok", - "sampler_type": "lowerbound", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "result": "ok", - "sampler_type": "probabilistic", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "result": "ok", - "sampler_type": "ratelimiting", - "svc": "other-services" - }, - "value": "0" - }, - { - "labels": { - "debug": "true", - "result": "ok", - "sampler_type": "unrecognized", - "svc": "other-services" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_query_latency", - "help": "latency", - "type": "HISTOGRAM", - "metrics": [ - { - "labels": { - "operation": "find_trace_ids", - "result": "err" - }, - "buckets": { - "0.005": "0", - "0.01": "0", - "0.025": "0", - "0.05": "0", - "0.1": "0", - "0.25": "0", - "0.5": "0", - "1": "0", - "10": "0", - "2.5": "0", - "5": "0" - }, - "count": "0", - "sum": "0" - }, - { - "labels": { - "operation": "find_trace_ids", - "result": "ok" - }, - "buckets": { - "0.005": "0", - "0.01": "0", - "0.025": "0", - "0.05": "0", - "0.1": "0", - "0.25": "0", - "0.5": "0", - "1": "0", - "10": "0", - "2.5": "0", - "5": "0" - }, - "count": "0", - "sum": "0" - }, - { - "labels": { - "operation": "find_traces", - "result": "err" - }, - "buckets": { - "0.005": "0", - "0.01": "0", - "0.025": "0", - "0.05": "0", - "0.1": "0", - "0.25": "0", - "0.5": "0", - "1": "0", - "10": "0", - "2.5": "0", - "5": "0" - }, - "count": "0", - "sum": "0" - }, - { - "labels": { - "operation": "find_traces", - "result": "ok" - }, - "buckets": { - "0.005": "3", - "0.01": "3", - "0.025": "3", - "0.05": "3", - "0.1": "3", - "0.25": "3", - "0.5": "3", - "1": "3", - "10": "3", - "2.5": "3", - "5": "3" - }, - "count": "3", - "sum": "0.000174765" - }, - { - "labels": { - "operation": "get_call_rates", - "result": "err" - }, - "buckets": { - "0.005": "0", - "0.01": "0", - "0.025": "0", - "0.05": "0", - "0.1": "0", - "0.25": "0", - "0.5": "0", - "1": "0", - "10": "0", - "2.5": "0", - "5": "0" - }, - "count": "0", - "sum": "0" - }, - { - "labels": { - "operation": "get_call_rates", - "result": "ok" - }, - "buckets": { - "0.005": "0", - "0.01": "0", - "0.025": "0", - "0.05": "0", - "0.1": "0", - "0.25": "0", - "0.5": "0", - "1": "0", - "10": "0", - "2.5": "0", - "5": "0" - }, - "count": "0", - "sum": "0" - }, - { - "labels": { - "operation": "get_error_rates", - "result": "err" - }, - "buckets": { - "0.005": "0", - "0.01": "0", - "0.025": "0", - "0.05": "0", - "0.1": "0", - "0.25": "0", - "0.5": "0", - "1": "0", - "10": "0", - "2.5": "0", - "5": "0" - }, - "count": "0", - "sum": "0" - }, - { - "labels": { - "operation": "get_error_rates", - "result": "ok" - }, - "buckets": { - "0.005": "0", - "0.01": "0", - "0.025": "0", - "0.05": "0", - "0.1": "0", - "0.25": "0", - "0.5": "0", - "1": "0", - "10": "0", - "2.5": "0", - "5": "0" - }, - "count": "0", - "sum": "0" - }, - { - "labels": { - "operation": "get_latencies", - "result": "err" - }, - "buckets": { - "0.005": "0", - "0.01": "0", - "0.025": "0", - "0.05": "0", - "0.1": "0", - "0.25": "0", - "0.5": "0", - "1": "0", - "10": "0", - "2.5": "0", - "5": "0" - }, - "count": "0", - "sum": "0" - }, - { - "labels": { - "operation": "get_latencies", - "result": "ok" - }, - "buckets": { - "0.005": "0", - "0.01": "0", - "0.025": "0", - "0.05": "0", - "0.1": "0", - "0.25": "0", - "0.5": "0", - "1": "0", - "10": "0", - "2.5": "0", - "5": "0" - }, - "count": "0", - "sum": "0" - }, - { - "labels": { - "operation": "get_min_step_duration", - "result": "err" - }, - "buckets": { - "0.005": "0", - "0.01": "0", - "0.025": "0", - "0.05": "0", - "0.1": "0", - "0.25": "0", - "0.5": "0", - "1": "0", - "10": "0", - "2.5": "0", - "5": "0" - }, - "count": "0", - "sum": "0" - }, - { - "labels": { - "operation": "get_min_step_duration", - "result": "ok" - }, - "buckets": { - "0.005": "0", - "0.01": "0", - "0.025": "0", - "0.05": "0", - "0.1": "0", - "0.25": "0", - "0.5": "0", - "1": "0", - "10": "0", - "2.5": "0", - "5": "0" - }, - "count": "0", - "sum": "0" - }, - { - "labels": { - "operation": "get_operations", - "result": "err" - }, - "buckets": { - "0.005": "0", - "0.01": "0", - "0.025": "0", - "0.05": "0", - "0.1": "0", - "0.25": "0", - "0.5": "0", - "1": "0", - "10": "0", - "2.5": "0", - "5": "0" - }, - "count": "0", - "sum": "0" - }, - { - "labels": { - "operation": "get_operations", - "result": "ok" - }, - "buckets": { - "0.005": "3", - "0.01": "3", - "0.025": "3", - "0.05": "3", - "0.1": "3", - "0.25": "3", - "0.5": "3", - "1": "3", - "10": "3", - "2.5": "3", - "5": "3" - }, - "count": "3", - "sum": "9.9e-06" - }, - { - "labels": { - "operation": "get_services", - "result": "err" - }, - "buckets": { - "0.005": "0", - "0.01": "0", - "0.025": "0", - "0.05": "0", - "0.1": "0", - "0.25": "0", - "0.5": "0", - "1": "0", - "10": "0", - "2.5": "0", - "5": "0" - }, - "count": "0", - "sum": "0" - }, - { - "labels": { - "operation": "get_services", - "result": "ok" - }, - "buckets": { - "0.005": "2", - "0.01": "2", - "0.025": "2", - "0.05": "2", - "0.1": "2", - "0.25": "2", - "0.5": "2", - "1": "2", - "10": "2", - "2.5": "2", - "5": "2" - }, - "count": "2", - "sum": "1.026e-05" - }, - { - "labels": { - "operation": "get_trace", - "result": "err" - }, - "buckets": { - "0.005": "0", - "0.01": "0", - "0.025": "0", - "0.05": "0", - "0.1": "0", - "0.25": "0", - "0.5": "0", - "1": "0", - "10": "0", - "2.5": "0", - "5": "0" - }, - "count": "0", - "sum": "0" - }, - { - "labels": { - "operation": "get_trace", - "result": "ok" - }, - "buckets": { - "0.005": "0", - "0.01": "0", - "0.025": "0", - "0.05": "0", - "0.1": "0", - "0.25": "0", - "0.5": "0", - "1": "0", - "10": "0", - "2.5": "0", - "5": "0" - }, - "count": "0", - "sum": "0" - } - ] - }, - { - "name": "jaeger_query_requests_total", - "help": "requests", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "operation": "find_trace_ids", - "result": "err" - }, - "value": "0" - }, - { - "labels": { - "operation": "find_trace_ids", - "result": "ok" - }, - "value": "0" - }, - { - "labels": { - "operation": "find_traces", - "result": "err" - }, - "value": "0" - }, - { - "labels": { - "operation": "find_traces", - "result": "ok" - }, - "value": "3" - }, - { - "labels": { - "operation": "get_call_rates", - "result": "err" - }, - "value": "0" - }, - { - "labels": { - "operation": "get_call_rates", - "result": "ok" - }, - "value": "0" - }, - { - "labels": { - "operation": "get_error_rates", - "result": "err" - }, - "value": "0" - }, - { - "labels": { - "operation": "get_error_rates", - "result": "ok" - }, - "value": "0" - }, - { - "labels": { - "operation": "get_latencies", - "result": "err" - }, - "value": "0" - }, - { - "labels": { - "operation": "get_latencies", - "result": "ok" - }, - "value": "0" - }, - { - "labels": { - "operation": "get_min_step_duration", - "result": "err" - }, - "value": "0" - }, - { - "labels": { - "operation": "get_min_step_duration", - "result": "ok" - }, - "value": "0" - }, - { - "labels": { - "operation": "get_operations", - "result": "err" - }, - "value": "0" - }, - { - "labels": { - "operation": "get_operations", - "result": "ok" - }, - "value": "3" - }, - { - "labels": { - "operation": "get_services", - "result": "err" - }, - "value": "0" - }, - { - "labels": { - "operation": "get_services", - "result": "ok" - }, - "value": "2" - }, - { - "labels": { - "operation": "get_trace", - "result": "err" - }, - "value": "0" - }, - { - "labels": { - "operation": "get_trace", - "result": "ok" - }, - "value": "0" - } - ] - }, - { - "name": "jaeger_query_responses", - "help": "responses", - "type": "HISTOGRAM", - "metrics": [ - { - "labels": { - "operation": "find_trace_ids" - }, - "buckets": { - "0.005": "0", - "0.01": "0", - "0.025": "0", - "0.05": "0", - "0.1": "0", - "0.25": "0", - "0.5": "0", - "1": "0", - "10": "0", - "2.5": "0", - "5": "0" - }, - "count": "0", - "sum": "0" - }, - { - "labels": { - "operation": "find_traces" - }, - "buckets": { - "0.005": "3", - "0.01": "3", - "0.025": "3", - "0.05": "3", - "0.1": "3", - "0.25": "3", - "0.5": "3", - "1": "3", - "10": "3", - "2.5": "3", - "5": "3" - }, - "count": "3", - "sum": "3e-09" - }, - { - "labels": { - "operation": "get_operations" - }, - "buckets": { - "0.005": "3", - "0.01": "3", - "0.025": "3", - "0.05": "3", - "0.1": "3", - "0.25": "3", - "0.5": "3", - "1": "3", - "10": "3", - "2.5": "3", - "5": "3" - }, - "count": "3", - "sum": "3e-09" - }, - { - "labels": { - "operation": "get_services" - }, - "buckets": { - "0.005": "2", - "0.01": "2", - "0.025": "2", - "0.05": "2", - "0.1": "2", - "0.25": "2", - "0.5": "2", - "1": "2", - "10": "2", - "2.5": "2", - "5": "2" - }, - "count": "2", - "sum": "1e-09" - }, - { - "labels": { - "operation": "get_trace" - }, - "buckets": { - "0.005": "0", - "0.01": "0", - "0.025": "0", - "0.05": "0", - "0.1": "0", - "0.25": "0", - "0.5": "0", - "1": "0", - "10": "0", - "2.5": "0", - "5": "0" - }, - "count": "0", - "sum": "0" - } - ] - }, - { - "name": "process_cpu_seconds_total", - "help": "Total user and system CPU time spent in seconds.", - "type": "COUNTER", - "metrics": [ - { - "value": "0.69" - } - ] - }, - { - "name": "process_max_fds", - "help": "Maximum number of open file descriptors.", - "type": "GAUGE", - "metrics": [ - { - "value": "1.048576e+06" - } - ] - }, - { - "name": "process_open_fds", - "help": "Number of open file descriptors.", - "type": "GAUGE", - "metrics": [ - { - "value": "30" - } - ] - }, - { - "name": "process_resident_memory_bytes", - "help": "Resident memory size in bytes.", - "type": "GAUGE", - "metrics": [ - { - "value": "6.713344e+07" - } - ] - }, - { - "name": "process_start_time_seconds", - "help": "Start time of the process since unix epoch in seconds.", - "type": "GAUGE", - "metrics": [ - { - "value": "1.72180007597e+09" - } - ] - }, - { - "name": "process_virtual_memory_bytes", - "help": "Virtual memory size in bytes.", - "type": "GAUGE", - "metrics": [ - { - "value": "2.215411712e+09" - } - ] - }, - { - "name": "process_virtual_memory_max_bytes", - "help": "Maximum amount of virtual memory available in bytes.", - "type": "GAUGE", - "metrics": [ - { - "value": "1.8446744073709552e+19" - } - ] - } -] \ No newline at end of file diff --git a/tmp/V2_metrics.json b/tmp/V2_metrics.json deleted file mode 100644 index c32c175b2c9..00000000000 --- a/tmp/V2_metrics.json +++ /dev/null @@ -1,703 +0,0 @@ -[ - { - "name": "otelcol_exporter_send_failed_spans", - "help": "Number of spans in failed attempts to send to destination.", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "exporter": "jaeger_storage_exporter", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "value": "0" - } - ] - }, - { - "name": "otelcol_exporter_sent_spans", - "help": "Number of spans successfully sent to destination.", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "exporter": "jaeger_storage_exporter", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "value": "10" - } - ] - }, - { - "name": "otelcol_process_cpu_seconds", - "help": "Total CPU user and system time in seconds", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "value": "1.17" - } - ] - }, - { - "name": "otelcol_process_memory_rss", - "help": "Total physical memory (resident set size)", - "type": "GAUGE", - "metrics": [ - { - "labels": { - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "value": "5.4063104e+07" - } - ] - }, - { - "name": "otelcol_process_runtime_heap_alloc_bytes", - "help": "Bytes of allocated heap objects (see 'go doc runtime.MemStats.HeapAlloc')", - "type": "GAUGE", - "metrics": [ - { - "labels": { - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "value": "7.451144e+06" - } - ] - }, - { - "name": "otelcol_process_runtime_total_alloc_bytes", - "help": "Cumulative bytes allocated for heap objects (see 'go doc runtime.MemStats.TotalAlloc')", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "value": "1.14150504e+08" - } - ] - }, - { - "name": "otelcol_process_runtime_total_sys_memory_bytes", - "help": "Total bytes of memory obtained from the OS (see 'go doc runtime.MemStats.Sys')", - "type": "GAUGE", - "metrics": [ - { - "labels": { - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "value": "4.045748e+07" - } - ] - }, - { - "name": "otelcol_process_uptime", - "help": "Uptime of the process", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "value": "391.414710833" - } - ] - }, - { - "name": "otelcol_processor_batch_batch_send_size", - "help": "Number of units in the batch", - "type": "HISTOGRAM", - "metrics": [ - { - "labels": { - "processor": "batch", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "buckets": { - "10": "2", - "100": "2", - "1000": "2", - "10000": "2", - "100000": "2", - "2000": "2", - "20000": "2", - "25": "2", - "250": "2", - "3000": "2", - "30000": "2", - "4000": "2", - "50": "2", - "500": "2", - "5000": "2", - "50000": "2", - "6000": "2", - "7000": "2", - "75": "2", - "750": "2", - "8000": "2", - "9000": "2" - }, - "count": "2", - "sum": "10" - } - ] - }, - { - "name": "otelcol_processor_batch_batch_send_size_bytes", - "help": "Number of bytes in batch that was sent", - "type": "HISTOGRAM", - "metrics": [ - { - "labels": { - "processor": "batch", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "buckets": { - "10": "0", - "100": "0", - "1000": "0", - "10000": "2", - "100000": "2", - "1e+06": "2", - "2000": "1", - "20000": "2", - "200000": "2", - "25": "0", - "250": "0", - "2e+06": "2", - "3000": "1", - "30000": "2", - "300000": "2", - "3e+06": "2", - "4000": "1", - "400000": "2", - "4e+06": "2", - "50": "0", - "500": "0", - "5000": "2", - "50000": "2", - "500000": "2", - "5e+06": "2", - "6000": "2", - "600000": "2", - "6e+06": "2", - "7000": "2", - "700000": "2", - "75": "0", - "750": "0", - "7e+06": "2", - "8000": "2", - "800000": "2", - "8e+06": "2", - "9000": "2", - "900000": "2", - "9e+06": "2" - }, - "count": "2", - "sum": "6017" - } - ] - }, - { - "name": "otelcol_processor_batch_metadata_cardinality", - "help": "Number of distinct metadata value combinations being processed", - "type": "GAUGE", - "metrics": [ - { - "labels": { - "processor": "batch", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "value": "1" - } - ] - }, - { - "name": "otelcol_processor_batch_timeout_trigger_send", - "help": "Number of times the batch was sent due to a timeout trigger", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "processor": "batch", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "value": "2" - } - ] - }, - { - "name": "otelcol_query_latency", - "help": "", - "type": "HISTOGRAM", - "metrics": [ - { - "labels": { - "operation": "find_traces", - "result": "ok", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "buckets": { - "0": "0", - "10": "4", - "100": "4", - "1000": "4", - "10000": "4", - "25": "4", - "250": "4", - "2500": "4", - "5": "4", - "50": "4", - "500": "4", - "5000": "4", - "75": "4", - "750": "4", - "7500": "4" - }, - "count": "4", - "sum": "0.000370049" - }, - { - "labels": { - "operation": "get_operations", - "result": "ok", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "buckets": { - "0": "0", - "10": "3", - "100": "3", - "1000": "3", - "10000": "3", - "25": "3", - "250": "3", - "2500": "3", - "5": "3", - "50": "3", - "500": "3", - "5000": "3", - "75": "3", - "750": "3", - "7500": "3" - }, - "count": "3", - "sum": "1.3208e-05" - }, - { - "labels": { - "operation": "get_services", - "result": "ok", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "buckets": { - "0": "0", - "10": "3", - "100": "3", - "1000": "3", - "10000": "3", - "25": "3", - "250": "3", - "2500": "3", - "5": "3", - "50": "3", - "500": "3", - "5000": "3", - "75": "3", - "750": "3", - "7500": "3" - }, - "count": "3", - "sum": "0.000116608" - } - ] - }, - { - "name": "otelcol_query_requests", - "help": "", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "operation": "find_traces", - "result": "ok", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "value": "4" - }, - { - "labels": { - "operation": "get_operations", - "result": "ok", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "value": "3" - }, - { - "labels": { - "operation": "get_services", - "result": "ok", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "value": "3" - } - ] - }, - { - "name": "otelcol_query_responses", - "help": "", - "type": "HISTOGRAM", - "metrics": [ - { - "labels": { - "operation": "find_traces", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "buckets": { - "0": "3", - "10": "4", - "100": "4", - "1000": "4", - "10000": "4", - "25": "4", - "250": "4", - "2500": "4", - "5": "4", - "50": "4", - "500": "4", - "5000": "4", - "75": "4", - "750": "4", - "7500": "4" - }, - "count": "4", - "sum": "3e-09" - }, - { - "labels": { - "operation": "get_operations", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "buckets": { - "0": "2", - "10": "3", - "100": "3", - "1000": "3", - "10000": "3", - "25": "3", - "250": "3", - "2500": "3", - "5": "3", - "50": "3", - "500": "3", - "5000": "3", - "75": "3", - "750": "3", - "7500": "3" - }, - "count": "3", - "sum": "3e-09" - }, - { - "labels": { - "operation": "get_services", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "buckets": { - "0": "2", - "10": "3", - "100": "3", - "1000": "3", - "10000": "3", - "25": "3", - "250": "3", - "2500": "3", - "5": "3", - "50": "3", - "500": "3", - "5000": "3", - "75": "3", - "750": "3", - "7500": "3" - }, - "count": "3", - "sum": "1e-09" - } - ] - }, - { - "name": "otelcol_receiver_accepted_spans", - "help": "Number of spans successfully pushed into the pipeline.", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "receiver": "otlp", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=", - "transport": "grpc" - }, - "value": "10" - } - ] - }, - { - "name": "otelcol_receiver_refused_spans", - "help": "Number of spans that could not be pushed into the pipeline.", - "type": "COUNTER", - "metrics": [ - { - "labels": { - "receiver": "otlp", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=", - "transport": "grpc" - }, - "value": "0" - } - ] - }, - { - "name": "otelcol_rpc_server_duration", - "help": "Measures the duration of inbound RPC.", - "type": "HISTOGRAM", - "metrics": [ - { - "labels": { - "rpc_grpc_status_code": "0", - "rpc_method": "Export", - "rpc_service": "opentelemetry.proto.collector.trace.v1.TraceService", - "rpc_system": "grpc", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "buckets": { - "0": "0", - "10": "2", - "100": "2", - "1000": "2", - "10000": "2", - "25": "2", - "250": "2", - "2500": "2", - "5": "2", - "50": "2", - "500": "2", - "5000": "2", - "75": "2", - "750": "2", - "7500": "2" - }, - "count": "2", - "sum": "0.614766" - } - ] - }, - { - "name": "otelcol_rpc_server_request_size", - "help": "Measures size of RPC request messages (uncompressed).", - "type": "HISTOGRAM", - "metrics": [ - { - "labels": { - "rpc_method": "Export", - "rpc_service": "opentelemetry.proto.collector.trace.v1.TraceService", - "rpc_system": "grpc", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "buckets": { - "0": "0", - "10": "0", - "100": "0", - "1000": "0", - "10000": "2", - "25": "0", - "250": "0", - "2500": "1", - "5": "0", - "50": "0", - "500": "0", - "5000": "2", - "75": "0", - "750": "0", - "7500": "2" - }, - "count": "2", - "sum": "5997" - } - ] - }, - { - "name": "otelcol_rpc_server_requests_per_rpc", - "help": "Measures the number of messages received per RPC. Should be 1 for all non-streaming RPCs.", - "type": "HISTOGRAM", - "metrics": [ - { - "labels": { - "rpc_grpc_status_code": "0", - "rpc_method": "Export", - "rpc_service": "opentelemetry.proto.collector.trace.v1.TraceService", - "rpc_system": "grpc", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "buckets": { - "0": "0", - "10": "2", - "100": "2", - "1000": "2", - "10000": "2", - "25": "2", - "250": "2", - "2500": "2", - "5": "2", - "50": "2", - "500": "2", - "5000": "2", - "75": "2", - "750": "2", - "7500": "2" - }, - "count": "2", - "sum": "2" - } - ] - }, - { - "name": "otelcol_rpc_server_response_size", - "help": "Measures size of RPC response messages (uncompressed).", - "type": "HISTOGRAM", - "metrics": [ - { - "labels": { - "rpc_method": "Export", - "rpc_service": "opentelemetry.proto.collector.trace.v1.TraceService", - "rpc_system": "grpc", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "buckets": { - "0": "0", - "10": "2", - "100": "2", - "1000": "2", - "10000": "2", - "25": "2", - "250": "2", - "2500": "2", - "5": "2", - "50": "2", - "500": "2", - "5000": "2", - "75": "2", - "750": "2", - "7500": "2" - }, - "count": "2", - "sum": "4" - } - ] - }, - { - "name": "otelcol_rpc_server_responses_per_rpc", - "help": "Measures the number of messages received per RPC. Should be 1 for all non-streaming RPCs.", - "type": "HISTOGRAM", - "metrics": [ - { - "labels": { - "rpc_grpc_status_code": "0", - "rpc_method": "Export", - "rpc_service": "opentelemetry.proto.collector.trace.v1.TraceService", - "rpc_system": "grpc", - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "buckets": { - "0": "0", - "10": "2", - "100": "2", - "1000": "2", - "10000": "2", - "25": "2", - "250": "2", - "2500": "2", - "5": "2", - "50": "2", - "500": "2", - "5000": "2", - "75": "2", - "750": "2", - "7500": "2" - }, - "count": "2", - "sum": "2" - } - ] - }, - { - "name": "target_info", - "help": "Target metadata", - "type": "GAUGE", - "metrics": [ - { - "labels": { - "service_instance_id": "a820d496-5799-42b4-9fe2-85f9178f6743", - "service_name": "jaeger", - "service_version": "git-commit=, git-version=, build-date=" - }, - "value": "1" - } - ] - } -] \ No newline at end of file