Skip to content

Commit c8e60d1

Browse files
MrAliaspellared
andauthored
Remove the deprecated view example (#4708)
* Remove the deprecated view example * Update PR number in changelog * Update versions.yaml --------- Co-authored-by: Robert Pająk <[email protected]>
1 parent 27c5c73 commit c8e60d1

File tree

6 files changed

+1
-194
lines changed

6 files changed

+1
-194
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
1111
### Removed
1212

1313
- Remove the deprecated `go.opentelemetry.io/otel/bridge/opencensus.NewTracer`. (#4706)
14+
- Remove the deprecated `go.opentelemetry.io/otel/example/view` module. (#4708)
1415

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

example/view/doc.go

-18
This file was deleted.

example/view/go.mod

-40
This file was deleted.

example/view/go.sum

-37
This file was deleted.

example/view/main.go

-98
This file was deleted.

versions.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ module-sets:
4141
- go.opentelemetry.io/otel/bridge/opencensus/test
4242
- go.opentelemetry.io/otel/example/opencensus
4343
- go.opentelemetry.io/otel/example/prometheus
44-
- go.opentelemetry.io/otel/example/view
4544
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric
4645
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
4746
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp

0 commit comments

Comments
 (0)