Created
February 2, 2018 02:39
-
-
Save SamSaffron/e2e0c404ff0bacf5fbca80163b54f0a4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# HELP mothership_collector_working Is the master process collector able to collect metrics | |
# TYPE mothership_collector_working gauge | |
mothership_collector_working 1 | |
# HELP mothership_collector_rss total memory used by collector process | |
# TYPE mothership_collector_rss gauge | |
mothership_collector_rss 243605504 | |
# HELP mothership_total_collector_metrics total metrics processed by exporter web | |
# TYPE mothership_total_collector_metrics counter | |
mothership_total_collector_metrics 252185 | |
# HELP mothership_total_collector_sessions total send_metric sessions processed by exporter web | |
# TYPE mothership_total_collector_sessions counter | |
mothership_total_collector_sessions 12247 | |
# HELP mothership_total_collector_bad_metrics total mis-handled metrics by collector | |
# TYPE mothership_total_collector_bad_metrics counter | |
mothership_total_collector_bad_metrics 0 | |
# HELP mothership_http_requests Total HTTP requests from web app | |
# TYPE mothership_http_requests counter | |
mothership_http_requests{controller="subscriptions",action="status",status="200"} 45783 | |
# HELP mothership_http_duration_seconds Time spent in HTTP reqs in seconds | |
# TYPE mothership_http_duration_seconds summary | |
mothership_http_duration_seconds{controller="subscriptions",action="status",quantile="0.99"} 0.02869783341884613 | |
mothership_http_duration_seconds{controller="subscriptions",action="status",quantile="0.9"} 0.004581030458211899 | |
mothership_http_duration_seconds{controller="subscriptions",action="status",quantile="0.5"} 0.0032388120889663696 | |
mothership_http_duration_seconds{controller="subscriptions",action="status",quantile="0.1"} 0.002761946991086006 | |
mothership_http_duration_seconds{controller="subscriptions",action="status",quantile="0.01"} 0.0025818943977355957 | |
mothership_http_duration_seconds_sum{controller="subscriptions",action="status"} 234.41469698399305 | |
mothership_http_duration_seconds_count{controller="subscriptions",action="status"} 45783 | |
# HELP mothership_http_redis_duration_seconds Time spent in HTTP reqs in redis seconds | |
# TYPE mothership_http_redis_duration_seconds summary | |
mothership_http_redis_duration_seconds{controller="subscriptions",action="status",quantile="0.99"} 0.021994909271597862 | |
mothership_http_redis_duration_seconds{controller="subscriptions",action="status",quantile="0.9"} 0.00043112412095069885 | |
mothership_http_redis_duration_seconds{controller="subscriptions",action="status",quantile="0.5"} 0.00029352493584156036 | |
mothership_http_redis_duration_seconds{controller="subscriptions",action="status",quantile="0.1"} 0.00023974105715751648 | |
mothership_http_redis_duration_seconds{controller="subscriptions",action="status",quantile="0.01"} 0.00021100789308547974 | |
mothership_http_redis_duration_seconds_sum{controller="subscriptions",action="status"} 37.01061533205211 | |
mothership_http_redis_duration_seconds_count{controller="subscriptions",action="status"} 45783 | |
# HELP mothership_http_sql_duration_seconds Time spent in HTTP reqs in SQL in seconds | |
# TYPE mothership_http_sql_duration_seconds summary | |
mothership_http_sql_duration_seconds{controller="subscriptions",action="status",quantile="0.99"} 0.0036019422113895416 | |
mothership_http_sql_duration_seconds{controller="subscriptions",action="status",quantile="0.9"} 0.001272544264793396 | |
mothership_http_sql_duration_seconds{controller="subscriptions",action="status",quantile="0.5"} 0.0008795280009508133 | |
mothership_http_sql_duration_seconds{controller="subscriptions",action="status",quantile="0.1"} 0.0007376428693532944 | |
mothership_http_sql_duration_seconds{controller="subscriptions",action="status",quantile="0.01"} 0.0006393790245056152 | |
mothership_http_sql_duration_seconds_sum{controller="subscriptions",action="status"} 92.80898234434426 | |
mothership_http_sql_duration_seconds_count{controller="subscriptions",action="status"} 45783 | |
# HELP mothership_heap_free_slots Free ruby heap slots | |
# TYPE mothership_heap_free_slots gauge | |
mothership_heap_free_slots{pid="147",type="web"} 2754529 | |
mothership_heap_free_slots{pid="50",type="master"} 74035 | |
mothership_heap_free_slots{pid="155",type="web"} 21549 | |
mothership_heap_free_slots{pid="162",type="web"} 823179 | |
# HELP mothership_heap_live_slots Used ruby heap slots | |
# TYPE mothership_heap_live_slots gauge | |
mothership_heap_live_slots{pid="147",type="web"} 4270818 | |
mothership_heap_live_slots{pid="50",type="master"} 483149 | |
mothership_heap_live_slots{pid="155",type="web"} 4119203 | |
mothership_heap_live_slots{pid="162",type="web"} 2468195 | |
# HELP mothership_rss Total RSS used by process | |
# TYPE mothership_rss gauge | |
mothership_rss{pid="147",type="web"} 1643921408 | |
mothership_rss{pid="50",type="master"} 154062848 | |
mothership_rss{pid="155",type="web"} 1348403200 | |
mothership_rss{pid="162",type="web"} 1474318336 | |
# HELP mothership_major_gc_count Major GC operations by process | |
# TYPE mothership_major_gc_count counter | |
mothership_major_gc_count{pid="147",type="web"} 221 | |
mothership_major_gc_count{pid="50",type="master"} 9 | |
mothership_major_gc_count{pid="155",type="web"} 193 | |
mothership_major_gc_count{pid="162",type="web"} 170 | |
# HELP mothership_minor_gc_count Minor GC operations by process | |
# TYPE mothership_minor_gc_count counter | |
mothership_minor_gc_count{pid="147",type="web"} 3186 | |
mothership_minor_gc_count{pid="50",type="master"} 54 | |
mothership_minor_gc_count{pid="155",type="web"} 3116 | |
mothership_minor_gc_count{pid="162",type="web"} 2518 | |
# HELP mothership_total_allocated_objects Total number of allocateds objects by process | |
# TYPE mothership_total_allocated_objects counter | |
mothership_total_allocated_objects{pid="147",type="web"} 4183759939 | |
mothership_total_allocated_objects{pid="50",type="master"} 7559349 | |
mothership_total_allocated_objects{pid="155",type="web"} 4239452776 | |
mothership_total_allocated_objects{pid="162",type="web"} 3936732571 | |
# HELP mothership_sidekiq_job_duration_seconds Total time spent in sidekiq jobs | |
# TYPE mothership_sidekiq_job_duration_seconds counter | |
mothership_sidekiq_job_duration_seconds{job_name="Jobs::RenameDatabaseForDecommission"} 0.18401465564966202 | |
mothership_sidekiq_job_duration_seconds{job_name="Jobs::RequestSSLCertificate"} 360.9974296465516 | |
# HELP mothership_sidekiq_job_count Total number of sidekiq jobs executed | |
# TYPE mothership_sidekiq_job_count counter | |
mothership_sidekiq_job_count{job_name="Jobs::RenameDatabaseForDecommission"} 1 | |
mothership_sidekiq_job_count{job_name="Jobs::RequestSSLCertificate"} 24 | |
# HELP mothership_sidekiq_failed_job_count Total number failed sidekiq jobs executed | |
# TYPE mothership_sidekiq_failed_job_count counter | |
mothership_sidekiq_failed_job_count{job_name="Jobs::RequestSSLCertificate"} 1 | |
# HELP mothership_running_redis_masters Number of running redis masters in mothership | |
# TYPE mothership_running_redis_masters gauge | |
mothership_running_redis_masters 1 | |
# HELP mothership_running_redis_slaves Number of running redis slaves in mothership | |
# TYPE mothership_running_redis_slaves gauge | |
mothership_running_redis_slaves 1 | |
# HELP mothership_sidekiq_jobs_enqueued Number of sidekiq jobs enqueued | |
# TYPE mothership_sidekiq_jobs_enqueued gauge | |
mothership_sidekiq_jobs_enqueued 0 | |
# HELP mothership_sidekiq_processes Number of sidekiq processes | |
# TYPE mothership_sidekiq_processes gauge | |
mothership_sidekiq_processes 3 | |
# HELP mothership_web_queued Numeber of queued web requests | |
# TYPE mothership_web_queued gauge | |
mothership_web_queued 0 | |
# HELP mothership_web_active Numeber of active web requests | |
# TYPE mothership_web_active gauge | |
mothership_web_active 1 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment