Sha256: eb3a09cd69322f44078b8be969db5ddb9888dc53fa0c678187c06acf732600e2
Contents?: true
Size: 256 Bytes
Versions: 10
Compression:
Stored size: 256 Bytes
Contents
# frozen_string_literal: true module Datadog module Core module Remote module Ext ENV_ENABLED = 'DD_REMOTE_CONFIGURATION_ENABLED' ENV_POLL_INTERVAL_SECONDS = 'DD_REMOTE_CONFIG_POLL_INTERVAL_SECONDS' end end end end
Version data entries
10 entries across 10 versions & 1 rubygems