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

exporters/otlp/otlptrace: fix incorrect documentation #5098

Merged
merged 6 commits into from May 9, 2024

Conversation

kevinburkesegment
Copy link
Contributor

No description provided.

@XSAM XSAM added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Mar 23, 2024
@XSAM XSAM self-requested a review March 23, 2024 06:51
@kevinburkesegment
Copy link
Contributor Author

Apologies, you may want to do a re-review here, also I am having some difficulty with the make precommit target.

go: go.opentelemetry.io/otel/internal/tools imports
	github.com/golangci/golangci-lint/cmd/golangci-lint imports
	github.com/golangci/golangci-lint/pkg/commands imports
	github.com/gofrs/flock tested by
	github.com/gofrs/flock.test imports
	gopkg.in/check.v1: go.tmz.dev/musttag@v0.7.2: unrecognized import path "go.tmz.dev/musttag": parse https://go.tmz.dev/musttag?go-get=1: no go-import meta tags ()
	```

Copy link

codecov bot commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.5%. Comparing base (1430e3f) to head (14bf6ae).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #5098   +/-   ##
=====================================
  Coverage   84.5%   84.5%           
=====================================
  Files        267     267           
  Lines      17563   17563           
=====================================
+ Hits       14844   14846    +2     
+ Misses      2407    2405    -2     
  Partials     312     312           
Files Coverage Δ
...trace/otlptracegrpc/internal/otlpconfig/options.go 93.6% <ø> (ø)
exporters/otlp/otlptrace/otlptracegrpc/options.go 76.4% <ø> (ø)
...trace/otlptracehttp/internal/otlpconfig/options.go 92.1% <ø> (ø)
exporters/otlp/otlptrace/otlptracehttp/options.go 100.0% <ø> (ø)

... and 1 file with indirect coverage changes

@pellared
Copy link
Member

@XSAM Are you OK if I just resolve your comments and merge the PR as it is?

@pellared pellared merged commit 654ce01 into open-telemetry:main May 9, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants