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

docs(exporter-collector): document breaking change in README #1867

Merged
merged 4 commits into from
Jan 31, 2021
Merged

docs(exporter-collector): document breaking change in README #1867

merged 4 commits into from
Jan 31, 2021

Conversation

blumamir
Copy link
Member

Which problem is this PR solving?

Short description of the changes

  • Added a new section 0.15.0 to 0.16.0 under Upgrade guidelines in general README, which mentions this breaking change.

@codecov
Copy link

codecov bot commented Jan 26, 2021

Codecov Report

Merging #1867 (f89e5d1) into main (072e38c) will increase coverage by 0.26%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1867      +/-   ##
==========================================
+ Coverage   92.25%   92.51%   +0.26%     
==========================================
  Files         159      174      +15     
  Lines        5189     6038     +849     
  Branches     1103     1283     +180     
==========================================
+ Hits         4787     5586     +799     
- Misses        402      452      +50     
Impacted Files Coverage Δ
...async-hooks/src/AsyncLocalStorageContextManager.ts 25.00% <0.00%> (-75.00%) ⬇️
...kages/opentelemetry-node/src/NodeTracerProvider.ts 96.55% <0.00%> (-3.45%) ⬇️
...ry-exporter-collector/src/CollectorExporterBase.ts 92.45% <0.00%> (ø)
...kages/opentelemetry-web/src/StackContextManager.ts 97.05% <0.00%> (ø)
...s/opentelemetry-instrumentation-fetch/src/fetch.ts 99.23% <0.00%> (ø)
...ages/opentelemetry-exporter-collector/src/types.ts 100.00% <0.00%> (ø)
...emetry-instrumentation-xml-http-request/src/xhr.ts 96.82% <0.00%> (ø)
...mentation-xml-http-request/src/enums/EventNames.ts 100.00% <0.00%> (ø)
...lemetry-exporter-collector/src/transformMetrics.ts 95.00% <0.00%> (ø)
...ackages/opentelemetry-web/src/WebTracerProvider.ts 100.00% <0.00%> (ø)
... and 7 more

@dyladan dyladan added the document Documentation-related label Jan 26, 2021
@vmarchaud vmarchaud merged commit 78b21dd into open-telemetry:main Jan 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
document Documentation-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants