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(exporters): replace 'collector' with 'OTLP compatible receivers' #3077

Merged

Conversation

pichlermarc
Copy link
Member

Which problem is this PR solving?

Addresses comment

Not related to this fix, but I think the wording should be "OTLP receiver" instead of "opentelemetry-collector", since the exporter >can send to any OTLP compatible receiver.

Originally posted by @blumamir in #3070 (comment)

Checklist:

  • Documentation has been updated

@pichlermarc pichlermarc requested a review from a team July 6, 2022 08:23
@codecov
Copy link

codecov bot commented Jul 6, 2022

Codecov Report

Merging #3077 (b0268cb) into main (6dd6af3) will decrease coverage by 0.00%.
The diff coverage is n/a.

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

@@            Coverage Diff             @@
##             main    #3077      +/-   ##
==========================================
- Coverage   92.10%   92.09%   -0.01%     
==========================================
  Files         181       82      -99     
  Lines        5786     2405    -3381     
  Branches     1233      520     -713     
==========================================
- Hits         5329     2215    -3114     
+ Misses        457      190     -267     
Impacted Files Coverage Δ
...s/opentelemetry-core/src/platform/node/sdk-info.ts 0.00% <0.00%> (-100.00%) ⬇️
...opentelemetry-core/src/platform/node/globalThis.ts 0.00% <0.00%> (-100.00%) ⬇️
...pentelemetry-core/src/platform/node/performance.ts 0.00% <0.00%> (-100.00%) ⬇️
...emetry-api-metrics/src/platform/node/globalThis.ts 0.00% <0.00%> (-100.00%) ⬇️
...lemetry-resources/src/detectors/ProcessDetector.ts 31.81% <0.00%> (-68.19%) ⬇️
...perimental/packages/otlp-exporter-base/src/util.ts 79.41% <0.00%> (-17.65%) ⬇️
...ckages/opentelemetry-exporter-zipkin/src/zipkin.ts 84.48% <0.00%> (-15.52%) ⬇️
...lemetry-resources/src/detectors/BrowserDetector.ts 93.33% <0.00%> (-6.67%) ⬇️
...ckages/opentelemetry-sdk-metrics-base/src/utils.ts
...pentelemetry-sdk-metrics-base/src/state/HashMap.ts
... and 112 more

@dyladan dyladan added the document Documentation-related label Jul 6, 2022
@dyladan dyladan merged commit 474ec86 into open-telemetry:main Jul 6, 2022
@dyladan dyladan deleted the update-otlp-docs branch July 6, 2022 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
document Documentation-related Skip Changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants