Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Szilard Parrag <szilard.parrag@gmail.com>
Signed-off-by: Kristóf Gyurácz <4431202+kristofgyuracz@users.noreply.github.com>
  • Loading branch information
kristofgyuracz and OverOrion authored Feb 5, 2024
1 parent 1d6bda8 commit e9e5309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ kubectl apply -f docs/examples/simple-demo/openobserve.yaml
kubectl -n openobserve port-forward svc/openobserve 5080:5080 &
```

Open the UI at `localhost:5080`, navigate to the `Ingestion/OTEL Collector` tab, and copy the authorization token as seen on the screenshot.
Open the UI at `localhost:5080`, navigate to the `Ingestion/Custom/OTEL Collector` tab, and copy the authorization token as seen on the screenshot.
![Openobserve auth](docs/assets/openobserve-auth.png)

Paste this token to the example manifests:
Expand Down

0 comments on commit e9e5309

Please sign in to comment.