Files
2023-12-31 15:11:37 +00:00
..
2023-10-23 15:17:25 +01:00
2023-10-23 15:17:25 +01:00
2023-10-24 11:56:52 +01:00
2023-10-24 13:35:26 +01:00
2023-12-31 15:09:29 +00:00

Open Telemetry .NET Example

Run the project.

Please use

export OTEL_EXPORTER_OTLP_HEADERS="x-oneuptime-service-token=9c8806e0-a4aa-11ee-be95-010d5967b068" && export OTEL_EXPORTER_OTLP_ENDPOINT="http://localhost" && dotnet run --urls=http://localhost:7856/

Run on test server

export OTEL_EXPORTER_OTLP_HEADERS="x-oneuptime-service-token=41505e10-a7d6-11ee-b9c3-4f66c767c922" && export OTEL_EXPORTER_OTLP_ENDPOINT="https://test-otlp.oneuptime.com" && dotnet run --urls=http://localhost:7856/