Skip to content

Instantly share code, notes, and snippets.

@cyrille-leclerc
Created January 1, 2026 20:50
Show Gist options
  • Select an option

  • Save cyrille-leclerc/41202a69e4a06a371ef69bcae865e229 to your computer and use it in GitHub Desktop.

Select an option

Save cyrille-leclerc/41202a69e4a06a371ef69bcae865e229 to your computer and use it in GitHub Desktop.
OTel Operator internal telemetry
# HELP certwatcher_read_certificate_errors_total Total number of certificate read errors
# TYPE certwatcher_read_certificate_errors_total counter
certwatcher_read_certificate_errors_total 0
# HELP certwatcher_read_certificate_total Total number of certificate reads
# TYPE certwatcher_read_certificate_total counter
certwatcher_read_certificate_total 1757
# HELP controller_runtime_active_workers Number of currently used workers per controller
# TYPE controller_runtime_active_workers gauge
controller_runtime_active_workers{controller="opampbridge"} 0
controller_runtime_active_workers{controller="opentelemetrycollector"} 0
controller_runtime_active_workers{controller="targetallocator"} 0
# HELP controller_runtime_max_concurrent_reconciles Maximum number of concurrent reconciles per controller
# TYPE controller_runtime_max_concurrent_reconciles gauge
controller_runtime_max_concurrent_reconciles{controller="opampbridge"} 1
controller_runtime_max_concurrent_reconciles{controller="opentelemetrycollector"} 1
controller_runtime_max_concurrent_reconciles{controller="targetallocator"} 1
# HELP controller_runtime_reconcile_errors_total Total number of reconciliation errors per controller
# TYPE controller_runtime_reconcile_errors_total counter
controller_runtime_reconcile_errors_total{controller="opampbridge"} 0
controller_runtime_reconcile_errors_total{controller="opentelemetrycollector"} 0
controller_runtime_reconcile_errors_total{controller="targetallocator"} 0
# HELP controller_runtime_reconcile_panics_total Total number of reconciliation panics per controller
# TYPE controller_runtime_reconcile_panics_total counter
controller_runtime_reconcile_panics_total{controller="opampbridge"} 0
controller_runtime_reconcile_panics_total{controller="opentelemetrycollector"} 0
controller_runtime_reconcile_panics_total{controller="targetallocator"} 0
# HELP controller_runtime_reconcile_time_seconds Length of time per reconciliation per controller
# TYPE controller_runtime_reconcile_time_seconds histogram
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="0.005"} 0
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="0.01"} 0
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="0.025"} 8
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="0.05"} 18
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="0.1"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="0.15"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="0.2"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="0.25"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="0.3"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="0.35"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="0.4"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="0.45"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="0.5"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="0.6"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="0.7"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="0.8"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="0.9"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="1"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="1.25"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="1.5"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="1.75"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="2"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="2.5"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="3"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="3.5"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="4"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="4.5"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="5"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="6"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="7"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="8"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="9"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="10"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="15"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="20"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="25"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="30"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="40"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="50"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="60"} 20
controller_runtime_reconcile_time_seconds_bucket{controller="opentelemetrycollector",le="+Inf"} 20
controller_runtime_reconcile_time_seconds_sum{controller="opentelemetrycollector"} 0.652874332
controller_runtime_reconcile_time_seconds_count{controller="opentelemetrycollector"} 20
# HELP controller_runtime_reconcile_total Total number of reconciliations per controller
# TYPE controller_runtime_reconcile_total counter
controller_runtime_reconcile_total{controller="opampbridge",result="error"} 0
controller_runtime_reconcile_total{controller="opampbridge",result="requeue"} 0
controller_runtime_reconcile_total{controller="opampbridge",result="requeue_after"} 0
controller_runtime_reconcile_total{controller="opampbridge",result="success"} 0
controller_runtime_reconcile_total{controller="opentelemetrycollector",result="error"} 0
controller_runtime_reconcile_total{controller="opentelemetrycollector",result="requeue"} 0
controller_runtime_reconcile_total{controller="opentelemetrycollector",result="requeue_after"} 0
controller_runtime_reconcile_total{controller="opentelemetrycollector",result="success"} 20
controller_runtime_reconcile_total{controller="targetallocator",result="error"} 0
controller_runtime_reconcile_total{controller="targetallocator",result="requeue"} 0
controller_runtime_reconcile_total{controller="targetallocator",result="requeue_after"} 0
controller_runtime_reconcile_total{controller="targetallocator",result="success"} 0
# HELP controller_runtime_terminal_reconcile_errors_total Total number of terminal reconciliation errors per controller
# TYPE controller_runtime_terminal_reconcile_errors_total counter
controller_runtime_terminal_reconcile_errors_total{controller="opampbridge"} 0
controller_runtime_terminal_reconcile_errors_total{controller="opentelemetrycollector"} 0
controller_runtime_terminal_reconcile_errors_total{controller="targetallocator"} 0
# HELP controller_runtime_webhook_latency_seconds Histogram of the latency of processing admission requests
# TYPE controller_runtime_webhook_latency_seconds histogram
controller_runtime_webhook_latency_seconds_bucket{webhook="/mutate-v1-pod",le="0.005"} 10
controller_runtime_webhook_latency_seconds_bucket{webhook="/mutate-v1-pod",le="0.01"} 10
controller_runtime_webhook_latency_seconds_bucket{webhook="/mutate-v1-pod",le="0.025"} 10
controller_runtime_webhook_latency_seconds_bucket{webhook="/mutate-v1-pod",le="0.05"} 10
controller_runtime_webhook_latency_seconds_bucket{webhook="/mutate-v1-pod",le="0.1"} 10
controller_runtime_webhook_latency_seconds_bucket{webhook="/mutate-v1-pod",le="0.25"} 13
controller_runtime_webhook_latency_seconds_bucket{webhook="/mutate-v1-pod",le="0.5"} 13
controller_runtime_webhook_latency_seconds_bucket{webhook="/mutate-v1-pod",le="1"} 13
controller_runtime_webhook_latency_seconds_bucket{webhook="/mutate-v1-pod",le="2.5"} 13
controller_runtime_webhook_latency_seconds_bucket{webhook="/mutate-v1-pod",le="5"} 13
controller_runtime_webhook_latency_seconds_bucket{webhook="/mutate-v1-pod",le="10"} 13
controller_runtime_webhook_latency_seconds_bucket{webhook="/mutate-v1-pod",le="+Inf"} 13
controller_runtime_webhook_latency_seconds_sum{webhook="/mutate-v1-pod"} 0.31544470899999993
controller_runtime_webhook_latency_seconds_count{webhook="/mutate-v1-pod"} 13
# HELP controller_runtime_webhook_panics_total Total number of webhook panics
# TYPE controller_runtime_webhook_panics_total counter
controller_runtime_webhook_panics_total 0
# HELP controller_runtime_webhook_requests_in_flight Current number of admission requests being served.
# TYPE controller_runtime_webhook_requests_in_flight gauge
controller_runtime_webhook_requests_in_flight{webhook="/convert"} 0
controller_runtime_webhook_requests_in_flight{webhook="/mutate-opentelemetry-io-v1alpha1-instrumentation"} 0
controller_runtime_webhook_requests_in_flight{webhook="/mutate-opentelemetry-io-v1alpha1-opampbridge"} 0
controller_runtime_webhook_requests_in_flight{webhook="/mutate-opentelemetry-io-v1alpha1-targetallocator"} 0
controller_runtime_webhook_requests_in_flight{webhook="/mutate-opentelemetry-io-v1beta1-opentelemetrycollector"} 0
controller_runtime_webhook_requests_in_flight{webhook="/mutate-v1-pod"} 0
controller_runtime_webhook_requests_in_flight{webhook="/validate-opentelemetry-io-v1alpha1-instrumentation"} 0
controller_runtime_webhook_requests_in_flight{webhook="/validate-opentelemetry-io-v1alpha1-opampbridge"} 0
controller_runtime_webhook_requests_in_flight{webhook="/validate-opentelemetry-io-v1alpha1-targetallocator"} 0
controller_runtime_webhook_requests_in_flight{webhook="/validate-opentelemetry-io-v1beta1-opentelemetrycollector"} 0
# HELP controller_runtime_webhook_requests_total Total number of admission requests by HTTP status code.
# TYPE controller_runtime_webhook_requests_total counter
controller_runtime_webhook_requests_total{code="200",webhook="/convert"} 0
controller_runtime_webhook_requests_total{code="200",webhook="/mutate-opentelemetry-io-v1alpha1-instrumentation"} 0
controller_runtime_webhook_requests_total{code="200",webhook="/mutate-opentelemetry-io-v1alpha1-opampbridge"} 0
controller_runtime_webhook_requests_total{code="200",webhook="/mutate-opentelemetry-io-v1alpha1-targetallocator"} 0
controller_runtime_webhook_requests_total{code="200",webhook="/mutate-opentelemetry-io-v1beta1-opentelemetrycollector"} 0
controller_runtime_webhook_requests_total{code="200",webhook="/mutate-v1-pod"} 13
controller_runtime_webhook_requests_total{code="200",webhook="/validate-opentelemetry-io-v1alpha1-instrumentation"} 0
controller_runtime_webhook_requests_total{code="200",webhook="/validate-opentelemetry-io-v1alpha1-opampbridge"} 0
controller_runtime_webhook_requests_total{code="200",webhook="/validate-opentelemetry-io-v1alpha1-targetallocator"} 0
controller_runtime_webhook_requests_total{code="200",webhook="/validate-opentelemetry-io-v1beta1-opentelemetrycollector"} 0
controller_runtime_webhook_requests_total{code="500",webhook="/convert"} 0
controller_runtime_webhook_requests_total{code="500",webhook="/mutate-opentelemetry-io-v1alpha1-instrumentation"} 0
controller_runtime_webhook_requests_total{code="500",webhook="/mutate-opentelemetry-io-v1alpha1-opampbridge"} 0
controller_runtime_webhook_requests_total{code="500",webhook="/mutate-opentelemetry-io-v1alpha1-targetallocator"} 0
controller_runtime_webhook_requests_total{code="500",webhook="/mutate-opentelemetry-io-v1beta1-opentelemetrycollector"} 0
controller_runtime_webhook_requests_total{code="500",webhook="/mutate-v1-pod"} 0
controller_runtime_webhook_requests_total{code="500",webhook="/validate-opentelemetry-io-v1alpha1-instrumentation"} 0
controller_runtime_webhook_requests_total{code="500",webhook="/validate-opentelemetry-io-v1alpha1-opampbridge"} 0
controller_runtime_webhook_requests_total{code="500",webhook="/validate-opentelemetry-io-v1alpha1-targetallocator"} 0
controller_runtime_webhook_requests_total{code="500",webhook="/validate-opentelemetry-io-v1beta1-opentelemetrycollector"} 0
# HELP go_gc_duration_seconds A summary of the wall-time pause (stop-the-world) duration in garbage collection cycles.
# TYPE go_gc_duration_seconds summary
go_gc_duration_seconds{quantile="0"} 3.25e-05
go_gc_duration_seconds{quantile="0.25"} 0.0002005
go_gc_duration_seconds{quantile="0.5"} 0.000297874
go_gc_duration_seconds{quantile="0.75"} 0.00076925
go_gc_duration_seconds{quantile="1"} 0.349958458
go_gc_duration_seconds_sum 0.460669412
go_gc_duration_seconds_count 153
# HELP go_gc_gogc_percent Heap size target percentage configured by the user, otherwise 100. This value is set by the GOGC environment variable, and the runtime/debug.SetGCPercent function. Sourced from /gc/gogc:percent.
# TYPE go_gc_gogc_percent gauge
go_gc_gogc_percent 100
# HELP go_gc_gomemlimit_bytes Go runtime memory limit configured by the user, otherwise math.MaxInt64. This value is set by the GOMEMLIMIT environment variable, and the runtime/debug.SetMemoryLimit function. Sourced from /gc/gomemlimit:bytes.
# TYPE go_gc_gomemlimit_bytes gauge
go_gc_gomemlimit_bytes 9.223372036854776e+18
# HELP go_goroutines Number of goroutines that currently exist.
# TYPE go_goroutines gauge
go_goroutines 249
# HELP go_info Information about the Go environment.
# TYPE go_info gauge
go_info{version="go1.25.3"} 1
# HELP go_memstats_alloc_bytes Number of bytes allocated in heap and currently in use. Equals to /memory/classes/heap/objects:bytes.
# TYPE go_memstats_alloc_bytes gauge
go_memstats_alloc_bytes 1.0295088e+07
# HELP go_memstats_alloc_bytes_total Total number of bytes allocated in heap until now, even if released already. Equals to /gc/heap/allocs:bytes.
# TYPE go_memstats_alloc_bytes_total counter
go_memstats_alloc_bytes_total 1.61736384e+08
# HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. Equals to /memory/classes/profiling/buckets:bytes.
# TYPE go_memstats_buck_hash_sys_bytes gauge
go_memstats_buck_hash_sys_bytes 1.540679e+06
# HELP go_memstats_frees_total Total number of heap objects frees. Equals to /gc/heap/frees:objects + /gc/heap/tiny/allocs:objects.
# TYPE go_memstats_frees_total counter
go_memstats_frees_total 1.968945e+06
# HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. Equals to /memory/classes/metadata/other:bytes.
# TYPE go_memstats_gc_sys_bytes gauge
go_memstats_gc_sys_bytes 4.170512e+06
# HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and currently in use, same as go_memstats_alloc_bytes. Equals to /memory/classes/heap/objects:bytes.
# TYPE go_memstats_heap_alloc_bytes gauge
go_memstats_heap_alloc_bytes 1.0295088e+07
# HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. Equals to /memory/classes/heap/released:bytes + /memory/classes/heap/free:bytes.
# TYPE go_memstats_heap_idle_bytes gauge
go_memstats_heap_idle_bytes 1.1337728e+07
# HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. Equals to /memory/classes/heap/objects:bytes + /memory/classes/heap/unused:bytes
# TYPE go_memstats_heap_inuse_bytes gauge
go_memstats_heap_inuse_bytes 1.5466496e+07
# HELP go_memstats_heap_objects Number of currently allocated objects. Equals to /gc/heap/objects:objects.
# TYPE go_memstats_heap_objects gauge
go_memstats_heap_objects 59104
# HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. Equals to /memory/classes/heap/released:bytes.
# TYPE go_memstats_heap_released_bytes gauge
go_memstats_heap_released_bytes 9.895936e+06
# HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. Equals to /memory/classes/heap/objects:bytes + /memory/classes/heap/unused:bytes + /memory/classes/heap/released:bytes + /memory/classes/heap/free:bytes.
# TYPE go_memstats_heap_sys_bytes gauge
go_memstats_heap_sys_bytes 2.6804224e+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.767300265916065e+09
# HELP go_memstats_mallocs_total Total number of heap objects allocated, both live and gc-ed. Semantically a counter version for go_memstats_heap_objects gauge. Equals to /gc/heap/allocs:objects + /gc/heap/tiny/allocs:objects.
# TYPE go_memstats_mallocs_total counter
go_memstats_mallocs_total 2.028049e+06
# HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. Equals to /memory/classes/metadata/mcache/inuse:bytes.
# TYPE go_memstats_mcache_inuse_bytes gauge
go_memstats_mcache_inuse_bytes 9664
# HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. Equals to /memory/classes/metadata/mcache/inuse:bytes + /memory/classes/metadata/mcache/free:bytes.
# TYPE go_memstats_mcache_sys_bytes gauge
go_memstats_mcache_sys_bytes 15704
# HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. Equals to /memory/classes/metadata/mspan/inuse:bytes.
# TYPE go_memstats_mspan_inuse_bytes gauge
go_memstats_mspan_inuse_bytes 307680
# HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. Equals to /memory/classes/metadata/mspan/inuse:bytes + /memory/classes/metadata/mspan/free:bytes.
# TYPE go_memstats_mspan_sys_bytes gauge
go_memstats_mspan_sys_bytes 424320
# HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. Equals to /gc/heap/goal:bytes.
# TYPE go_memstats_next_gc_bytes gauge
go_memstats_next_gc_bytes 2.1178954e+07
# HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. Equals to /memory/classes/other:bytes.
# TYPE go_memstats_other_sys_bytes gauge
go_memstats_other_sys_bytes 1.539289e+06
# HELP go_memstats_stack_inuse_bytes Number of bytes obtained from system for stack allocator in non-CGO environments. Equals to /memory/classes/heap/stacks:bytes.
# TYPE go_memstats_stack_inuse_bytes gauge
go_memstats_stack_inuse_bytes 2.555904e+06
# HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. Equals to /memory/classes/heap/stacks:bytes + /memory/classes/os-stacks:bytes.
# TYPE go_memstats_stack_sys_bytes gauge
go_memstats_stack_sys_bytes 2.555904e+06
# HELP go_memstats_sys_bytes Number of bytes obtained from system. Equals to /memory/classes/total:byte.
# TYPE go_memstats_sys_bytes gauge
go_memstats_sys_bytes 3.7050632e+07
# HELP go_sched_gomaxprocs_threads The current runtime.GOMAXPROCS setting, or the number of operating system threads that can execute user-level Go code simultaneously. Sourced from /sched/gomaxprocs:threads.
# TYPE go_sched_gomaxprocs_threads gauge
go_sched_gomaxprocs_threads 8
# HELP go_threads Number of OS threads created.
# TYPE go_threads gauge
go_threads 13
# HELP leader_election_master_status Gauge of if the reporting system is master of the relevant lease, 0 indicates backup, 1 indicates master. 'name' is the string used to identify the lease. Please make sure to group by name.
# TYPE leader_election_master_status gauge
leader_election_master_status{name="9f7554c3.opentelemetry.io"} 1
# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds.
# TYPE process_cpu_seconds_total counter
process_cpu_seconds_total 50.42
# HELP process_max_fds Maximum number of open file descriptors.
# TYPE process_max_fds gauge
process_max_fds 1.048576e+06
# HELP process_network_receive_bytes_total Number of bytes received by the process over the network.
# TYPE process_network_receive_bytes_total counter
process_network_receive_bytes_total 4.932145e+06
# HELP process_network_transmit_bytes_total Number of bytes sent by the process over the network.
# TYPE process_network_transmit_bytes_total counter
process_network_transmit_bytes_total 2.863975e+06
# HELP process_open_fds Number of open file descriptors.
# TYPE process_open_fds gauge
process_open_fds 12
# HELP process_resident_memory_bytes Resident memory size in bytes.
# TYPE process_resident_memory_bytes gauge
process_resident_memory_bytes 8.5622784e+07
# HELP process_start_time_seconds Start time of the process since unix epoch in seconds.
# TYPE process_start_time_seconds gauge
process_start_time_seconds 1.76728283503e+09
# HELP process_virtual_memory_bytes Virtual memory size in bytes.
# TYPE process_virtual_memory_bytes gauge
process_virtual_memory_bytes 1.355292672e+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 rest_client_requests_total Number of HTTP requests, partitioned by status code, method, and host.
# TYPE rest_client_requests_total counter
rest_client_requests_total{code="200",host="10.43.0.1:443",method="GET"} 722
rest_client_requests_total{code="200",host="10.43.0.1:443",method="PATCH"} 38
rest_client_requests_total{code="200",host="10.43.0.1:443",method="PUT"} 750
rest_client_requests_total{code="201",host="10.43.0.1:443",method="POST"} 23
rest_client_requests_total{code="404",host="10.43.0.1:443",method="GET"} 1
rest_client_requests_total{code="404",host="10.43.0.1:443",method="PATCH"} 1
rest_client_requests_total{code="409",host="10.43.0.1:443",method="PUT"} 3
# HELP workqueue_adds_total Total number of adds handled by workqueue
# TYPE workqueue_adds_total counter
workqueue_adds_total{controller="opampbridge",name="opampbridge"} 0
workqueue_adds_total{controller="opentelemetrycollector",name="opentelemetrycollector"} 20
workqueue_adds_total{controller="targetallocator",name="targetallocator"} 0
# HELP workqueue_depth Current depth of workqueue
# TYPE workqueue_depth gauge
workqueue_depth{controller="opampbridge",name="opampbridge"} 0
workqueue_depth{controller="opentelemetrycollector",name="opentelemetrycollector"} 0
workqueue_depth{controller="targetallocator",name="targetallocator"} 0
# HELP workqueue_longest_running_processor_seconds How many seconds has the longest running processor for workqueue been running.
# TYPE workqueue_longest_running_processor_seconds gauge
workqueue_longest_running_processor_seconds{controller="opampbridge",name="opampbridge"} 0
workqueue_longest_running_processor_seconds{controller="opentelemetrycollector",name="opentelemetrycollector"} 0
workqueue_longest_running_processor_seconds{controller="targetallocator",name="targetallocator"} 0
# HELP workqueue_queue_duration_seconds How long in seconds an item stays in workqueue before being requested
# TYPE workqueue_queue_duration_seconds histogram
workqueue_queue_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="1e-08"} 0
workqueue_queue_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="1e-07"} 0
workqueue_queue_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="1e-06"} 0
workqueue_queue_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="9.999999999999999e-06"} 0
workqueue_queue_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="9.999999999999999e-05"} 0
workqueue_queue_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="0.001"} 0
workqueue_queue_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="0.01"} 0
workqueue_queue_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="0.1"} 0
workqueue_queue_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="1"} 0
workqueue_queue_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="10"} 0
workqueue_queue_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="100"} 0
workqueue_queue_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="1000"} 0
workqueue_queue_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="+Inf"} 0
workqueue_queue_duration_seconds_sum{controller="opampbridge",name="opampbridge"} 0
workqueue_queue_duration_seconds_count{controller="opampbridge",name="opampbridge"} 0
workqueue_queue_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="1e-08"} 0
workqueue_queue_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="1e-07"} 0
workqueue_queue_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="1e-06"} 0
workqueue_queue_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="9.999999999999999e-06"} 5
workqueue_queue_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="9.999999999999999e-05"} 10
workqueue_queue_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="0.001"} 11
workqueue_queue_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="0.01"} 11
workqueue_queue_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="0.1"} 20
workqueue_queue_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="1"} 20
workqueue_queue_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="10"} 20
workqueue_queue_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="100"} 20
workqueue_queue_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="1000"} 20
workqueue_queue_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="+Inf"} 20
workqueue_queue_duration_seconds_sum{controller="opentelemetrycollector",name="opentelemetrycollector"} 0.3134394180000001
workqueue_queue_duration_seconds_count{controller="opentelemetrycollector",name="opentelemetrycollector"} 20
workqueue_queue_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="1e-08"} 0
workqueue_queue_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="1e-07"} 0
workqueue_queue_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="1e-06"} 0
workqueue_queue_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="9.999999999999999e-06"} 0
workqueue_queue_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="9.999999999999999e-05"} 0
workqueue_queue_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="0.001"} 0
workqueue_queue_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="0.01"} 0
workqueue_queue_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="0.1"} 0
workqueue_queue_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="1"} 0
workqueue_queue_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="10"} 0
workqueue_queue_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="100"} 0
workqueue_queue_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="1000"} 0
workqueue_queue_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="+Inf"} 0
workqueue_queue_duration_seconds_sum{controller="targetallocator",name="targetallocator"} 0
workqueue_queue_duration_seconds_count{controller="targetallocator",name="targetallocator"} 0
# HELP workqueue_retries_total Total number of retries handled by workqueue
# TYPE workqueue_retries_total counter
workqueue_retries_total{controller="opampbridge",name="opampbridge"} 0
workqueue_retries_total{controller="opentelemetrycollector",name="opentelemetrycollector"} 0
workqueue_retries_total{controller="targetallocator",name="targetallocator"} 0
# HELP workqueue_unfinished_work_seconds How many seconds of work has been done that is in progress and hasn't been observed by work_duration. Large values indicate stuck threads. One can deduce the number of stuck threads by observing the rate at which this increases.
# TYPE workqueue_unfinished_work_seconds gauge
workqueue_unfinished_work_seconds{controller="opampbridge",name="opampbridge"} 0
workqueue_unfinished_work_seconds{controller="opentelemetrycollector",name="opentelemetrycollector"} 0
workqueue_unfinished_work_seconds{controller="targetallocator",name="targetallocator"} 0
# HELP workqueue_work_duration_seconds How long in seconds processing an item from workqueue takes.
# TYPE workqueue_work_duration_seconds histogram
workqueue_work_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="1e-08"} 0
workqueue_work_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="1e-07"} 0
workqueue_work_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="1e-06"} 0
workqueue_work_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="9.999999999999999e-06"} 0
workqueue_work_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="9.999999999999999e-05"} 0
workqueue_work_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="0.001"} 0
workqueue_work_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="0.01"} 0
workqueue_work_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="0.1"} 0
workqueue_work_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="1"} 0
workqueue_work_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="10"} 0
workqueue_work_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="100"} 0
workqueue_work_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="1000"} 0
workqueue_work_duration_seconds_bucket{controller="opampbridge",name="opampbridge",le="+Inf"} 0
workqueue_work_duration_seconds_sum{controller="opampbridge",name="opampbridge"} 0
workqueue_work_duration_seconds_count{controller="opampbridge",name="opampbridge"} 0
workqueue_work_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="1e-08"} 0
workqueue_work_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="1e-07"} 0
workqueue_work_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="1e-06"} 0
workqueue_work_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="9.999999999999999e-06"} 0
workqueue_work_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="9.999999999999999e-05"} 0
workqueue_work_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="0.001"} 0
workqueue_work_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="0.01"} 0
workqueue_work_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="0.1"} 20
workqueue_work_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="1"} 20
workqueue_work_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="10"} 20
workqueue_work_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="100"} 20
workqueue_work_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="1000"} 20
workqueue_work_duration_seconds_bucket{controller="opentelemetrycollector",name="opentelemetrycollector",le="+Inf"} 20
workqueue_work_duration_seconds_sum{controller="opentelemetrycollector",name="opentelemetrycollector"} 0.6532245019999999
workqueue_work_duration_seconds_count{controller="opentelemetrycollector",name="opentelemetrycollector"} 20
workqueue_work_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="1e-08"} 0
workqueue_work_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="1e-07"} 0
workqueue_work_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="1e-06"} 0
workqueue_work_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="9.999999999999999e-06"} 0
workqueue_work_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="9.999999999999999e-05"} 0
workqueue_work_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="0.001"} 0
workqueue_work_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="0.01"} 0
workqueue_work_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="0.1"} 0
workqueue_work_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="1"} 0
workqueue_work_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="10"} 0
workqueue_work_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="100"} 0
workqueue_work_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="1000"} 0
workqueue_work_duration_seconds_bucket{controller="targetallocator",name="targetallocator",le="+Inf"} 0
workqueue_work_duration_seconds_sum{controller="targetallocator",name="targetallocator"} 0
workqueue_work_duration_seconds_count{controller="targetallocator",name="targetallocator"} 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment