File tree 1 file changed +0
-2
lines changed
1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,6 @@ start:
131
131
@echo " Go to http://localhost:8080/jaeger/ui for the Jaeger UI."
132
132
@echo " Go to http://localhost:8080/grafana/ for the Grafana UI."
133
133
@echo " Go to http://localhost:8080/loadgen/ for the Load Generator UI."
134
- @echo " Go to http://localhost:8080/feature/ for the Feature Flag UI."
135
134
136
135
.PHONY : start-minimal
137
136
start-minimal :
@@ -153,7 +152,6 @@ start-odd:
153
152
@echo " Go to http://localhost:8080/jaeger/ui for the Jaeger UI."
154
153
@echo " Go to http://localhost:8080/grafana/ for the Grafana UI."
155
154
@echo " Go to http://localhost:8080/loadgen/ for the Load Generator UI."
156
- @echo " Go to http://localhost:8080/feature/ for the Feature Flag UI."
157
155
@echo " Go to http://localhost:11633/ for the Tracetest Web UI."
158
156
159
157
.PHONY : stop
You can’t perform that action at this time.
0 commit comments