Method: Datadog::Core::Remote::Component#start
- Defined in:
- lib/datadog/core/remote/component.rb
#start ⇒ Object
Starts the Remote Configuration worker without waiting for first run
70 71 72 |
# File 'lib/datadog/core/remote/component.rb', line 70 def start @worker.start end |