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

s.bootstrap.4.0.4.source-code.application-graphite.yaml Maven / Gradle / Ivy

There is a newer version: 4.1.6
Show newest version
---
metrics:
  graphite:
    host: ${GRAPHITE_HOST:127.0.0.1}
    period: ${GRAPHITE_PERIOD:60} # in seconds
    port: ${GRAPHITE_PORT:2003}
    prefix: ${GRAPHITE_PREFIX:hesperides}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy