This repository has been archived by the owner on Sep 14, 2021. It is now read-only.
Releases: cloudfoundry/noisy-neighbor-nozzle
Releases · cloudfoundry/noisy-neighbor-nozzle
noisy-neighbor-nozzle v1.5.1
Changelog
- Rename CLI plugin to
log-noise
- Add 30 second time offset in requests in CLI plugin
noisy-neighbor-nozzle v1.5
Changelog
- CLI defaults accumulator name to nn-accumulator.
- Improve CLI output formatting.
- CLI has version.
noisy-neighbor-nozzle 1.4
Changelog
- Fix incorrect binary packaging.
noisy-neighbor-nozzle 1.3
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
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
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
This release includes binaries which can be deployed using Cloud Foundry binary_buildpack. Check the README for deployment instructions.