{"id":27320429,"url":"https://github.com/mulbc/conbee-exporter","last_synced_at":"2025-04-12T09:56:23.386Z","repository":{"id":79767891,"uuid":"455197741","full_name":"mulbc/conbee-exporter","owner":"mulbc","description":"A Prometheus exporter for Phoscon Conbee","archived":false,"fork":false,"pushed_at":"2022-05-01T10:40:14.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T09:56:16.952Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mulbc.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-03T14:30:28.000Z","updated_at":"2022-05-01T10:30:57.000Z","dependencies_parsed_at":"2023-06-02T12:07:46.186Z","dependency_job_id":null,"html_url":"https://github.com/mulbc/conbee-exporter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulbc%2Fconbee-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulbc%2Fconbee-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulbc%2Fconbee-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulbc%2Fconbee-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mulbc","download_url":"https://codeload.github.com/mulbc/conbee-exporter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248550633,"owners_count":21122932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-12T09:56:22.633Z","updated_at":"2025-04-12T09:56:23.342Z","avatar_url":"https://github.com/mulbc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Conbee Exporter\n\nThis is a Prometheus Exporter for the Phoscon Conbee II USB stick.\n\nIt is able to discover any local Conbees by itself and then read out all sensors (according to https://dresden-elektronik.github.io/deconz-rest-doc/endpoints/sensors/)\n\nYou can also set your Conbee URL via `-conbee-uri`.\n\nThe exporter will be available on Port 2112 and will expect your API key in the envronment variable `CONBEE_API_KEY`.\n\nExample scrape:\n\n```\n# HELP conbee_10_Pressure \n# TYPE conbee_10_Pressure gauge\nconbee_10_Pressure{Lastupdated=\"2022-05-01 10:17:05.8 +0000 +0000\",Name=\"Kueche\",Type=\"ZHAPressure\"} 1014\n# HELP conbee_11_Temperature \n# TYPE conbee_11_Temperature gauge\nconbee_11_Temperature{Lastupdated=\"2022-05-01 09:34:36.985 +0000 +0000\",Name=\"Schlafzimmer\",Type=\"ZHATemperature\"} 2144\n# HELP conbee_12_Humidity \n# TYPE conbee_12_Humidity gauge\nconbee_12_Humidity{Lastupdated=\"2022-05-01 09:34:36.985 +0000 +0000\",Name=\"Schlafzimmer\",Type=\"ZHAHumidity\"} 4120\n# HELP conbee_13_Pressure \n# TYPE conbee_13_Pressure gauge\nconbee_13_Pressure{Lastupdated=\"2022-05-01 09:34:36.985 +0000 +0000\",Name=\"Schlafzimmer\",Type=\"ZHAPressure\"} 1014\n# HELP conbee_14_Temperature \n# TYPE conbee_14_Temperature gauge\nconbee_14_Temperature{Lastupdated=\"2022-05-01 09:46:12.494 +0000 +0000\",Name=\"Kinderzimmer\",Type=\"ZHATemperature\"} 2199\n# HELP conbee_15_Humidity \n# TYPE conbee_15_Humidity gauge\nconbee_15_Humidity{Lastupdated=\"2022-05-01 09:46:12.494 +0000 +0000\",Name=\"Kinderzimmer\",Type=\"ZHAHumidity\"} 3274\n# HELP conbee_16_Pressure \n# TYPE conbee_16_Pressure gauge\nconbee_16_Pressure{Lastupdated=\"2022-05-01 09:46:12.495 +0000 +0000\",Name=\"Kinderzimmer\",Type=\"ZHAPressure\"} 1015\n# HELP conbee_17_Temperature \n# TYPE conbee_17_Temperature gauge\nconbee_17_Temperature{Lastupdated=\"2022-05-01 09:38:11.807 +0000 +0000\",Name=\"Arbeitszimmer\",Type=\"ZHATemperature\"} 2087\n# HELP conbee_18_Humidity \n# TYPE conbee_18_Humidity gauge\nconbee_18_Humidity{Lastupdated=\"2022-05-01 09:38:11.807 +0000 +0000\",Name=\"Arbeitszimmer\",Type=\"ZHAHumidity\"} 4133\n# HELP conbee_19_Pressure \n# TYPE conbee_19_Pressure gauge\nconbee_19_Pressure{Lastupdated=\"2022-05-01 09:38:11.807 +0000 +0000\",Name=\"Arbeitszimmer\",Type=\"ZHAPressure\"} 1015\n# HELP conbee_21_Lowbattery \n# TYPE conbee_21_Lowbattery gauge\nconbee_21_Lowbattery{Lastupdated=\"2022-05-01 10:19:59.522 +0000 +0000\",Name=\"Schlafzimmertür\",Type=\"ZHAOpenClose\"} 0\n# HELP conbee_21_Open \n# TYPE conbee_21_Open gauge\nconbee_21_Open{Lastupdated=\"2022-05-01 10:19:59.522 +0000 +0000\",Name=\"Schlafzimmertür\",Type=\"ZHAOpenClose\"} 0\n# HELP conbee_21_Tampered \n# TYPE conbee_21_Tampered gauge\nconbee_21_Tampered{Lastupdated=\"2022-05-01 10:19:59.522 +0000 +0000\",Name=\"Schlafzimmertür\",Type=\"ZHAOpenClose\"} 0\n# HELP conbee_22_Lowbattery \n# TYPE conbee_22_Lowbattery gauge\nconbee_22_Lowbattery{Lastupdated=\"2022-05-01 10:19:26.944 +0000 +0000\",Name=\"Water Sensor\",Type=\"ZHAWater\"} 0\n# HELP conbee_22_Tampered \n# TYPE conbee_22_Tampered gauge\nconbee_22_Tampered{Lastupdated=\"2022-05-01 10:19:26.944 +0000 +0000\",Name=\"Water Sensor\",Type=\"ZHAWater\"} 0\n# HELP conbee_22_Water \n# TYPE conbee_22_Water gauge\nconbee_22_Water{Lastupdated=\"2022-05-01 10:19:26.944 +0000 +0000\",Name=\"Water Sensor\",Type=\"ZHAWater\"} 0\n# HELP conbee_2_Temperature \n# TYPE conbee_2_Temperature gauge\nconbee_2_Temperature{Lastupdated=\"2022-05-01 09:52:13.855 +0000 +0000\",Name=\"Dusche\",Type=\"ZHATemperature\"} 2138\n# HELP conbee_3_Humidity \n# TYPE conbee_3_Humidity gauge\nconbee_3_Humidity{Lastupdated=\"2022-05-01 09:52:13.855 +0000 +0000\",Name=\"Dusche\",Type=\"ZHAHumidity\"} 4199\n# HELP conbee_4_Pressure \n# TYPE conbee_4_Pressure gauge\nconbee_4_Pressure{Lastupdated=\"2022-05-01 09:52:13.855 +0000 +0000\",Name=\"Dusche\",Type=\"ZHAPressure\"} 1015\n# HELP conbee_5_Temperature \n# TYPE conbee_5_Temperature gauge\nconbee_5_Temperature{Lastupdated=\"2022-05-01 10:25:42.318 +0000 +0000\",Name=\"Terrasse\",Type=\"ZHATemperature\"} 1624\n# HELP conbee_6_Humidity \n# TYPE conbee_6_Humidity gauge\nconbee_6_Humidity{Lastupdated=\"2022-05-01 10:25:42.326 +0000 +0000\",Name=\"Terrasse\",Type=\"ZHAHumidity\"} 4348\n# HELP conbee_7_Pressure \n# TYPE conbee_7_Pressure gauge\nconbee_7_Pressure{Lastupdated=\"2022-05-01 10:25:42.33 +0000 +0000\",Name=\"Terrasse\",Type=\"ZHAPressure\"} 1013\n# HELP conbee_8_Temperature \n# TYPE conbee_8_Temperature gauge\nconbee_8_Temperature{Lastupdated=\"2022-05-01 10:17:05.799 +0000 +0000\",Name=\"Kueche\",Type=\"ZHATemperature\"} 2301\n# HELP conbee_9_Humidity \n# TYPE conbee_9_Humidity gauge\nconbee_9_Humidity{Lastupdated=\"2022-05-01 10:17:05.799 +0000 +0000\",Name=\"Kueche\",Type=\"ZHAHumidity\"} 4039\n# HELP go_gc_cycles_automatic_gc_cycles_total Count of completed GC cycles generated by the Go runtime.\n# TYPE go_gc_cycles_automatic_gc_cycles_total counter\ngo_gc_cycles_automatic_gc_cycles_total 7\n# HELP go_gc_cycles_forced_gc_cycles_total Count of completed GC cycles forced by the application.\n# TYPE go_gc_cycles_forced_gc_cycles_total counter\ngo_gc_cycles_forced_gc_cycles_total 0\n# HELP go_gc_cycles_total_gc_cycles_total Count of all completed GC cycles.\n# TYPE go_gc_cycles_total_gc_cycles_total counter\ngo_gc_cycles_total_gc_cycles_total 7\n# HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles.\n# TYPE go_gc_duration_seconds summary\ngo_gc_duration_seconds{quantile=\"0\"} 2.5748e-05\ngo_gc_duration_seconds{quantile=\"0.25\"} 2.6881e-05\ngo_gc_duration_seconds{quantile=\"0.5\"} 3.9405e-05\ngo_gc_duration_seconds{quantile=\"0.75\"} 5.3782e-05\ngo_gc_duration_seconds{quantile=\"1\"} 0.000102113\ngo_gc_duration_seconds_sum 0.000327209\ngo_gc_duration_seconds_count 7\n# HELP go_gc_heap_allocs_by_size_bytes_total Distribution of heap allocations by approximate size. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks.\n# TYPE go_gc_heap_allocs_by_size_bytes_total histogram\ngo_gc_heap_allocs_by_size_bytes_total_bucket{le=\"8.999999999999998\"} 4893\ngo_gc_heap_allocs_by_size_bytes_total_bucket{le=\"24.999999999999996\"} 23690\ngo_gc_heap_allocs_by_size_bytes_total_bucket{le=\"64.99999999999999\"} 33748\ngo_gc_heap_allocs_by_size_bytes_total_bucket{le=\"144.99999999999997\"} 41319\ngo_gc_heap_allocs_by_size_bytes_total_bucket{le=\"320.99999999999994\"} 42979\ngo_gc_heap_allocs_by_size_bytes_total_bucket{le=\"704.9999999999999\"} 43546\ngo_gc_heap_allocs_by_size_bytes_total_bucket{le=\"1536.9999999999998\"} 43868\ngo_gc_heap_allocs_by_size_bytes_total_bucket{le=\"3200.9999999999995\"} 44138\ngo_gc_heap_allocs_by_size_bytes_total_bucket{le=\"6528.999999999999\"} 44347\ngo_gc_heap_allocs_by_size_bytes_total_bucket{le=\"13568.999999999998\"} 44407\ngo_gc_heap_allocs_by_size_bytes_total_bucket{le=\"27264.999999999996\"} 44475\ngo_gc_heap_allocs_by_size_bytes_total_bucket{le=\"+Inf\"} 44528\ngo_gc_heap_allocs_by_size_bytes_total_sum 1.6967072e+07\ngo_gc_heap_allocs_by_size_bytes_total_count 44528\n# HELP go_gc_heap_allocs_bytes_total Cumulative sum of memory allocated to the heap by the application.\n# TYPE go_gc_heap_allocs_bytes_total counter\ngo_gc_heap_allocs_bytes_total 1.6967072e+07\n# HELP go_gc_heap_allocs_objects_total Cumulative count of heap allocations triggered by the application. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks.\n# TYPE go_gc_heap_allocs_objects_total counter\ngo_gc_heap_allocs_objects_total 44528\n# HELP go_gc_heap_frees_by_size_bytes_total Distribution of freed heap allocations by approximate size. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks.\n# TYPE go_gc_heap_frees_by_size_bytes_total histogram\ngo_gc_heap_frees_by_size_bytes_total_bucket{le=\"8.999999999999998\"} 1819\ngo_gc_heap_frees_by_size_bytes_total_bucket{le=\"24.999999999999996\"} 14548\ngo_gc_heap_frees_by_size_bytes_total_bucket{le=\"64.99999999999999\"} 21081\ngo_gc_heap_frees_by_size_bytes_total_bucket{le=\"144.99999999999997\"} 26166\ngo_gc_heap_frees_by_size_bytes_total_bucket{le=\"320.99999999999994\"} 26961\ngo_gc_heap_frees_by_size_bytes_total_bucket{le=\"704.9999999999999\"} 27187\ngo_gc_heap_frees_by_size_bytes_total_bucket{le=\"1536.9999999999998\"} 27365\ngo_gc_heap_frees_by_size_bytes_total_bucket{le=\"3200.9999999999995\"} 27547\ngo_gc_heap_frees_by_size_bytes_total_bucket{le=\"6528.999999999999\"} 27707\ngo_gc_heap_frees_by_size_bytes_total_bucket{le=\"13568.999999999998\"} 27735\ngo_gc_heap_frees_by_size_bytes_total_bucket{le=\"27264.999999999996\"} 27793\ngo_gc_heap_frees_by_size_bytes_total_bucket{le=\"+Inf\"} 27831\ngo_gc_heap_frees_by_size_bytes_total_sum 1.1651592e+07\ngo_gc_heap_frees_by_size_bytes_total_count 27831\n# HELP go_gc_heap_frees_bytes_total Cumulative sum of heap memory freed by the garbage collector.\n# TYPE go_gc_heap_frees_bytes_total counter\ngo_gc_heap_frees_bytes_total 1.1651592e+07\n# HELP go_gc_heap_frees_objects_total Cumulative count of heap allocations whose storage was freed by the garbage collector. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks.\n# TYPE go_gc_heap_frees_objects_total counter\ngo_gc_heap_frees_objects_total 27831\n# HELP go_gc_heap_goal_bytes Heap size target for the end of the GC cycle.\n# TYPE go_gc_heap_goal_bytes gauge\ngo_gc_heap_goal_bytes 6.681616e+06\n# HELP go_gc_heap_objects_objects Number of objects, live or unswept, occupying heap memory.\n# TYPE go_gc_heap_objects_objects gauge\ngo_gc_heap_objects_objects 16697\n# HELP go_gc_heap_tiny_allocs_objects_total Count of small allocations that are packed together into blocks. These allocations are counted separately from other allocations because each individual allocation is not tracked by the runtime, only their block. Each block is already accounted for in allocs-by-size and frees-by-size.\n# TYPE go_gc_heap_tiny_allocs_objects_total counter\ngo_gc_heap_tiny_allocs_objects_total 5351\n# HELP go_gc_pauses_seconds_total Distribution individual GC-related stop-the-world pause latencies.\n# TYPE go_gc_pauses_seconds_total histogram\ngo_gc_pauses_seconds_total_bucket{le=\"-5e-324\"} 0\ngo_gc_pauses_seconds_total_bucket{le=\"9.999999999999999e-10\"} 0\ngo_gc_pauses_seconds_total_bucket{le=\"9.999999999999999e-09\"} 0\ngo_gc_pauses_seconds_total_bucket{le=\"9.999999999999998e-08\"} 0\ngo_gc_pauses_seconds_total_bucket{le=\"1.0239999999999999e-06\"} 0\ngo_gc_pauses_seconds_total_bucket{le=\"1.0239999999999999e-05\"} 2\ngo_gc_pauses_seconds_total_bucket{le=\"0.00010239999999999998\"} 14\ngo_gc_pauses_seconds_total_bucket{le=\"0.0010485759999999998\"} 14\ngo_gc_pauses_seconds_total_bucket{le=\"0.010485759999999998\"} 14\ngo_gc_pauses_seconds_total_bucket{le=\"0.10485759999999998\"} 14\ngo_gc_pauses_seconds_total_bucket{le=\"+Inf\"} 14\ngo_gc_pauses_seconds_total_sum NaN\ngo_gc_pauses_seconds_total_count 14\n# HELP go_goroutines Number of goroutines that currently exist.\n# TYPE go_goroutines gauge\ngo_goroutines 7\n# HELP go_info Information about the Go environment.\n# TYPE go_info gauge\ngo_info{version=\"go1.18.1\"} 1\n# HELP go_memory_classes_heap_free_bytes Memory that is completely free and eligible to be returned to the underlying system, but has not been. This metric is the runtime's estimate of free address space that is backed by physical memory.\n# TYPE go_memory_classes_heap_free_bytes gauge\ngo_memory_classes_heap_free_bytes 1.794048e+06\n# HELP go_memory_classes_heap_objects_bytes Memory occupied by live objects and dead objects that have not yet been marked free by the garbage collector.\n# TYPE go_memory_classes_heap_objects_bytes gauge\ngo_memory_classes_heap_objects_bytes 5.31548e+06\n# HELP go_memory_classes_heap_released_bytes Memory that is completely free and has been returned to the underlying system. This metric is the runtime's estimate of free address space that is still mapped into the process, but is not backed by physical memory.\n# TYPE go_memory_classes_heap_released_bytes gauge\ngo_memory_classes_heap_released_bytes 4.05504e+06\n# HELP go_memory_classes_heap_stacks_bytes Memory allocated from the heap that is reserved for stack space, whether or not it is currently in-use.\n# TYPE go_memory_classes_heap_stacks_bytes gauge\ngo_memory_classes_heap_stacks_bytes 753664\n# HELP go_memory_classes_heap_unused_bytes Memory that is reserved for heap objects but is not currently used to hold heap objects.\n# TYPE go_memory_classes_heap_unused_bytes gauge\ngo_memory_classes_heap_unused_bytes 664680\n# HELP go_memory_classes_metadata_mcache_free_bytes Memory that is reserved for runtime mcache structures, but not in-use.\n# TYPE go_memory_classes_metadata_mcache_free_bytes gauge\ngo_memory_classes_metadata_mcache_free_bytes 12000\n# HELP go_memory_classes_metadata_mcache_inuse_bytes Memory that is occupied by runtime mcache structures that are currently being used.\n# TYPE go_memory_classes_metadata_mcache_inuse_bytes gauge\ngo_memory_classes_metadata_mcache_inuse_bytes 19200\n# HELP go_memory_classes_metadata_mspan_free_bytes Memory that is reserved for runtime mspan structures, but not in-use.\n# TYPE go_memory_classes_metadata_mspan_free_bytes gauge\ngo_memory_classes_metadata_mspan_free_bytes 4488\n# HELP go_memory_classes_metadata_mspan_inuse_bytes Memory that is occupied by runtime mspan structures that are currently being used.\n# TYPE go_memory_classes_metadata_mspan_inuse_bytes gauge\ngo_memory_classes_metadata_mspan_inuse_bytes 142392\n# HELP go_memory_classes_metadata_other_bytes Memory that is reserved for or used to hold runtime metadata.\n# TYPE go_memory_classes_metadata_other_bytes gauge\ngo_memory_classes_metadata_other_bytes 4.74688e+06\n# HELP go_memory_classes_os_stacks_bytes Stack memory allocated by the underlying operating system.\n# TYPE go_memory_classes_os_stacks_bytes gauge\ngo_memory_classes_os_stacks_bytes 0\n# HELP go_memory_classes_other_bytes Memory used by execution trace buffers, structures for debugging the runtime, finalizer and profiler specials, and more.\n# TYPE go_memory_classes_other_bytes gauge\ngo_memory_classes_other_bytes 1.840208e+06\n# HELP go_memory_classes_profiling_buckets_bytes Memory that is used by the stack trace hash map used for profiling.\n# TYPE go_memory_classes_profiling_buckets_bytes gauge\ngo_memory_classes_profiling_buckets_bytes 4256\n# HELP go_memory_classes_total_bytes All memory mapped by the Go runtime into the current process as read-write. Note that this does not include memory mapped by code called via cgo or via the syscall package. Sum of all metrics in /memory/classes.\n# TYPE go_memory_classes_total_bytes gauge\ngo_memory_classes_total_bytes 1.9352336e+07\n# HELP go_memstats_alloc_bytes Number of bytes allocated and still in use.\n# TYPE go_memstats_alloc_bytes gauge\ngo_memstats_alloc_bytes 5.31548e+06\n# HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed.\n# TYPE go_memstats_alloc_bytes_total counter\ngo_memstats_alloc_bytes_total 1.6967072e+07\n# HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table.\n# TYPE go_memstats_buck_hash_sys_bytes gauge\ngo_memstats_buck_hash_sys_bytes 4256\n# HELP go_memstats_frees_total Total number of frees.\n# TYPE go_memstats_frees_total counter\ngo_memstats_frees_total 33182\n# HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started.\n# TYPE go_memstats_gc_cpu_fraction gauge\ngo_memstats_gc_cpu_fraction 0\n# HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata.\n# TYPE go_memstats_gc_sys_bytes gauge\ngo_memstats_gc_sys_bytes 4.74688e+06\n# HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use.\n# TYPE go_memstats_heap_alloc_bytes gauge\ngo_memstats_heap_alloc_bytes 5.31548e+06\n# HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used.\n# TYPE go_memstats_heap_idle_bytes gauge\ngo_memstats_heap_idle_bytes 5.849088e+06\n# HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use.\n# TYPE go_memstats_heap_inuse_bytes gauge\ngo_memstats_heap_inuse_bytes 5.98016e+06\n# HELP go_memstats_heap_objects Number of allocated objects.\n# TYPE go_memstats_heap_objects gauge\ngo_memstats_heap_objects 16697\n# HELP go_memstats_heap_released_bytes Number of heap bytes released to OS.\n# TYPE go_memstats_heap_released_bytes gauge\ngo_memstats_heap_released_bytes 4.05504e+06\n# HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system.\n# TYPE go_memstats_heap_sys_bytes gauge\ngo_memstats_heap_sys_bytes 1.1829248e+07\n# HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection.\n# TYPE go_memstats_last_gc_time_seconds gauge\ngo_memstats_last_gc_time_seconds 1.6514010159730313e+09\n# HELP go_memstats_lookups_total Total number of pointer lookups.\n# TYPE go_memstats_lookups_total counter\ngo_memstats_lookups_total 0\n# HELP go_memstats_mallocs_total Total number of mallocs.\n# TYPE go_memstats_mallocs_total counter\ngo_memstats_mallocs_total 49879\n# HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures.\n# TYPE go_memstats_mcache_inuse_bytes gauge\ngo_memstats_mcache_inuse_bytes 19200\n# HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system.\n# TYPE go_memstats_mcache_sys_bytes gauge\ngo_memstats_mcache_sys_bytes 31200\n# HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures.\n# TYPE go_memstats_mspan_inuse_bytes gauge\ngo_memstats_mspan_inuse_bytes 142392\n# HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system.\n# TYPE go_memstats_mspan_sys_bytes gauge\ngo_memstats_mspan_sys_bytes 146880\n# HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place.\n# TYPE go_memstats_next_gc_bytes gauge\ngo_memstats_next_gc_bytes 6.681616e+06\n# HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations.\n# TYPE go_memstats_other_sys_bytes gauge\ngo_memstats_other_sys_bytes 1.840208e+06\n# HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator.\n# TYPE go_memstats_stack_inuse_bytes gauge\ngo_memstats_stack_inuse_bytes 753664\n# HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator.\n# TYPE go_memstats_stack_sys_bytes gauge\ngo_memstats_stack_sys_bytes 753664\n# HELP go_memstats_sys_bytes Number of bytes obtained from system.\n# TYPE go_memstats_sys_bytes gauge\ngo_memstats_sys_bytes 1.9352336e+07\n# HELP go_sched_goroutines_goroutines Count of live goroutines.\n# TYPE go_sched_goroutines_goroutines gauge\ngo_sched_goroutines_goroutines 7\n# HELP go_sched_latencies_seconds Distribution of the time goroutines have spent in the scheduler in a runnable state before actually running.\n# TYPE go_sched_latencies_seconds histogram\ngo_sched_latencies_seconds_bucket{le=\"-5e-324\"} 0\ngo_sched_latencies_seconds_bucket{le=\"9.999999999999999e-10\"} 113\ngo_sched_latencies_seconds_bucket{le=\"9.999999999999999e-09\"} 113\ngo_sched_latencies_seconds_bucket{le=\"9.999999999999998e-08\"} 123\ngo_sched_latencies_seconds_bucket{le=\"1.0239999999999999e-06\"} 226\ngo_sched_latencies_seconds_bucket{le=\"1.0239999999999999e-05\"} 256\ngo_sched_latencies_seconds_bucket{le=\"0.00010239999999999998\"} 275\ngo_sched_latencies_seconds_bucket{le=\"0.0010485759999999998\"} 279\ngo_sched_latencies_seconds_bucket{le=\"0.010485759999999998\"} 279\ngo_sched_latencies_seconds_bucket{le=\"0.10485759999999998\"} 279\ngo_sched_latencies_seconds_bucket{le=\"+Inf\"} 279\ngo_sched_latencies_seconds_sum NaN\ngo_sched_latencies_seconds_count 279\n# HELP go_threads Number of OS threads created.\n# TYPE go_threads gauge\ngo_threads 16\n# HELP myapp_processed_ops_total The total number of processed events\n# TYPE myapp_processed_ops_total counter\nmyapp_processed_ops_total 60\n# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds.\n# TYPE process_cpu_seconds_total counter\nprocess_cpu_seconds_total 0.05\n# HELP process_max_fds Maximum number of open file descriptors.\n# TYPE process_max_fds gauge\nprocess_max_fds 1024\n# HELP process_open_fds Number of open file descriptors.\n# TYPE process_open_fds gauge\nprocess_open_fds 9\n# HELP process_resident_memory_bytes Resident memory size in bytes.\n# TYPE process_resident_memory_bytes gauge\nprocess_resident_memory_bytes 1.7092608e+07\n# HELP process_start_time_seconds Start time of the process since unix epoch in seconds.\n# TYPE process_start_time_seconds gauge\nprocess_start_time_seconds 1.65140089783e+09\n# HELP process_virtual_memory_bytes Virtual memory size in bytes.\n# TYPE process_virtual_memory_bytes gauge\nprocess_virtual_memory_bytes 1.789452288e+09\n# HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes.\n# TYPE process_virtual_memory_max_bytes gauge\nprocess_virtual_memory_max_bytes 1.8446744073709552e+19\n# HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served.\n# TYPE promhttp_metric_handler_requests_in_flight gauge\npromhttp_metric_handler_requests_in_flight 1\n# HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code.\n# TYPE promhttp_metric_handler_requests_total counter\npromhttp_metric_handler_requests_total{code=\"200\"} 21\npromhttp_metric_handler_requests_total{code=\"500\"} 0\npromhttp_metric_handler_requests_total{code=\"503\"} 0\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmulbc%2Fconbee-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmulbc%2Fconbee-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmulbc%2Fconbee-exporter/lists"}