Releases: signalfx/splunk-otel-js
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]
0.11.0
0.10.0
This release uses OpenTelemetry JS version 0.23.0 and OpenTelemetry API version 1.0.0.
Consult the OpenTelemetry release notes for a list of upstream changes:
Refer to Getting Started documentation to instrument your application with splunk-otel-js.
Changes
0.9.0
This release uses OpenTelemetry JS version 0.22.0 and OpenTelemetry API version 1.0.0. Consult the release notes linked above for upstream changes.
Refer to Getting Started documentation to instrument your application with splunk-otel-js.
Changes
0.8.0
This release uses OpenTelemetry JS version 0.18.0. If you want to extend the instrumentation manually, use the OpenTelemetry JS API version 0.18.0. Consult the release notes linked above for upstream changes.
Refer to Getting Started documentation to instrument your application with splunk-otel-js.
Changes
- Added support for opentelemetry-instrumentation-aws-sdk
(#83) - Added support for opentelemetry-instrumentation-kafkajs
(#83) - Added support for opentelemetry-instrumentation-sequelize
(#83) - Added support for opentelemetry-instrumentation-typeorm
(#83) - Added support for opentelemetry-instrumentation-mongoose
(#83)
0.7.1
This release uses OpenTelemetry JS version 0.18.0. If you want to extend the instrumentation manually, use the OpenTelemetry JS API version 0.18.0. Consult the release notes linked above for upstream changes.
Refer to Getting Started documentation to instrument your application with splunk-otel-js.
Changed
- Fixed peer dep version for elasticsearch instrumentation
0.7.0
This release uses OpenTelemetry JS version 0.18.0. If you want to extend the instrumentation manually, use the OpenTelemetry JS API version 0.18.0. Consult the release notes linked above for upstream changes.
Refer to Getting Started documentation to instrument your application with splunk-otel-js.