Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.3.0 #167

Merged
merged 6 commits into from
May 19, 2022
Merged

Release v1.3.0 #167

merged 6 commits into from
May 19, 2022

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Apr 1, 2022

General

  • Add support information into versioning 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

  • Change the Kubernetes package management solutions configuration option default for metricsEnabled to be false.
  • 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 projects.

Semantic Conventions

  • Correct stability guarantee of the RUM section as experimental.
  • Use os.name instead of os.type for mobile RUM libraries.
  • Add experimental profiling semantic conventions.

@MrAlias MrAlias requested review from a team as code owners April 1, 2022 18:26
@mateuszrzeszutek
Copy link
Contributor

There are two open profiling-related PRs, should we wait for them to get merged?

@MrAlias
Copy link
Contributor Author

MrAlias commented Apr 5, 2022

There are two open profiling-related PRs, should we wait for them to get merged?

The PRs don't look ready to merge currently. There are still unresolved conversations and all the participating reviewers have not left their approvals. We can certainly do another release once those PRs merge.

Co-authored-by: Robert Pająk <rpajak@splunk.com>
Co-authored-by: Robert Pająk <rpajak@splunk.com>
@MrAlias MrAlias merged commit f8d35ac into main May 19, 2022
@MrAlias MrAlias deleted the release-v1.3.0 branch May 19, 2022 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants