Skip to content

Release v1.3.0

Compare
Choose a tag to compare
@MrAlias MrAlias released this 19 May 17:58
· 93 commits to main since this release
v1.3.0
f8d35ac

General

  • Add support information into versioning specification.
  • Add behaviors specification.
  • Refactor profiling into existing specification structure.

Bug fixes

  • Replaced the example for Java system properties in specification/configuration.md.
  • Increase profiling rate from 1s to 10s.

Configuration

Breaking Changes

  • Change the Kubernetes package management solutions configuration option default for splunkPlatform.metricsEnabled to be false.

Enhancements

  • Add SPLUNK_REALM to required environment variables that need to be supported by instrumentation libraries.
  • Add SPLUNK_PROFILER* environment variables (SPLUNK_PROFILER_CALL_STACK_INTERVAL, SPLUNK_PROFILER_ENABLED, SPLUNK_PROFILER_LOGS_ENDPOINT) to the required configuration for instrumentation libraries.
  • Add OTEL_TRACES_EXPORTER to required environment variables that need to be supported by serverless instrumentation libraries.

Semantic Conventions

Breaking Changes

  • Use os.name instead of os.type for mobile RUM libraries.

Bugfixes

  • Correct stability guarantee of the RUM section as experimental.

Enhancements

  • Add experimental profiling semantic conventions.