Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions sending-data/platforms/cloudflare/traces.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ BASELIME_API_KEY=$YOUR_BASELIME_API_KEY
In your `wrangler.toml` file set the `SERVICE_NAME` variable

!!!
Get your pulic BASELIME_API_KEY from the [Baselime console](https://console.baselime.io).
Get your public BASELIME_API_KEY from the [Baselime console](https://console.baselime.io).
!!!

```txt # :icon-code: wrangler.toml
Expand Down Expand Up @@ -123,4 +123,4 @@ const handler = {

## Special Thanks

This is powered by [otel-cf-workers](https://github.com/evanderkoogh/otel-cf-workers) developed by [Erwin van der Koogh](https://github.com/evanderkoogh). It's a fantastic vendor agnostic OpenTelemetry SDK for Cloudflare Workers and you should check it out.
This is powered by [otel-cf-workers](https://github.com/evanderkoogh/otel-cf-workers) developed by [Erwin van der Koogh](https://github.com/evanderkoogh). It's a fantastic vendor agnostic OpenTelemetry SDK for Cloudflare Workers and you should check it out.