Skip to content

Commit

Permalink
Update service/telemetry/config.go
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>
  • Loading branch information
bogdandrutu and codeboten authored Sep 25, 2024
1 parent b26e22d commit 92520fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/telemetry/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ type MetricsConfig struct {
// - "detailed" adds dimensions and views to the previous levels.
Level configtelemetry.Level `mapstructure:"level"`

// Deprecated: [v0.110.0] use readers configuration.
// Deprecated: [v0.111.0] use readers configuration.
Address string `mapstructure:"address"`

// Readers allow configuration of metric readers to emit metrics to
Expand Down

0 comments on commit 92520fd

Please sign in to comment.