mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
Update OpenTelemetry collector endpoint in README.md
This commit is contained in:
@@ -53,6 +53,6 @@ export OTEL_EXPORTER_OTLP_HEADERS=x-oneuptime-service-token=9c8806e0-a4aa-11ee-b
|
||||
export OTEL_EXPORTER_OTLP_ENDPOINT=https://otlp.oneuptime.com
|
||||
```
|
||||
|
||||
If you're self-hosting oneuptime, this can be changed to your self hosted collector endpoint (eg: `http(s)://<your-oneuptime-host>/otlp`)
|
||||
If you're self-hosting oneuptime, this can be changed to your self hosted OpenTelemetry collector endpoint (eg: `http(s)://<your-oneuptime-host>/otlp`)
|
||||
|
||||
Once you run your application, you should see the logs in the OneUptime telemetry service page. Please contact support@oneuptime.com if you need any help.
|
||||
|
||||
@@ -58,3 +58,4 @@
|
||||
2.0
|
||||
2.0
|
||||
2.0
|
||||
2.0
|
||||
|
||||
Reference in New Issue
Block a user