opentelemetry-js icon indicating copy to clipboard operation
opentelemetry-js copied to clipboard

reliable documentation on generated telemetry added

Open siddhikhapare opened this issue 2 years ago • 2 comments

Which problem is this PR solving?

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Short description of the changes

Type of change

Please delete options that are not relevant.

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • [ ] Test A

Checklist:

  • [ ] Followed the style guidelines of this project
  • [ ] Unit tests have been added
  • [ ] Documentation has been updated

siddhikhapare avatar Jul 30 '22 18:07 siddhikhapare

Codecov Report

Merging #3130 (ec16eb1) into main (dc67f4e) will decrease coverage by 0.49%. The diff coverage is 94.71%.

:exclamation: Current head ec16eb1 differs from pull request most recent head ecf8834. Consider uploading reports for the commit ecf8834 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3130      +/-   ##
==========================================
- Coverage   93.10%   92.61%   -0.50%     
==========================================
  Files         196      130      -66     
  Lines        6400     3128    -3272     
  Branches     1349      656     -693     
==========================================
- Hits         5959     2897    -3062     
+ Misses        441      231     -210     
Impacted Files Coverage Δ
api/src/platform/node/globalThis.ts 0.00% <0.00%> (ø)
.../packages/api-logs/src/platform/node/globalThis.ts 0.00% <0.00%> (ø)
...ages/opentelemetry-api-metrics/src/types/Metric.ts 100.00% <ø> (ø)
...er-metrics-otlp-http/src/OTLPMetricExporterBase.ts 44.82% <ø> (ø)
api/src/propagation/NoopTextMapPropagator.ts 16.66% <16.66%> (ø)
api/src/propagation/TextMapPropagator.ts 18.18% <18.18%> (ø)
api/src/context/context.ts 80.00% <80.00%> (ø)
api/src/trace/ProxyTracerProvider.ts 85.71% <85.71%> (ø)
api/src/baggage/context-helpers.ts 87.50% <87.50%> (ø)
api/src/internal/global-utils.ts 90.62% <90.62%> (ø)
... and 159 more

codecov[bot] avatar Aug 03 '22 16:08 codecov[bot]

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

github-actions[bot] avatar Oct 10 '22 06:10 github-actions[bot]

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

github-actions[bot] avatar Jan 16 '23 06:01 github-actions[bot]

This PR was closed because it has been stale for 14 days with no activity.

github-actions[bot] avatar Mar 13 '23 06:03 github-actions[bot]