-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
build(deps): Bump github.com/uptrace/uptrace-go from 0.8.1 to 0.8.2 in /exporter/uptraceexporter #2444
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2444 +/- ##
==========================================
- Coverage 90.91% 90.87% -0.04%
==========================================
Files 411 408 -3
Lines 20441 20353 -88
==========================================
- Hits 18584 18496 -88
Misses 1396 1396
Partials 461 461
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
3a94005
to
c80087d
Compare
Bumps [github.com/uptrace/uptrace-go](https://github.com/uptrace/uptrace-go) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/uptrace/uptrace-go/releases) - [Changelog](https://github.com/uptrace/uptrace-go/blob/master/CHANGELOG.md) - [Commits](uptrace/uptrace-go@v0.8.1...v0.8.2) Signed-off-by: dependabot[bot] <[email protected]>
c80087d
to
b20e9d2
Compare
FileDataProvider in an implementation of the DataProvider for use in end-to-end tests. The data to send is loaded from a file. The file should contain one JSON-encoded Export*ServiceRequest Protobuf message. The file can be recorded using the "file" exporter. FileDataProvider is useful for implementing end-to-end tests that use realistic data. As an example I also added TestMetricsFromFile which uses testdata/k8s-metrics.json real world data that I recorded using k8scluster receiver running on my local Kubernetes cluster.
Bumps [github.com/uptrace/uptrace-go](https://github.com/uptrace/uptrace-go) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/uptrace/uptrace-go/releases) - [Changelog](https://github.com/uptrace/uptrace-go/blob/master/CHANGELOG.md) - [Commits](uptrace/uptrace-go@v0.8.1...v0.8.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Bogdan Drutu <[email protected]> Co-authored-by: Tyler Yahn <[email protected]>
Bumps github.com/uptrace/uptrace-go from 0.8.1 to 0.8.2.
Commits
239e590
Fix search URL9c5a61e
Add otel-api exampleDependabot 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)