Skip to content

Commit

Permalink
remove experimental notice from grpc_trace_bin_propagator
Browse files Browse the repository at this point in the history
  • Loading branch information
aranjans committed Dec 20, 2024
1 parent b2831f1 commit 1cb4396
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions stats/opentelemetry/experimental/grpc_trace_bin_propagator.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@
*
*/

// # Experimental
//
// Notice: package experimental is EXPERIMENTAL and may be changed or removed in a
// later release.

package experimental

Check failure on line 19 in stats/opentelemetry/experimental/grpc_trace_bin_propagator.go

View workflow job for this annotation

GitHub Actions / tests (vet, 1.22)

at least one file in a package should have a package comment (ST1000)

import (
Expand Down

0 comments on commit 1cb4396

Please sign in to comment.