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

Update next branch #4294

Merged
merged 19 commits into from
Nov 15, 2023
Merged

Update next branch #4294

merged 19 commits into from
Nov 15, 2023

Commits on Nov 1, 2023

  1. chore: track package-lock.json (#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 <dyladan@users.noreply.github.com>
    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. docs: fixed link to benchmark results (#4233)

    Co-authored-by: Chengzhong Wu <legendecas@gmail.com>
    martinkuba and legendecas authored Nov 2, 2023
    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 (#4220)

    Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
    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. fix: remove duplicate export star from version.ts (#4225)

    Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
    david-luna and pichlermarc authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    cd232cd View commit details
    Browse the repository at this point in the history
  4. docs: fix sdk-node config instructions (#4249)

    Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
    edosrecki and pichlermarc authored Nov 6, 2023
    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

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    c478c11 View commit details
    Browse the repository at this point in the history
  2. Benchmark tests for trace OTLP transform and BatchSpanProcessor (#4218)

    Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
    martinkuba and pichlermarc authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    654638a View commit details
    Browse the repository at this point in the history
  3. chore: type reference on zone.js (#4257)

    Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
    legendecas and pichlermarc authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f2b447d View commit details
    Browse the repository at this point in the history
  4. docs: add docker-compose to run prometheus for the experimental examp…

    …le (#4268)
    
    Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
    Lp-Francois and pichlermarc authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    40fde0f View commit details
    Browse the repository at this point in the history
  5. fix(sdk-logs): avoid map attribute set when count limit exceeded (#4195)

    Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
    HyunnoH and pichlermarc authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f5ef8de View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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

Commits on Nov 14, 2023

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

Commits on Nov 15, 2023

  1. fix(sdk-trace-base): processor onStart called with a span having empt…

    …y attributes (#4277)
    
    Co-authored-by: artahmetaj <artahmetaj@yahoo.com>
    satazor and ArtAhmetaj authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    10f6c46 View commit details
    Browse the repository at this point in the history
  2. Update fetch instrumentation to be runtime agnostic (#4063)

    Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
    drewcorlin1 and pichlermarc authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    5ed54c8 View commit details
    Browse the repository at this point in the history