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

pectator.spectator-agent.1.8.3.source-code.agent.conf Maven / Gradle / Ivy

The newest version!

netflix.spectator.agent {
  collection {
    jmx = true
    jvm = true
    gc = true
  }

  atlas {
    step = PT1M
    uri = "http://localhost:7101/api/v1/publish"

    tags = []
  }

  jmx {
    mappings = []
  }
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy