You can trigger a rebase of this PR 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 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps opentelemetry-exporter-jaeger from 1.15.0 to 1.21.0.
Changelog
Sourced from opentelemetry-exporter-jaeger's changelog.
... (truncated)
Commits
597771e
[release/v1.21.x-0.42bx] Prepare release 1.21.0/0.42b0 (#3494)2a8d4ed
Remove testing for Jaeger exporter (#3509)4a2cb86
Fix Jaeger exporter and getting started testing failures (#3498)4280235
Prometheus exporter support for auto instrumentation (#3413)f02029c
resolve requirement conflicts with grpcio-status in other transient dependanc...8ce9446
Update version to 1.21.0.dev/0.42b0.dev (#3421)9121382
Factor out duplicate backoff code (#3396)c9277ff
Modify Prometheus exporter to translate non-monotonic Sums into gauges (#3306)93992ce
Update version to 1.20.0.dev/0.41b0.dev (#3378)570d27e
feat: include endpoint in grpc logs (#3362)You can trigger a rebase of this PR 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