We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d56f3aa commit a089318Copy full SHA for a089318
tools/prometheus_test.go
@@ -1,4 +1,5 @@
1
-// Requires a Prometheus instance running on localhost:9090.
+// Requires a Grafana instance running on localhost:3000,
2
+// with a Prometheus datasource provisioned.
3
// Run with `go test -tags integration`.
4
//go:build integration
5
0 commit comments