Skip to content
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

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2021

Bumps github.com/uptrace/uptrace-go from 0.8.1 to 0.8.2.

Commits

Dependabot compatibility score

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)

@dependabot dependabot bot requested a review from a team February 23, 2021 16:37
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 23, 2021
@codecov
Copy link

codecov bot commented Feb 23, 2021

Codecov Report

Merging #2444 (3a94005) into main (8ca4034) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            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              
Flag Coverage Δ
integration 69.26% <ø> (ø)
unit 89.71% <ø> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
exporter/azuremonitorexporter/conventions.go 100.00% <0.00%> (ø)
receiver/dotnetdiagnosticsreceiver/factory.go 100.00% <0.00%> (ø)
receiver/dotnetdiagnosticsreceiver/receiver.go 100.00% <0.00%> (ø)
...ceiver/dotnetdiagnosticsreceiver/network/writer.go
receiver/dotnetdiagnosticsreceiver/network/net.go
...ceiver/dotnetdiagnosticsreceiver/dotnet/request.go
exporter/azuremonitorexporter/trace_to_envelope.go 98.46% <0.00%> (+0.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a2cb5f...b20e9d2. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2021

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 @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/go_modules/exporter/uptraceexporter/github.com/uptrace/uptrace-go-0.8.2 branch from 3a94005 to c80087d Compare February 23, 2021 19:33
@dependabot dependabot bot force-pushed the dependabot/go_modules/exporter/uptraceexporter/github.com/uptrace/uptrace-go-0.8.2 branch from c80087d to b20e9d2 Compare February 23, 2021 19:41
@bogdandrutu bogdandrutu merged commit 84d0774 into main Feb 23, 2021
@bogdandrutu bogdandrutu deleted the dependabot/go_modules/exporter/uptraceexporter/github.com/uptrace/uptrace-go-0.8.2 branch February 23, 2021 20:21
kisieland referenced this pull request in kisieland/opentelemetry-collector-contrib Mar 16, 2021
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.
pmatyjasek-sumo referenced this pull request in pmatyjasek-sumo/opentelemetry-collector-contrib Apr 28, 2021
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>
ljmsc referenced this pull request in ljmsc/opentelemetry-collector-contrib Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants