Skip to content

Commit

Permalink
clarify comments
Browse files Browse the repository at this point in the history
  • Loading branch information
okdas committed Oct 30, 2024
1 parent fc53e96 commit a247a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion telemetry/telemetry.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
)

// globalTelemetryConfig stores poktroll specific telemetry configurations.
// It is set on initialization and does not change for the lifetime of the program.
// This value is initialized only once at the start of the program and remains unchanged throughout its lifetime.
var globalTelemetryConfig PoktrollTelemetryConfig

// PoktrollTelemetryConfig represents the telemetry protion of the custom poktroll config section in `app.toml`.
Expand Down

0 comments on commit a247a8e

Please sign in to comment.