Skip to content

Commit

Permalink
correct typo for locust UI url in NOTES.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Mwad22 committed Aug 18, 2022
1 parent 08794ce commit 92c599e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/opentelemetry-demo/templates/NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
kubectl port-forward svc/{{ include "otel-demo.name" . }}-jaeger 16686:16686
{{- end }}

- Locust UI: http://localhost:16686
- Locust UI: http://localhost:8089
by running these commands:
kubectl port-forward svc/{{ include "otel-demo.name" . }}-loadgenerator 8089:8089

0 comments on commit 92c599e

Please sign in to comment.