Releases: signalfx/splunk-otel-js
Releases · signalfx/splunk-otel-js
v1.1.0
Open Telemetry API | Core | Instrumentations |
---|---|---|
1.1.0 | 1.2.0 | 0.28.0 |
Changes
- (minor) feat: call shutdown in
stopTracing()
by [email protected]
v1.0.0
Open Telemetry API | Core | Instrumentations |
---|---|---|
1.1.0 | 1.2.0 | 0.28.0 |
Changes
- (major) chore: remove support for deprecated
opentelemetry-instrumentation-amqplib
by [email protected] - (major) chore: remove support for deprecated
opentelemetry-instrumentation-aws-sdk
by [email protected] - (major) feat: throw when
startTracing
is called twice by [email protected] - (major) feat: throw when extraneous properties are provided by [email protected]
- (major) chore: remove support for Node versions before LTS 12 by [email protected]
- (major) feat: upgrade OTel deps and bump min instrumentation versions by [email protected]
- (minor) feat: prebuild for node@18 by [email protected]
- (minor) feat: add splunk.distro.version resource attribute by [email protected]
- (minor) feat: bring in detectors for os.* and host.* attributes by [email protected]
- (minor) feat: add a generic start API by [email protected]
- (minor) feat: detect resource from process by [email protected]
- (minor) feat: throw when unexpected configuration provided by [email protected]
- (minor) feat: implement setting up ConsoleSpanExporter via env var by [email protected]
- (none) feat: change the
readme.md
badge to stable by [email protected]
v0.18.0
Open Telemetry API | Core | Instrumentations |
---|---|---|
1.0.4 | 1.0.1 | 0.27.0 |
Changes
- refactor: remove enabled flag from startMetrics options #429
- chore: update minimist to 1.2.6 #435
- chore: remove unnecessary dependency on jaeger-client #445
v0.17.0
Open Telemetry API | Core | Instrumentations |
---|---|---|
1.0.4 | 1.0.1 | 0.27.0 |
Changes
- (minor) add SPLUNK_REDIS_INCLUDE_COMMAND_ARGS env var to include redis command args in span's db.statement by [email protected]
v0.16.0
Open Telemetry API | Core | Instrumentations |
---|---|---|
1.0.4 | 1.0.1 | 0.27.0 |
Changes
- (minor) feat: implement the alpha version of profiling support by [email protected]
- (patch) chore: update dependencies by [email protected]
v0.15.0
Open Telemetry API | Core | Instrumentations |
---|---|---|
1.0.3 | 1.0.0 | 0.26.0 |
Changes
- (minor) feat: add runtime metrics by [email protected]
- (minor) feat: remove OTEL_TRACE_ENABLED by [email protected]
0.14.0
Open Telemetry API | Core | Instrumentations |
---|---|---|
1.0.3 | 1.0.0 | 0.26.0 |
Changes
- (minor) feat: remove support for
maxAttrLength
by [email protected] - (minor) feat: warn about missing service.name and no instrumentations by [email protected]
- (minor) feat: give OTEL_SPAN_LINK_COUNT_LIMIT and OTEL_ATTRIBUTE_VALUE_LENGTH_LIMIT GDI spec compliant defaults by [email protected]
- (minor) chore: update core OTel deps to v1.0 by [email protected]
0.13.0
Open Telemetry API | Core | Instrumentations |
---|---|---|
1.0.3 | 0.25.0 | 0.25.0 |
Changes
- (patch) Update development dependencies by [email protected]
- (patch) Updated OTel dependencies by [email protected]
- (minor) feat: use gRPC by default and Jaeger for collectorless scenario by [email protected]
- (minor) feat: remove logInjectionEnabled and SPLUNK_LOGS_INJECTION options by [email protected]
- (minor) feat: add the option to capture URL parameters by [email protected]
0.12.0
Open Telemetry API | Core | Instrumentations |
---|---|---|
1.0.2 | 0.23.0 | 0.23.0 |
Changes
- (minor) Added change management using beachball by [email protected]
- (minor) Make w3c(tracecontext, baggage) the default propagation mechanism by [email protected]
- (none) chore: calculate test coverage accurately by [email protected]