Statping on Grafana 1,0371,037 5.0 (1 reviews)
Statping Monitoring
You'll need to have a Statping Server to use this grafana dashboard. You can run Statping in a docker container for ease of use.
Statping includes a prometheus exporter so you can have even more monitoring power with your services. The prometheus exporter can be seen on /metrics, simply create another exporter in your prometheus config. Use your Statping API Secret for the Authorization Bearer header, the /metrics URL is dedicated for Prometheus and requires the correct API Secret has Authorization header.
Prometheus Exporter Example
scrape_configs:
- job_name: 'statping'
scrape_interval: 30s
bearer_token: 'SECRET API KEY HERE'
static_configs:
- targets: ['statping:8080']
Used Metrics 3636
statping_service_online
statping_query
interval
statping_database
statping_service_duration_sum
statping_service_duration_count
statping_service_failures
-
go_memstats_alloc_bytes
-
go_memstats_alloc_bytes_total
-
go_memstats_stack_inuse_bytes
-
go_memstats_heap_inuse_bytes
-
go_memstats_heap_alloc_bytes
-
go_memstats_heap_sys_bytes
-
go_memstats_heap_idle_bytes
-
go_memstats_heap_released_bytes
-
go_goroutines
-
go_memstats_mspan_inuse_bytes
-
go_memstats_mspan_sys_bytes
-
go_memstats_mcache_inuse_bytes
-
go_memstats_mcache_sys_bytes
-
go_memstats_buck_hash_sys_bytes
-
go_memstats_gc_sys_bytes
-
go_memstats_other_sys_bytes
-
go_memstats_next_gc_bytes
-
go_memstats_mallocs_total
-
go_memstats_frees_total
-
go_memstats_sys_bytes
-
go_gc_duration_seconds
-
go_memstats_stack_sys_bytes
statping_http_requests_duration_sum
statping_http_requests_duration_count
statping_service_success
statping_http_response_bytes_sum
statping_http_response_bytes_count
statping_service_latency_bucket
-
go_memstats_lookups_total