Skip to content

Deno

Deno

Since v2.2, Deno has built-in support for OpenTelemetry. The logfire-js examples directory includes a Hello World example that shows how to configure Deno to export OpenTelemetry data to Logfire through environment variables.

You can also use the Logfire API package to create manual spans. Install the logfire NPM package and call the appropriate methods in your code.