-
Notifications
You must be signed in to change notification settings - Fork 11
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
Compatibility checks #408
Merged
Merged
Compatibility checks #408
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hegerchr
approved these changes
Mar 25, 2025
LikeTheSalad
added a commit
that referenced
this pull request
Mar 25, 2025
* Removing Predicate from ConditionalDropManager * Removing Predicate from ConditionalDropManager signal exporters * Using kotlin.time.Duration * Reusing otel test tools * Verifying span apis in sample app * Verifying logs and metrics apis in sample app * Minifying sample app android tests * Verifying spans after obfuscation * Adding r8 exceptions for tests * Avoiding breaking enums * Clean up rules * Using minify enabled for automated android tests * Adding instrumentations info * Simplifying plugin configs * Adding extra params to otel agent extensions * Adding docs to extensions * Using different package names for instrumentation library buildconfig * Using different package names for instrumentation plugin buildconfig * Updating api dump
LikeTheSalad
added a commit
that referenced
this pull request
Mar 27, 2025
* Added quick-start.md * Updated docs * Updated docs * Adding links * Adding links * Renaming quick-start * Adding gradle setup * Updating desugaring faq * Updating desugaring faq * Updating desugaring faq * Enhancing * Adding agent setup * Created how-to guide to get an application instance * Updating links * Adding service name faq * Updating wording * Updating wording * Adding Elastic Stack requirement * Adding how-to to get the endpoint * Finishing the how-to guide to get the endpoint * Linking export endpoint guide to getting started * Adding api key description * Renaming images * Adding images for the create api key howto * Simplifying how-to * Adding how to create an API Key * Linking how-to * Updating wording * Update wording * Starting to create the first example * Adding link to the Elastic Stack requirement * Adding visualization to the docs * Updating wording * Updating wording * Updating wording * Updating wording * Renaming supported-technologies.md * Updating toc.yml * Reorganizing menu items * Updating wording * Adding links * Clean up * Adding what's next to getting-started.md * Replacing setup.md by getting-started.md * Adding links * Updating wording * Renaming how-to.md * Adding intro message * Updating wording * Updating wording * Adding distributed tracing example * Updating wording * Finishing what can I do with it part * Adding features titles * Clean up * Rewording * Rewording * Adding automatic instrumentation as feature * Clean up * Adding real time desc * Adding session desc * Adding features desc * Clean up * Updating wording * Clean up * Clean up configuration.md * Adding config application info * Adding export config docs * Updating wording * Clean up * Adding internal logging policy docs * Updating internal logging policy docs * Renaming internal logging policy setter * Adding resource interceptor docs * Updating wording * Clean up * Updating wording * Renaming service faq * Reordering * Updating attr references * Reordering * Clean up * Clean up * Updating code example * Reordering * Adding docs for processor factory * Adding http span interceptor docs * Clean up * Updating wording * Updating wording * Reordering pages * Adding export connectivity setter docs * Updating manual-instrumentation.md * Updating wording * Updating automatic-instrumentation.md * Adding automatic instrumentation info * Adding gradle configuration doc * Updating wording * Updating links * Clean up * Updating link * Updating links * Updating links * Updating release notes title * Clean up tech preview message * Moving ssl how-to to how-tos * Clean up faqs * Adding how to pass values from environment variables * Updating wording * Adding how to get values from properties file * Adding tips * Updating wording in index.md * Updating wording in getting-started.md * Updating wording in index.md * Updating wording in configuration.md * Updating wording * Updating wording * Adding intro to getting-started.md * Adding intro to configuration.md * Update docs/reference/index.md Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> * Update docs/reference/index.md Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> * Update docs/reference/index.md Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> * Update docs/reference/index.md Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> * Update docs/reference/index.md Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> * Update docs/reference/index.md Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> * Update docs/reference/index.md Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> * Update docs/reference/index.md Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> * Update docs/reference/index.md Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> * Update docs/reference/index.md Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> * Update docs/reference/getting-started.md Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> * Update docs/reference/getting-started.md Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> * Update docs/reference/getting-started.md Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> * Update docs/reference/getting-started.md Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> * Update docs/reference/getting-started.md Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> * Update docs/reference/getting-started.md Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> * Update docs/reference/getting-started.md Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> * Update docs/reference/getting-started.md Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> * Update docs/reference/configuration.md Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> * Reverting title * Compatibility checks (#408) * Removing Predicate from ConditionalDropManager * Removing Predicate from ConditionalDropManager signal exporters * Using kotlin.time.Duration * Reusing otel test tools * Verifying span apis in sample app * Verifying logs and metrics apis in sample app * Minifying sample app android tests * Verifying spans after obfuscation * Adding r8 exceptions for tests * Avoiding breaking enums * Clean up rules * Using minify enabled for automated android tests * Adding instrumentations info * Simplifying plugin configs * Adding extra params to otel agent extensions * Adding docs to extensions * Using different package names for instrumentation library buildconfig * Using different package names for instrumentation plugin buildconfig * Updating api dump * Reverting title * Update docs/reference/automatic-instrumentation.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/automatic-instrumentation.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/_snippets/tip-provide-values-from-outside.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/automatic-instrumentation.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/automatic-instrumentation.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/automatic-instrumentation.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/automatic-instrumentation.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/automatic-instrumentation.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/automatic-instrumentation.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/faq.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/faq.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/faq.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/getting-started.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/getting-started.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/getting-started.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/getting-started.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/automatic-instrumentation.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/getting-started.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/getting-started.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/getting-started.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/getting-started.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/automatic-instrumentation.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/faq.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/getting-started.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/getting-started.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/getting-started.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/how-tos.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/index.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/index.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/manual-instrumentation.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/manual-instrumentation.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/manual-instrumentation.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/manual-instrumentation.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> * Update docs/reference/automatic-instrumentation.md Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> --------- Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.