Register all callbacks passed during observable instrument creation instead of just the last one multiple times in go.opentelemetry.io/otel/sdk/metric. (#4888)
Register all callbacks passed during observable instrument creation instead of just the last one multiple times in go.opentelemetry.io/otel/sdk/metric. (#4888)
Register all callbacks passed during observable instrument creation instead of just the last one multiple times in go.opentelemetry.io/otel/sdk/metric. (#4888)
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all group with 5 updates:
1.1.0-rc6
1.1.0
1.23.0
1.23.1
1.23.0
1.23.1
1.23.0
1.23.1
0.17.0
0.18.0
Updates
github.com/opencontainers/image-spec
from 1.1.0-rc6 to 1.1.0Release notes
Sourced from github.com/opencontainers/image-spec's releases.
Commits
e7f7c0c
version: release v1.1.0365fa41
Merge pull request #1160 from sudo-bmitch/pr-subject-dag-associationd0f90e6
Clarify that subject references a separate DAG9703222
Merge pull request #1157 from sudo-bmitch/pr-v1.1.0-rc68b1e951
version: bump back to +devUpdates
go.opentelemetry.io/otel
from 1.23.0 to 1.23.1Changelog
Sourced from go.opentelemetry.io/otel's changelog.
Commits
c5b112f
Release v1.23.1/v0.43.2 (#4892)11ebd19
Fix callback registration bug (#4888)Updates
go.opentelemetry.io/otel/metric
from 1.23.0 to 1.23.1Changelog
Sourced from go.opentelemetry.io/otel/metric's changelog.
Commits
c5b112f
Release v1.23.1/v0.43.2 (#4892)11ebd19
Fix callback registration bug (#4888)Updates
go.opentelemetry.io/otel/trace
from 1.23.0 to 1.23.1Changelog
Sourced from go.opentelemetry.io/otel/trace's changelog.
Commits
c5b112f
Release v1.23.1/v0.43.2 (#4892)11ebd19
Fix callback registration bug (#4888)Updates
golang.org/x/tools
from 0.17.0 to 0.18.0Commits
c5643e9
gopls/internal/server: fix two bugs related to dynamic configuration50b4f1b
gopls/internal/golang: close open filef0ef3c6
gopls: update x/telemetry dependency to fix crash8cf0a8e
gopls: record that v0.15 will be the last to support go1.18730dc3c
gopls/internal/settings: add a hidden option to disable zero config95f04f4
gopls/internal/golang: add resolve support for inline refactorings9619683
gopls/internal/cache: treat local replaces as workspace modulesa5af84e
gopls/internal/cache: check views on any on-disk change to go.mod filesa7407fa
gopls: update telemetry314368d
go/analysis/passes/deepequalerrors: audit for types.Alias safetyDependabot 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 show