Searched defs:CONFIG_ROOT (Results 1 – 1 of 1) sorted by relevance
35 private static final String CONFIG_ROOT = "opencensus.contrib.agent"; field in Settings52 config.checkValid(ConfigFactory.defaultReference(), CONFIG_ROOT); in readConfig() local