Skip to content

Releases: newrelic/nri-nginx

v3.1.0

04 May 08:23
cfb6c37
Compare
Choose a tag to compare

Changed

  • Update Go to v1.16.
  • Migrate to Go Modules
  • Update Infrastracture SDK to v3.6.7.
  • Update other dependecies.

v3.0.2

22 Mar 10:06
4ba825b
Compare
Choose a tag to compare

Changes

  • Add REMOTE_MONITORING flag to k8s config

v3.0.1

03 Aug 14:08
56874d9
Compare
Choose a tag to compare
  • Updated the configuration sample to exclude endpoints.
  • Take integrationVersion var from the ldflags

v3.0.0

28 Jul 11:32
4563398
Compare
Choose a tag to compare
  • Fixed metric types for NGINx Plus metrics.
  • Removed support for dynamic endpoint metrics. This will be addressed in a future release.

v2.0.1

02 Apr 13:46
Compare
Choose a tag to compare
fix: Added error checks when requesting stats fails

v2.0.0

28 Jan 14:05
1a75730
Compare
Choose a tag to compare

Properly rename Nginx Plus base metrics.
This is a braking change as it changes metrics names

Version 1.5.1

27 Jan 09:42
4654e08
Compare
Choose a tag to compare
  • Integration version reporting updated

Version 1.4.0

22 Nov 10:51
0eb1eae
Compare
Choose a tag to compare
  • Renamed the integration executable from nr-nginx to nri-nginx in order to be consistent with the package naming. Important Note: if you have any security module rules (eg. SELinux), alerts or automation that depends on the name of this binary, these will have to be updated.

Version 1.3.1

19 Sep 08:58
9e6c17d
Compare
Choose a tag to compare
  • Fixed automatic discovery of the status_module.

Version 1.2.0

02 May 08:20
df7cd4a
Compare
Choose a tag to compare
  • Upgrade to sdk v3.1.5