Skip to content

Commit

Permalink
Improve private language
Browse files Browse the repository at this point in the history
  • Loading branch information
marcotc committed Jul 14, 2023
1 parent 490d98b commit fe971f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/datadog/core/configuration/settings.rb
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,7 @@ def initialize(*_)
end

# Tune remote configuration polling interval.
# This is a private setting. Do not use outside of Datadog. It might change at any point in time.
#
# @default `DD_REMOTE_CONFIG_POLL_INTERVAL_SECONDS` environment variable, otherwise `5.0` seconds.
# @return [Float]
Expand Down

0 comments on commit fe971f4

Please sign in to comment.