Last active
September 13, 2017 16:35
-
-
Save bergquist/00811747655e424285e1fa55df2322cf to your computer and use it in GitHub Desktop.
This file contains 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 go_gc_duration_seconds A summary of the GC invocation durations. | |
# TYPE go_gc_duration_seconds summary | |
go_gc_duration_seconds{quantile="0"} 1.653e-05 | |
go_gc_duration_seconds{quantile="0.25"} 5.3513e-05 | |
go_gc_duration_seconds{quantile="0.5"} 6.603e-05 | |
go_gc_duration_seconds{quantile="0.75"} 0.000197488 | |
go_gc_duration_seconds{quantile="1"} 0.00967919 | |
go_gc_duration_seconds_sum 0.010650713 | |
go_gc_duration_seconds_count 12 | |
# HELP go_goroutines Number of goroutines that currently exist. | |
# TYPE go_goroutines gauge | |
go_goroutines 66 | |
# HELP go_info Information about the Go environment. | |
# TYPE go_info gauge | |
go_info{version="go1.8"} 1 | |
# HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. | |
# TYPE go_memstats_alloc_bytes gauge | |
go_memstats_alloc_bytes 8.400936e+06 | |
# HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. | |
# TYPE go_memstats_alloc_bytes_total counter | |
go_memstats_alloc_bytes_total 4.1796696e+07 | |
# HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. | |
# TYPE go_memstats_buck_hash_sys_bytes gauge | |
go_memstats_buck_hash_sys_bytes 1.478952e+06 | |
# HELP go_memstats_frees_total Total number of frees. | |
# TYPE go_memstats_frees_total counter | |
go_memstats_frees_total 211487 | |
# HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started. | |
# TYPE go_memstats_gc_cpu_fraction gauge | |
go_memstats_gc_cpu_fraction 0.0006840821656110546 | |
# HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. | |
# TYPE go_memstats_gc_sys_bytes gauge | |
go_memstats_gc_sys_bytes 634880 | |
# HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. | |
# TYPE go_memstats_heap_alloc_bytes gauge | |
go_memstats_heap_alloc_bytes 8.400936e+06 | |
# HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. | |
# TYPE go_memstats_heap_idle_bytes gauge | |
go_memstats_heap_idle_bytes 1.35168e+06 | |
# HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. | |
# TYPE go_memstats_heap_inuse_bytes gauge | |
go_memstats_heap_inuse_bytes 9.691136e+06 | |
# HELP go_memstats_heap_objects Number of allocated objects. | |
# TYPE go_memstats_heap_objects gauge | |
go_memstats_heap_objects 96023 | |
# HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. | |
# TYPE go_memstats_heap_released_bytes gauge | |
go_memstats_heap_released_bytes 0 | |
# HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. | |
# TYPE go_memstats_heap_sys_bytes gauge | |
go_memstats_heap_sys_bytes 1.1042816e+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.5053204820884128e+09 | |
# HELP go_memstats_lookups_total Total number of pointer lookups. | |
# TYPE go_memstats_lookups_total counter | |
go_memstats_lookups_total 1184 | |
# HELP go_memstats_mallocs_total Total number of mallocs. | |
# TYPE go_memstats_mallocs_total counter | |
go_memstats_mallocs_total 307510 | |
# HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. | |
# TYPE go_memstats_mcache_inuse_bytes gauge | |
go_memstats_mcache_inuse_bytes 4800 | |
# HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. | |
# TYPE go_memstats_mcache_sys_bytes gauge | |
go_memstats_mcache_sys_bytes 16384 | |
# HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. | |
# TYPE go_memstats_mspan_inuse_bytes gauge | |
go_memstats_mspan_inuse_bytes 140448 | |
# HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. | |
# TYPE go_memstats_mspan_sys_bytes gauge | |
go_memstats_mspan_sys_bytes 147456 | |
# HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. | |
# TYPE go_memstats_next_gc_bytes gauge | |
go_memstats_next_gc_bytes 1.0539552e+07 | |
# HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. | |
# TYPE go_memstats_other_sys_bytes gauge | |
go_memstats_other_sys_bytes 1.132496e+06 | |
# HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. | |
# TYPE go_memstats_stack_inuse_bytes gauge | |
go_memstats_stack_inuse_bytes 1.14688e+06 | |
# HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. | |
# TYPE go_memstats_stack_sys_bytes gauge | |
go_memstats_stack_sys_bytes 1.14688e+06 | |
# HELP go_memstats_sys_bytes Number of bytes obtained from system. | |
# TYPE go_memstats_sys_bytes gauge | |
go_memstats_sys_bytes 1.5599864e+07 | |
# HELP go_threads Number of OS threads created. | |
# TYPE go_threads gauge | |
go_threads 14 | |
# HELP grafana_alerting_active_alerts amount of active alerts | |
# TYPE grafana_alerting_active_alerts gauge | |
grafana_alerting_active_alerts 5 | |
# HELP grafana_alerting_execution_time_seconds summary of alert exeuction duration | |
# TYPE grafana_alerting_execution_time_seconds summary | |
grafana_alerting_execution_time_seconds{quantile="0.5"} NaN | |
grafana_alerting_execution_time_seconds{quantile="0.9"} NaN | |
grafana_alerting_execution_time_seconds{quantile="0.99"} NaN | |
grafana_alerting_execution_time_seconds_sum 0 | |
grafana_alerting_execution_time_seconds_count 0 | |
# HELP grafana_api_admin_user_created_total api admin user created counter | |
# TYPE grafana_api_admin_user_created_total counter | |
grafana_api_admin_user_created_total 0 | |
# HELP grafana_api_dashboard_get summary for dashboard get duration | |
# TYPE grafana_api_dashboard_get summary | |
grafana_api_dashboard_get{quantile="0.5"} 3 | |
grafana_api_dashboard_get{quantile="0.9"} 3 | |
grafana_api_dashboard_get{quantile="0.99"} 3 | |
grafana_api_dashboard_get_sum 3 | |
grafana_api_dashboard_get_count 1 | |
# HELP grafana_api_dashboard_save summary for dashboard save duration | |
# TYPE grafana_api_dashboard_save summary | |
grafana_api_dashboard_save{quantile="0.5"} NaN | |
grafana_api_dashboard_save{quantile="0.9"} NaN | |
grafana_api_dashboard_save{quantile="0.99"} NaN | |
grafana_api_dashboard_save_sum 0 | |
grafana_api_dashboard_save_count 0 | |
# HELP grafana_api_dashboard_search summary for dashboard search duration | |
# TYPE grafana_api_dashboard_search summary | |
grafana_api_dashboard_search{quantile="0.5"} 0 | |
grafana_api_dashboard_search{quantile="0.9"} 35 | |
grafana_api_dashboard_search{quantile="0.99"} 35 | |
grafana_api_dashboard_search_sum 37 | |
grafana_api_dashboard_search_count 4 | |
# HELP grafana_api_dashboard_snapshot_create_total dashboard snapshots created | |
# TYPE grafana_api_dashboard_snapshot_create_total counter | |
grafana_api_dashboard_snapshot_create_total 0 | |
# HELP grafana_api_dashboard_snapshot_external_total external dashboard snapshots created | |
# TYPE grafana_api_dashboard_snapshot_external_total counter | |
grafana_api_dashboard_snapshot_external_total 0 | |
# HELP grafana_api_dashboard_snapshot_get_total loaded dashboards | |
# TYPE grafana_api_dashboard_snapshot_get_total counter | |
grafana_api_dashboard_snapshot_get_total 0 | |
# HELP grafana_api_dataproxy_request_all summary for dashboard search duration | |
# TYPE grafana_api_dataproxy_request_all summary | |
grafana_api_dataproxy_request_all{quantile="0.5"} 5 | |
grafana_api_dataproxy_request_all{quantile="0.9"} 39 | |
grafana_api_dataproxy_request_all{quantile="0.99"} 325 | |
grafana_api_dataproxy_request_all_sum 702 | |
grafana_api_dataproxy_request_all_count 28 | |
# HELP grafana_api_login_oauth_total api login oauth counter | |
# TYPE grafana_api_login_oauth_total counter | |
grafana_api_login_oauth_total 0 | |
# HELP grafana_api_login_post_total api login post counter | |
# TYPE grafana_api_login_post_total counter | |
grafana_api_login_post_total 0 | |
# HELP grafana_api_models_dashboard_insert_total dashboards inserted | |
# TYPE grafana_api_models_dashboard_insert_total counter | |
grafana_api_models_dashboard_insert_total 0 | |
# HELP grafana_api_org_create_total api org created counter | |
# TYPE grafana_api_org_create_total counter | |
grafana_api_org_create_total 0 | |
# HELP grafana_api_response_status_total api http response status | |
# TYPE grafana_api_response_status_total counter | |
grafana_api_response_status_total{code="200"} 7 | |
# HELP grafana_api_user_signup_completed_total amount of users who completed the signup flow | |
# TYPE grafana_api_user_signup_completed_total counter | |
grafana_api_user_signup_completed_total 0 | |
# HELP grafana_api_user_signup_invite_total amount of users who have been invited | |
# TYPE grafana_api_user_signup_invite_total counter | |
grafana_api_user_signup_invite_total 0 | |
# HELP grafana_api_user_signup_started_total amount of users who started the signup flow | |
# TYPE grafana_api_user_signup_started_total counter | |
grafana_api_user_signup_started_total 0 | |
# HELP grafana_aws_cloudwatch_get_metric_statistics_total counter for getting metric statistics from aws | |
# TYPE grafana_aws_cloudwatch_get_metric_statistics_total counter | |
grafana_aws_cloudwatch_get_metric_statistics_total 0 | |
# HELP grafana_aws_cloudwatch_list_metrics_total counter for getting list of metrics from aws | |
# TYPE grafana_aws_cloudwatch_list_metrics_total counter | |
grafana_aws_cloudwatch_list_metrics_total 0 | |
# HELP grafana_db_datasource_query_by_id_total counter for getting datasource by id | |
# TYPE grafana_db_datasource_query_by_id_total counter | |
grafana_db_datasource_query_by_id_total 7 | |
# HELP grafana_instance_start_total counter for started instances | |
# TYPE grafana_instance_start_total counter | |
grafana_instance_start_total 1 | |
# HELP grafana_page_response_status_total page http response status | |
# TYPE grafana_page_response_status_total counter | |
grafana_page_response_status_total{code="200"} 1 | |
# HELP grafana_proxy_response_status_total proxy http response status | |
# TYPE grafana_proxy_response_status_total counter | |
grafana_proxy_response_status_total{code="200"} 27 | |
grafana_proxy_response_status_total{code="500"} 1 | |
# HELP grafana_stat_total_orgs total amount of orgs | |
# TYPE grafana_stat_total_orgs gauge | |
grafana_stat_total_orgs 2 | |
# HELP grafana_stat_total_playlists total amount of playlists | |
# TYPE grafana_stat_total_playlists gauge | |
grafana_stat_total_playlists 1 | |
# HELP grafana_stat_total_users total amount of users | |
# TYPE grafana_stat_total_users gauge | |
grafana_stat_total_users 2 | |
# HELP grafana_stat_totals_dashboard total amount of dashboards | |
# TYPE grafana_stat_totals_dashboard gauge | |
grafana_stat_totals_dashboard 26 | |
# HELP http_request_duration http request summary | |
# TYPE http_request_duration summary | |
http_request_duration{handler="/",method="get",statuscode="200",quantile="0.5"} 0.008196374 | |
http_request_duration{handler="/",method="get",statuscode="200",quantile="0.9"} 0.008196374 | |
http_request_duration{handler="/",method="get",statuscode="200",quantile="0.99"} 0.008196374 | |
http_request_duration_sum{handler="/",method="get",statuscode="200"} 0.008196374 | |
http_request_duration_count{handler="/",method="get",statuscode="200"} 1 | |
http_request_duration{handler="/datasources/proxy/:id/*",method="get",statuscode="200",quantile="0.5"} 0.004540703 | |
http_request_duration{handler="/datasources/proxy/:id/*",method="get",statuscode="200",quantile="0.9"} 0.006135967 | |
http_request_duration{handler="/datasources/proxy/:id/*",method="get",statuscode="200",quantile="0.99"} 0.025616215 | |
http_request_duration_sum{handler="/datasources/proxy/:id/*",method="get",statuscode="200"} 0.13571217700000002 | |
http_request_duration_count{handler="/datasources/proxy/:id/*",method="get",statuscode="200"} 25 | |
http_request_duration{handler="/datasources/proxy/:id/*",method="post",statuscode="200",quantile="0.5"} 0.039200061 | |
http_request_duration{handler="/datasources/proxy/:id/*",method="post",statuscode="200",quantile="0.9"} 0.324052782 | |
http_request_duration{handler="/datasources/proxy/:id/*",method="post",statuscode="200",quantile="0.99"} 0.324052782 | |
http_request_duration_sum{handler="/datasources/proxy/:id/*",method="post",statuscode="200"} 0.363252843 | |
http_request_duration_count{handler="/datasources/proxy/:id/*",method="post",statuscode="200"} 2 | |
http_request_duration{handler="/datasources/proxy/:id/*",method="post",statuscode="500",quantile="0.5"} 0.193700123 | |
http_request_duration{handler="/datasources/proxy/:id/*",method="post",statuscode="500",quantile="0.9"} 0.193700123 | |
http_request_duration{handler="/datasources/proxy/:id/*",method="post",statuscode="500",quantile="0.99"} 0.193700123 | |
http_request_duration_sum{handler="/datasources/proxy/:id/*",method="post",statuscode="500"} 0.193700123 | |
http_request_duration_count{handler="/datasources/proxy/:id/*",method="post",statuscode="500"} 1 | |
http_request_duration{handler="/db/:slug",method="get",statuscode="200",quantile="0.5"} 0.002816994 | |
http_request_duration{handler="/db/:slug",method="get",statuscode="200",quantile="0.9"} 0.002816994 | |
http_request_duration{handler="/db/:slug",method="get",statuscode="200",quantile="0.99"} 0.002816994 | |
http_request_duration_sum{handler="/db/:slug",method="get",statuscode="200"} 0.002816994 | |
http_request_duration_count{handler="/db/:slug",method="get",statuscode="200"} 1 | |
http_request_duration{handler="/home",method="get",statuscode="200",quantile="0.5"} 0.000999522 | |
http_request_duration{handler="/home",method="get",statuscode="200",quantile="0.9"} 0.000999522 | |
http_request_duration{handler="/home",method="get",statuscode="200",quantile="0.99"} 0.000999522 | |
http_request_duration_sum{handler="/home",method="get",statuscode="200"} 0.000999522 | |
http_request_duration_count{handler="/home",method="get",statuscode="200"} 1 | |
http_request_duration{handler="/plugins",method="get",statuscode="200",quantile="0.5"} 0.000800411 | |
http_request_duration{handler="/plugins",method="get",statuscode="200",quantile="0.9"} 0.000800411 | |
http_request_duration{handler="/plugins",method="get",statuscode="200",quantile="0.99"} 0.000800411 | |
http_request_duration_sum{handler="/plugins",method="get",statuscode="200"} 0.000800411 | |
http_request_duration_count{handler="/plugins",method="get",statuscode="200"} 1 | |
http_request_duration{handler="/search/",method="get",statuscode="200",quantile="0.5"} 0.000343989 | |
http_request_duration{handler="/search/",method="get",statuscode="200",quantile="0.9"} 0.033104987 | |
http_request_duration{handler="/search/",method="get",statuscode="200",quantile="0.99"} 0.033104987 | |
http_request_duration_sum{handler="/search/",method="get",statuscode="200"} 0.03502428800000001 | |
http_request_duration_count{handler="/search/",method="get",statuscode="200"} 4 | |
# HELP http_request_total http request counter | |
# TYPE http_request_total counter | |
http_request_total{handler="/",method="get",statuscode="200"} 1 | |
http_request_total{handler="/datasources/proxy/:id/*",method="get",statuscode="200"} 25 | |
http_request_total{handler="/datasources/proxy/:id/*",method="post",statuscode="200"} 2 | |
http_request_total{handler="/datasources/proxy/:id/*",method="post",statuscode="500"} 1 | |
http_request_total{handler="/db/:slug",method="get",statuscode="200"} 1 | |
http_request_total{handler="/home",method="get",statuscode="200"} 1 | |
http_request_total{handler="/plugins",method="get",statuscode="200"} 1 | |
http_request_total{handler="/search/",method="get",statuscode="200"} 4 | |
# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. | |
# TYPE process_cpu_seconds_total counter | |
process_cpu_seconds_total 0.36 | |
# HELP process_max_fds Maximum number of open file descriptors. | |
# TYPE process_max_fds gauge | |
process_max_fds 1024 | |
# HELP process_open_fds Number of open file descriptors. | |
# TYPE process_open_fds gauge | |
process_open_fds 23 | |
# HELP process_resident_memory_bytes Resident memory size in bytes. | |
# TYPE process_resident_memory_bytes gauge | |
process_resident_memory_bytes 3.4738176e+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.50532045308e+09 | |
# HELP process_virtual_memory_bytes Virtual memory size in bytes. | |
# TYPE process_virtual_memory_bytes gauge | |
process_virtual_memory_bytes 8.20666368e+08 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment