-
Notifications
You must be signed in to change notification settings - Fork 168
fix(deps): update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.13.0-alpha #1736
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
Conversation
…emetry-instrumentation-bom-alpha to v2.13.0-alpha
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
| io.opentelemetry.semconv.ResourceAttributes.CONTAINER_IMAGE_TAG, | ||
| io.opentelemetry.contrib.aws.resource.IncubatingAttributes.CONTAINER_IMAGE_TAGS, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@srprash @wangzlei the previously deprecated io.opentelemetry.semconv.ResourceAttributes was removed in the latest semconv (RC) artifact, and the deprecated attributes in io.opentelemetry.semconv.incubating.ContainerIncubatingAttributes don't go back far enough to still include the deprecated container.image.tag, so I went ahead and updated it to container.image.tags
processors/src/main/java/io/opentelemetry/contrib/eventbridge/EventToSpanEventBridge.java
Show resolved
Hide resolved
jmx-scraper/src/integrationTest/java/io/opentelemetry/contrib/jmxscraper/JmxConnectionTest.java
Outdated
Show resolved
Hide resolved
jmx-scraper/src/integrationTest/java/io/opentelemetry/contrib/jmxscraper/JmxConnectionTest.java
Outdated
Show resolved
Hide resolved
…jmxscraper/JmxConnectionTest.java Co-authored-by: SylvainJuge <[email protected]>
This PR contains the following updates:
2.12.0-alpha->2.13.0-alphaConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.