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

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Nov 15, 2023

Pull in changes from main

legendecas and others added 18 commits November 1, 2023 19:51
* 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>
Co-authored-by: Chengzhong Wu <legendecas@gmail.com>
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
…le (#4268)

Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
…y attributes (#4277)

Co-authored-by: artahmetaj <artahmetaj@yahoo.com>
@dyladan dyladan requested a review from a team November 15, 2023 16:06
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

Merging #4294 (9991661) into next (1c7d7a3) will decrease coverage by 0.10%.
The diff coverage is 100.00%.

❗ Current head 9991661 differs from pull request most recent head 5ed54c8. Consider uploading reports for the commit 5ed54c8 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #4294      +/-   ##
==========================================
- Coverage   92.24%   92.15%   -0.10%     
==========================================
  Files         331      307      -24     
  Lines        9481     8625     -856     
  Branches     1999     1812     -187     
==========================================
- Hits         8746     7948     -798     
+ Misses        735      677      -58     
Files Coverage Δ
...ogs-otlp-http/src/platform/node/OTLPLogExporter.ts 100.00% <100.00%> (ø)
...e-otlp-http/src/platform/node/OTLPTraceExporter.ts 100.00% <100.00%> (ø)
...-otlp-http/src/platform/node/OTLPMetricExporter.ts 100.00% <100.00%> (ø)
...ntal/packages/otlp-transformer/src/common/index.ts 100.00% <100.00%> (ø)
...mental/packages/otlp-transformer/src/logs/index.ts 100.00% <100.00%> (ø)
...mental/packages/otlp-transformer/src/logs/types.ts 100.00% <ø> (ø)
...tal/packages/otlp-transformer/src/metrics/index.ts 100.00% <100.00%> (ø)
.../packages/otlp-transformer/src/metrics/internal.ts 100.00% <100.00%> (ø)
...tal/packages/otlp-transformer/src/metrics/types.ts 100.00% <ø> (ø)
...ental/packages/otlp-transformer/src/trace/index.ts 100.00% <100.00%> (ø)
... and 7 more

... and 37 files with indirect coverage changes

@dyladan dyladan merged commit 0f8aa79 into next Nov 15, 2023
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.