Skip to content

Commit a089318

Browse files
committed
Update comment in prometheus_test.go
1 parent d56f3aa commit a089318

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/prometheus_test.go

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// Requires a Prometheus instance running on localhost:9090.
1+
// Requires a Grafana instance running on localhost:3000,
2+
// with a Prometheus datasource provisioned.
23
// Run with `go test -tags integration`.
34
//go:build integration
45

0 commit comments

Comments
 (0)