{
  "application-type": 1400,
  "collector": {
    "ip": "localhost",
    "span-port": 9993,
    "stat-port": 9992,
    "tcp-port": 9991
  },
  "sampling": {
    "enable": true,
    "rate": 10
  },
  "http-status-code-errors": ["5xx"],
  "log-level": "WARN",
  "enable": true,
  "enabled-data-sending": true,
  "enabled-stats-monitor-sending": true,
  "enabled-active-thread-count": false,
  "container": false,
  "express": {
    "enable": true
  },
  "koa": {
    "enable": true
  },
  "mongo": {
    "enable": true
  },
  "redis": {
    "enable": true
  }
}
