Skip to content

Commit

Permalink
Added bundle name to jaeger command (getporter#2850)
Browse files Browse the repository at this point in the history
added bundle name to command

Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
Signed-off-by: Allan Guwatudde <allan@Allans-MacBook-Pro.local>
  • Loading branch information
ludfjig authored and Allan Guwatudde committed Aug 9, 2023
1 parent 5365869 commit 871aabc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ It can be very helpful when figuring out why a command failed because you can se
In development, you can use the [otel-jaeger bundle] to set up a development instance of Jaeger, which gives you a nice website to see each command run.

```
porter install --reference ghcr.io/getporter/examples/otel-jaeger:v0.1.0 --allow-docker-host-access
porter install OtelJaeger --reference ghcr.io/getporter/examples/otel-jaeger:v0.1.0 --allow-docker-host-access
```
Then to turn on tracing in Porter, set the following environment variables.
Expand Down

0 comments on commit 871aabc

Please sign in to comment.