Update OpenTelemetry collector endpoint in README.md

This commit is contained in:
Simon Larsen
2023-12-30 23:04:32 +00:00
parent 9d431ac170
commit af5fd47fdd
2 changed files with 2 additions and 1 deletions

View File

@@ -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.

View File

@@ -58,3 +58,4 @@
2.0
2.0
2.0
2.0