-
Notifications
You must be signed in to change notification settings - Fork 199
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
Bump otelInstrumentationAlphaVersion from 1.24.0-alpha to 1.25.0-alpha #3005
Merged
heyams
merged 55 commits into
main
from
dependabot/gradle/otelInstrumentationAlphaVersion-1.25.0-alpha
Apr 20, 2023
Merged
Bump otelInstrumentationAlphaVersion from 1.24.0-alpha to 1.25.0-alpha #3005
heyams
merged 55 commits into
main
from
dependabot/gradle/otelInstrumentationAlphaVersion-1.25.0-alpha
Apr 20, 2023
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
…#2503) * Build changes needed to add an Automatic Module Name to Runtime Attach (#1) Build changes needed to add an Automatic Module Name so this library can be imported into modular java projects. * I'll build with 17 since that's what we're using for the modular app that needs this. * going back to 8 since the groovy warnings don't matter. * changelog updates from PR review. * Update agent/runtime-attach/build.gradle.kts Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> * changelog updates to give new name. * ran ./gradlew :spotlessApply as per pipeline failure message Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
…and the ability to disable the JVM C2 compiler during start-up (#2500)
* Allow suppressing all metrics * Remove stream
Built on #2513
Bumps `otelInstrumentationAlphaVersion` from 1.24.0-alpha to 1.25.0-alpha. Updates `io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha` from 1.24.0-alpha to 1.25.0-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits) Updates `io.opentelemetry.javaagent:opentelemetry-javaagent-extension-api` from 1.24.0-alpha to 1.25.0-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits) Updates `io.opentelemetry.javaagent:opentelemetry-javaagent-bootstrap` from 1.24.0-alpha to 1.25.0-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits) Updates `io.opentelemetry.javaagent:opentelemetry-javaagent-tooling` from 1.24.0-alpha to 1.25.0-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits) --- updated-dependencies: - dependency-name: io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.opentelemetry.javaagent:opentelemetry-javaagent-extension-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.opentelemetry.javaagent:opentelemetry-javaagent-bootstrap dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.opentelemetry.javaagent:opentelemetry-javaagent-tooling dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
requested review from
heyams,
jeanbisutti,
ramthi and
trask
as code owners
April 14, 2023 04:00
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Apr 14, 2023
/license |
@dependabot help |
heyams
force-pushed
the
dependabot/gradle/otelInstrumentationAlphaVersion-1.25.0-alpha
branch
from
April 19, 2023 17:21
c637a58
to
750a3f5
Compare
heyams
reviewed
Apr 19, 2023
...apps/Logback/src/smokeTest/java/com/microsoft/applicationinsights/smoketest/LogbackTest.java
Outdated
Show resolved
Hide resolved
trask
reviewed
Apr 19, 2023
...oling/src/main/java/com/microsoft/applicationinsights/agent/internal/init/AiContextKeys.java
Outdated
Show resolved
Hide resolved
agent/agent-tooling/src/main/java/io/opentelemetry/sdk/metrics/internal/view/UserAgents.java
Outdated
Show resolved
Hide resolved
...apps/Logback/src/smokeTest/java/com/microsoft/applicationinsights/smoketest/LogbackTest.java
Outdated
Show resolved
Hide resolved
…lInstrumentationAlphaVersion-1.25.0-alpha
trask
reviewed
Apr 20, 2023
...c/main/java/io/opentelemetry/instrumentation/api/instrumenter/http/TemporaryMetricsView.java
Show resolved
Hide resolved
trask
reviewed
Apr 20, 2023
...apps/Logback/src/smokeTest/java/com/microsoft/applicationinsights/smoketest/LogbackTest.java
Outdated
Show resolved
Hide resolved
trask
reviewed
Apr 20, 2023
...ter/src/main/java/com/azure/monitor/opentelemetry/exporter/implementation/LogDataMapper.java
Outdated
Show resolved
Hide resolved
trask
reviewed
Apr 20, 2023
...apps/Logback/src/smokeTest/java/com/microsoft/applicationinsights/smoketest/LogbackTest.java
Outdated
Show resolved
Hide resolved
trask
approved these changes
Apr 20, 2023
heyams
deleted the
dependabot/gradle/otelInstrumentationAlphaVersion-1.25.0-alpha
branch
April 20, 2023 20:12
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Bumps
otelInstrumentationAlphaVersion
from 1.24.0-alpha to 1.25.0-alpha.Updates
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha
from 1.24.0-alpha to 1.25.0-alphaRelease notes
Sourced from io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha's releases.
... (truncated)
Changelog
Sourced from io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha's changelog.
... (truncated)
Commits
Updates
io.opentelemetry.javaagent:opentelemetry-javaagent-extension-api
from 1.24.0-alpha to 1.25.0-alphaRelease notes
Sourced from io.opentelemetry.javaagent:opentelemetry-javaagent-extension-api's releases.
... (truncated)
Changelog
Sourced from io.opentelemetry.javaagent:opentelemetry-javaagent-extension-api's changelog.
... (truncated)
Commits
Updates
io.opentelemetry.javaagent:opentelemetry-javaagent-bootstrap
from 1.24.0-alpha to 1.25.0-alphaRelease notes
Sourced from io.opentelemetry.javaagent:opentelemetry-javaagent-bootstrap's releases.
... (truncated)
Changelog
Sourced from io.opentelemetry.javaagent:opentelemetry-javaagent-bootstrap's changelog.
... (truncated)
Commits
Updates
io.opentelemetry.javaagent:opentelemetry-javaagent-tooling
from 1.24.0-alpha to 1.25.0-alphaRelease notes
Sourced from io.opentelemetry.javaagent:opentelemetry-javaagent-tooling's releases.
... (truncated)
Changelog
Sourced from io.opentelemetry.javaagent:opentelemetry-javaagent-tooling's changelog.
... (truncated)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)