Skip to content

refactor(tracer): rename NewDefault to NewHTTPDefault and add NewGRPC… - #10

Merged
alexferl merged 1 commit into
masterfrom
tracer
Mar 29, 2026
Merged

refactor(tracer): rename NewDefault to NewHTTPDefault and add NewGRPC…#10
alexferl merged 1 commit into
masterfrom
tracer

Conversation

@alexferl

Copy link
Copy Markdown
Owner

…Default

BREAKING CHANGE: NewDefault renamed to NewHTTPDefault and now takes an insecure bool parameter for TLS configuration.

  • Add NewGRPCDefault for OTLP gRPC exporter support
  • Both functions accept insecure bool to control TLS
  • Update go.mod with otlptracegrpc dependency
  • Update example and documentation

…Default

BREAKING CHANGE: NewDefault renamed to NewHTTPDefault and now takes
an `insecure bool` parameter for TLS configuration.

- Add NewGRPCDefault for OTLP gRPC exporter support
- Both functions accept `insecure bool` to control TLS
- Update go.mod with otlptracegrpc dependency
- Update example and documentation

Signed-off-by: alexferl <me@alexferl.com>
@alexferl
alexferl merged commit 2e26558 into master Mar 29, 2026
84 checks passed
@alexferl
alexferl deleted the tracer branch March 29, 2026 22:04
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.

1 participant