Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudflare/cloudflare-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: production
Choose a base ref
...
head repository: cloudflare/cloudflare-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: nevi/tracing
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 17 files changed
  • 3 contributors

Commits on Oct 15, 2025

  1. WIP PR for tracing

    nevikashah authored and jahands committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    45d5bc9 View commit details
    Browse the repository at this point in the history
  2. Various tweaks to tracing docs

    mikenomitch authored and jahands committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    fecb68c View commit details
    Browse the repository at this point in the history
  3. Update known limitations and spans documentation for tracing

    - Corrected links in the known limitations section to point to the appropriate security model documentation.
    - Updated span and attribute references to reflect changes in the Durable Object Storage API, including renaming and correcting links for various methods.
    nevikashah committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    1b024ff View commit details
    Browse the repository at this point in the history
  4. Update links in tracing documentation for accuracy

    - Corrected the link for the Durable Object Storage SQL API to point to the correct SQLite storage API documentation.
    - Ensured consistency in the references to OpenTelemetry and observability platforms.
    nevikashah committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    7a50a48 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. Configuration menu
    Copy the full SHA
    7336a37 View commit details
    Browse the repository at this point in the history
  2. Enhance OpenTelemetry configuration documentation

    - Added `head_sampling_rate` and `persist` options for traces and logs in the OpenTelemetry configuration example.
    - Improved clarity in the tracing documentation regarding default sampling rates and configuration options.
    nevikashah committed Oct 22, 2025
    Configuration menu
    Copy the full SHA
    b9f5829 View commit details
    Browse the repository at this point in the history
  3. Update Datadog link and improve comments in OpenTelemetry configurati…

    …on documentation
    
    - Updated the Datadog entry to include a direct link to the official documentation.
    - Enhanced comments for clarity regarding the optional disabling of traces and logs in the Cloudflare dashboard.
    nevikashah committed Oct 22, 2025
    Configuration menu
    Copy the full SHA
    bb429c3 View commit details
    Browse the repository at this point in the history
Loading