All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nalytics.runtime-common_2.12.0.8.0-M4.source-code.reference.conf Maven / Gradle / Ivy

The newest version!
snowplow.defaults: {
  http: {
    client: {
      maxConnectionsPerServer: 4
    }
  }

  statsd: {
    port: 8125
    tags: {}
    period: "60 seconds"
  }

  webhook: {
    tags: {}
    heartbeat: "60 minutes"
  }

  telemetry: {
    disable: false
    interval: "15 minutes"
    collectorUri: "collector-g.snowplowanalytics.com"
    collectorPort: 443
    secure: true
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy