Releases: DataDog/nginx-datadog
Releases · DataDog/nginx-datadog
v0.5.2
Platforms
- We now produce modules compatible with nginx as packaged with Amazon Linux 2.
- We now produce a module compatible with nginx:1.14.1.
Known Bugs
- OpenResty's Debian-based Docker image cannot load the module due to a build flag incompatibility.
Release Artifacts
Each .tgz
file contains the Datadog nginx module ngx_http_datadog_module.so
.
nginx_1.18.0-alpine-[...].tgz
is compatible with nginx:1.18.0-alpine.nginx_1.19.1-[...].tgz
is compatible with nginx:1.19.1.amazonlinux_2.0.20220121.0-[...].tgz
is compatible with amazonlinux:2.0.20220121.0- etc.
v0.4.0
Fixes
- Span resource name can now be set using the datadog_resource_name configuration directive. This addresses #3.
Behavior Changes
- The default resource name for spans is now
$request_method $uri
instead of$request_method $datadog_location
. This means that the entire request URI will appear in the resource name, instead of only the prefix/pattern associated with the nginx location block.
Known Bugs
- OpenResty's Debian-based Docker image cannot load the module due to a build flag incompatibility. Alpine works.
Release Artifacts
Each .tgz
file contains the Datadog nginx module ngx_http_datadog_module.so
.
1.18.0-alpine-[...].tgz
is compatible with nginx:1.18.0-alpine.1.19.1-[...].tgz
is compatible with nginx:1.19.1.- etc.
v0.3.5
Fixes
- The module was crashing when loaded by OpenResty (#7).
Known Bugs
- OpenResty's Debian-based Docker image cannot load the module due to a build flag incompatibility. Alpine works.
Release Artifacts
Each .tgz
file contains the Datadog nginx module ngx_http_datadog_module.so
.
1.18.0-alpine-[...].tgz
is compatible with nginx:1.18.0-alpine.1.19.1-[...].tgz
is compatible with nginx:1.19.1.- etc.
v0.3.4
Additions
- support for nginx versions 1.22.1 and 1.23.2 (and the corresponding Alpine variants)
Known Bugs
Release Artifacts
Each .tgz
file contains the Datadog nginx module ngx_http_datadog_module.so
.
1.18.0-alpine-[...].tgz
is compatible with nginx:1.18.0-alpine.1.19.1-[...].tgz
is compatible with nginx:1.19.1.- etc.
v0.3.3
Each .tgz
file contains the Datadog nginx module ngx_http_datadog_module.so
.
1.18.0-alpine-[...].tgz
is compatible with nginx:1.18.0-alpine.1.19.1-[...].tgz
is compatible with nginx:1.19.1.- etc.
v0.3.0
This is a trial release for use within Datadog.
Each .tgz
file contains the Datadog nginx module ngx_http_datadog_module.so
.
1.18.0-alpine-[...].tgz
is compatible with nginx:1.18.0-alpine.1.19.1-[...].tgz
is compatible with nginx:1.19.1.
v0.1.0
This is a trial release for use within Datadog.
Each .tgz
file contains the Datadog nginx module ngx_http_datadog_module.so
.
1.18.0-alpine-[...].tgz
is compatible with nginx:1.18.0-alpine.1.19.1-[...].tgz
is compatible with nginx:1.19.1.