Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: replace deprecated usage Issue#4175 #4273

Closed
wants to merge 11 commits into from

Commits on Nov 1, 2023

  1. chore: track package-lock.json (open-telemetry#4238)

    * chore: track package-lock.json
    
    * Pin to old versions for node 14
    
    * Use version range
    
    * Remove unused cached directories
    
    * Temporarily disable other tests
    
    * Temporarily enable only api test
    
    * Enable only some packages
    
    * Test only api packages
    
    * Test trace exporters
    
    * Fix line ordering
    
    * Test all packages except otlp exporters
    
    * Add trace http exporter
    
    * Add trace proto exporter
    
    * Test all but grpc exporters
    
    * chore: use npm workspaces and degrade lerna to v6
    
    * chore: get rid of lerna bootstrap
    
    * chore: use npx
    
    * chore: allow install scripts to setup buf
    
    * chore: fix w3c-integration-test cache key
    
    * chore: fix cache key
    
    * chore: disable resource compat test
    
    * chore: fix node_modules assumptions
    
    * chore: fix hoisted karma issue
    
    * chore: fix markdown linter complaints
    
    * chore: lock @grpc/grpc-js to v1.8.21
    
    * Break caches
    
    * chore: remove cache
    
    * chore: fixup inline commands
    
    ---------
    
    Co-authored-by: Daniel Dyla <[email protected]>
    legendecas and dyladan authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e9328ab View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    95471d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    586def4 View commit details
    Browse the repository at this point in the history
  2. fix: otlp json encoding (open-telemetry#4220)

    Co-authored-by: Marc Pichler <[email protected]>
    seemk and pichlermarc authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9db6352 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd232cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d434f84 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    9fd1948 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73b4466 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    c7c1867 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f665499 View commit details
    Browse the repository at this point in the history
  3. Replace usages of MetricAttributes with Attributes in experimental/pa…

    …ckages/opentelemetry-exporter-prometheus/
    lilacyl committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c2a2216 View commit details
    Browse the repository at this point in the history