Skip to content

Commit

Permalink
Update internal/globalgates/globalgates.go
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Boten <[email protected]>
  • Loading branch information
NathanBaulch and codeboten authored Oct 4, 2024
1 parent 7d94b50 commit 873cb62
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/globalgates/globalgates.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ var NoopTracerProvider = featuregate.GlobalRegistry().MustRegister("service.noop
featuregate.WithRegisterToVersion("v0.109.0"),
featuregate.WithRegisterDescription("Sets a Noop OpenTelemetry TracerProvider to reduce memory allocations. This featuregate is incompatible with the zPages extension."))

// UseLocalHostAsDefaultHostFeatureGate is the feature gate that controls whether
// server-like receivers and extensions such as the OTLP receiver use localhost as the default host for their endpoints.
var _ = mustRegisterOrLoad(
featuregate.GlobalRegistry(),
"component.UseLocalHostAsDefaultHost",
Expand Down

0 comments on commit 873cb62

Please sign in to comment.