Skip to content

Commit

Permalink
Merge branch 'main' into rm-dep-otlpmetric
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlias committed Nov 13, 2023
2 parents ae8b342 + c8e60d1 commit a5bbaa6
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 194 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

- Remove the deprecated `go.opentelemetry.io/otel/bridge/opencensus.NewTracer`. (#4706)
- Remove the deprecated `go.opentelemetry.io/otel/exporters/otlp/otlpmetric` module. (#4707)
- Remove the deprecated `go.opentelemetry.io/otel/example/view` module. (#4708)

## [1.20.0/0.43.0] 2023-11-10

Expand Down
18 changes: 0 additions & 18 deletions example/view/doc.go

This file was deleted.

40 changes: 0 additions & 40 deletions example/view/go.mod

This file was deleted.

37 changes: 0 additions & 37 deletions example/view/go.sum

This file was deleted.

98 changes: 0 additions & 98 deletions example/view/main.go

This file was deleted.

1 change: 0 additions & 1 deletion versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ module-sets:
- go.opentelemetry.io/otel/bridge/opencensus/test
- go.opentelemetry.io/otel/example/opencensus
- go.opentelemetry.io/otel/example/prometheus
- go.opentelemetry.io/otel/example/view
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
- go.opentelemetry.io/otel/exporters/prometheus
Expand Down

0 comments on commit a5bbaa6

Please sign in to comment.