prometheus metric updates tests

pull/668/head
hunterlong 2020-06-16 07:48:08 -07:00
parent 91efe7db63
commit 859615bc70
1 changed files with 3 additions and 3 deletions

View File

@ -248,9 +248,9 @@ func TestMainApiRoutes(t *testing.T) {
ExpectedContains: []string{
`go_goroutines`,
`go_memstats_alloc_bytes`,
`statping_service_success`,
`statping_http_duration_seconds`,
`statping_service_duration_count`,
`process_cpu_seconds_total`,
`promhttp_metric_handler_requests_total`,
`go_threads`,
},
},
}