All notable changes to this repository are documented in this file.
The format is based on the Splunk GDI specification, and this repository adheres to Semantic Versioning.
- Minor dependency updates.
- Uprade to OpenTelemetry API 1.2 and SDK 1.3. Drop support for Ruby 2. #186
- No changes.
- No significant changes.
- fix handling of SPLUNK_ACCESS_TOKEN to check for empty string #114
- Update opentelemetry-exporter-otlp requirement from ~> 0.21.0 to >= 0.21, < 0.25
- Update opentelemetry-propagator-b3 requirement from ~> 0.19.2 to >= 0.19.2, < 0.21.0
- Update opentelemetry-exporter-jaeger requirement from ~> 0.20.1 to >= 0.20.1, < 0 .23.0
- OpenTelemetry Ruby SDK and API are updated to 1.0
- pre-configured support for Smart Agent
- support for SPLUNK_TRACE_RESPONSE_HEADER_ENABLED environment variable
- railtie based RUM Rack instrumentation
- basic example using splunk distro
- example of the most simplified rails setup
- Rack RUM middleware
- splunk.distro.version to resource attributes
- MIGRATING.md docs for migrating from SignalFX Tracing Library
- standard logging correlation formatter
- support
SPLUNK_ACCESS_TOKEN
andSPLUNK_REALM
environment variables for direct to Splunk exporting