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

sample.multi.yaml Maven / Gradle / Ivy

The newest version!
console:
  - 
    period: 2
    timeunit: 'SECONDS'
csv:
  - 
    outdir: '/tmp/metrics/csv-dir2'
    period: 2
    timeunit: 'SECONDS'
ganglia:
  - 
    period: 2
    timeunit: 'SECONDS'
    hosts:
      - host: 'localhost'
        port: 8649
graphite:
  - 
    period: 2
    timeunit: 'SECONDS'
    hosts:
      - host: 'localhost'
        port: 2003
statsd:
  -
    period: 2
    timeunit: 'SECONDS'
    prefix: 'hello'
    hosts:
      - host: 'localhost'
        port: 8125




© 2015 - 2025 Weber Informatics LLC | Privacy Policy