@instana/serverless
Advanced tools
Changelog
1.106.5
Changelog
1.106.4
node-fetch
dependency from @instana/aws-fargate
as well as @instana/google-cloud-run
and move it to @instana/metrics-util
instead.span.data.service
on first span.span.crid
/span.crtp
instead of span.data.correlationId
/span.data.correlationType
.Changelog
1.106.2
RUN /instana/setup.sh
).X-INSTANA-L: 0
downstream with AMQP headers.Changelog
1.106.1
"Invalid configuration: config.tracing.http.extraHttpHeadersToCapture is not an array, the value will be ignored: {}"
).@instana/google-cloud-run
. Requires at least Instana back end version 185. @instana/google-cloud-run
supports Node.js 8.6.0 or later. Note that this is an early technical preview and not ready for general usage. At this time, no support can be provided for this new package. This will change once Google Cloud Run support becomes generally available with Instana.Changelog
1.106.0
INSTANA_EXTRA_HTTP_HEADERS
variable.INSTANA_ZONE
.INSTANA_TAGS
.<redacted>
instead of removing the whole key-value pair.INSTANA_SECRETS
.INSTANA_EXTRA_HTTP_HEADERS
.INSTANA_SECRETS
.INSTANA_EXTRA_HTTP_HEADERS
also apply to HTTP exits.event.multiValueHeaders
.Changelog
1.105.1
process.mainModule.filename
as the Node.js app's name when the package.json
file is not present.package.json
file is not present, by inspecting the node_modules
folder that is closest to process.mainModule
in the file system.Changelog
1.104.0
@instana/collector
. If you want to use @instana/collector
with Node.js version 4 or 5 please pin @instana/collector
to version 1.103.0
.Changelog
1.103.0
pushStream
).