Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

Releases: cloudfoundry/noisy-neighbor-nozzle

noisy-neighbor-nozzle v1.5.1

23 Apr 17:46
Compare
Choose a tag to compare

Changelog

  • Rename CLI plugin to log-noise
  • Add 30 second time offset in requests in CLI plugin

noisy-neighbor-nozzle v1.5

16 Feb 18:24
Compare
Choose a tag to compare

Changelog

  • CLI defaults accumulator name to nn-accumulator.
  • Improve CLI output formatting.
  • CLI has version.

noisy-neighbor-nozzle 1.4

09 Feb 17:15
Compare
Choose a tag to compare

Changelog

  • Fix incorrect binary packaging.

noisy-neighbor-nozzle 1.3

07 Feb 17:47
Compare
Choose a tag to compare

Changelog

  • Added CF CLI Plugin to query accumulator
  • Added deployer binary for all platforms
    • Deploys the nozzle and accumulator
    • Requires CF CLI

noisy-neighbor-nozzle 1.2

25 Jan 23:38
b40bc08
Compare
Choose a tag to compare

Adds truncate_timestamp query parameter

Optional query parameter to truncate the given timestamp to the by the configured RATE_INTERVAL (Default is 1 minute). If true timestamp will be truncated, otherwise it will not be modified.

noisy-neighbor-nozzle 1.1

23 Jan 21:59
Compare
Choose a tag to compare

This release includes binaries which can be deployed using Cloud Foundry binary_buildpack. Check the README for deployment instructions.

  • Fixes issue with SKIP_CERT_VERIFY from the accumulator to the nozzle.

noisy-neighbor-nozzle 1.0

22 Jan 23:51
Compare
Choose a tag to compare

This release includes binaries which can be deployed using Cloud Foundry binary_buildpack. Check the README for deployment instructions.