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: traceloop/openllmetry-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: traceloop/openllmetry-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pr-647
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 2 files changed
  • 4 contributors

Commits on Aug 15, 2025

  1. Configuration menu
    Copy the full SHA
    11ad43a View commit details
    Browse the repository at this point in the history
  2. lint

    galkleinman committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    cf44602 View commit details
    Browse the repository at this point in the history
  3. more convenient impl

    galkleinman committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    8f95bd5 View commit details
    Browse the repository at this point in the history
  4. Apply suggestion from @ellipsis-dev[bot]

    Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
    nirga and ellipsis-dev[bot] authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    cbd1577 View commit details
    Browse the repository at this point in the history
  5. fix: remove unused envDetector and processDetector imports

    Removes unused imports that were causing TypeScript build errors:
    - envDetector from @opentelemetry/resources
    - processDetector from @opentelemetry/resources
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <noreply@anthropic.com>
    nirga and claude committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    c554291 View commit details
    Browse the repository at this point in the history
Loading