Module: Datadog::Core::Configuration::StableConfig::Testing

Defined in:
ext/libdatadog_api/library_config.c

Class Method Summary collapse

Class Method Details

.with_fleet_pathObject



12
# File 'ext/libdatadog_api/library_config.c', line 12

static VALUE _native_configurator_with_fleet_path(DDTRACE_UNUSED VALUE _self, VALUE rb_configurator, VALUE path);

.with_local_pathObject

Used for testing in RSpec



11
# File 'ext/libdatadog_api/library_config.c', line 11

static VALUE _native_configurator_with_local_path(DDTRACE_UNUSED VALUE _self, VALUE rb_configurator, VALUE path);