Skip to content

Releases: Azure/oms-log-analytics-firehose-nozzle

v1.4.3

28 Feb 16:55
8be9deb
Compare
Choose a tag to compare
  • Bump up to use Go 1.13 to use built-in buildpack for offline or restricted environments

v1.4.2

27 Nov 12:26
ab4038c
Compare
Choose a tag to compare
  • Specify buildpack v1.8.40 ti avoid issue #23

Known issue:

  • Unable to resolve buildpack from GitHub if deployed to an offline environment

Note: this version is released to PivNet on 2019-08-30

v1.4.1

20 Aug 14:48
6a78e14
Compare
Choose a tag to compare
  • Upgrade CF CLI BOSH release to 1.16.0

Known issue:

  • Failed to compile with go buildpack no longer support go 1.10

v1.4.0

27 Mar 05:26
c4627ba
Compare
Choose a tag to compare
  • Support Ubuntu Xenial Stemcell, close issue #14
  • Fix No such file or directory in pull request 19

v1.3.1

19 Oct 19:04
Compare
Choose a tag to compare
  • Fixes compile error caused by the removal of support for go 1.7 in go buildpack v1.8.28
  • Specifies go buildpack by name instead of link to Github

v1.3.0

21 Aug 12:54
Compare
Choose a tag to compare
  1. Add feature Space Whitelist to filter unneeded metrics and logs
  2. Fetch API address and doppler adress automatically when absent in parameters
  3. Adapt to changes made to slow consumer alert from PCF 2.0+
  4. Add configuration in PCF tile to scale the nozzle from Operations Manager
  5. Refine OMS view files, optimized data flow verification and compability for PCF 2.0+ and System Metrics forwarder

Known Issue:

Due to the removal of support for go 1.7 in go buildpack v1.8.28, installation of tile of this version or older will fail after October 12, 2018. Errand deploy-all of this tile can be disabled manually to skip this issue and upgrading to version 1.3.1 will resolve the issue. For sample error message, please visit issue #15 .

v1.2.0

10 Nov 07:48
Compare
Choose a tag to compare
  1. Adds information of corresponding organization and space about apps into app logging
  2. Support new indicator for slow consumer alert

Known Issues:

On PAS 2.0, "slow_consumer" became a periodical metric and this might cause false warnings.

v1.1.0

12 Jul 01:44
Compare
Choose a tag to compare

Add CF_ENVIRONMENT configuration to identify logs and metrics from different CF environments

v1.0.0

09 Jun 03:32
Compare
Choose a tag to compare
  1. Consume all data from CF Loggregator Firehose, including logs from all apps, and the metrics data from CF components
  2. Organize, filter and transfer data to OMS Log Analytics for deep analyzing
  3. Integration with OMS Log Analytics, including view dashboards and alert rules for monitoring the health and workload of your CF deployment
  4. Additional logging to track the nozzle status, for example, slow consumer alerts; received, sent and lost events

v0.9

09 Mar 09:09
Compare
Choose a tag to compare
v0.9 Pre-release
Pre-release
Add LICENSE