Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 8, 2020

Bumps contrib.go.opencensus.io/exporter/ocagent from 0.6.0 to 0.7.0.

Release notes

Sourced from contrib.go.opencensus.io/exporter/ocagent's releases.

Release v0.7.0 (Roaring 20s)

Features:

  • Ensuring that ResourceDetector is respected by the exporter, in PR #80
  • Updated dependencies to remove deprecated protoc generator in PR #83
Commits
  • e526276 go.mod: update dependencies for grpc-gateway to rid protoc-gen-go/* (#83)
  • b3d61db Ensure exporter respects ResourceDetector option (#80)
  • See full diff in compare view

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 added the dependencies Pull requests that update a dependency file label Jul 8, 2020
@dependabot dependabot bot force-pushed the dependabot/go_modules/contrib.go.opencensus.io/exporter/ocagent-0.7.0 branch from 1bfcdfb to 23ae4ec Compare July 9, 2020 07:39
@dependabot dependabot bot force-pushed the dependabot/go_modules/contrib.go.opencensus.io/exporter/ocagent-0.7.0 branch from 23ae4ec to f5d0442 Compare July 17, 2020 10:13
@dependabot dependabot bot force-pushed the dependabot/go_modules/contrib.go.opencensus.io/exporter/ocagent-0.7.0 branch from f5d0442 to d08b602 Compare July 27, 2020 10:55
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 28, 2020

Looks like contrib.go.opencensus.io/exporter/ocagent is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 28, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/contrib.go.opencensus.io/exporter/ocagent-0.7.0 branch July 28, 2020 08:22
jpkrohling pushed a commit that referenced this pull request Aug 25, 2023
To resolve the govulncheck reports:
```
Vulnerability #1: GO-2023-1987
    Large RSA keys can cause high CPU usage in crypto/tls
  More info: https://pkg.go.dev/vuln/GO-2023-1987
  Standard library
    Found in: crypto/[email protected]
    Fixed in: crypto/[email protected]
    Example traces found:
Error:       #1: service/internal/proctelemetry/config.go:299:27: proctelemetry.initOTLPgRPCExporter calls otlpmetricgrpc.New, which eventually calls tls.Conn.Handshake
Error:       #2: service/internal/proctelemetry/config.go:156:39: proctelemetry.InitPrometheusServer calls http.Server.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
Error:       #3: service/service.go:251:36: service.buildResource calls uuid.NewRandom, which eventually calls tls.Conn.Read
Error:       #4: service/config.go:35:13: service.Config.Validate calls fmt.Printf, which eventually calls tls.Conn.Write
Error:       #5: service/telemetry/telemetry.go:32:28: telemetry.Telemetry.Shutdown calls trace.TracerProvider.Shutdown, which eventually calls tls.Dialer.DialContext
```


https://github.com/open-telemetry/opentelemetry-collector/actions/runs/5753675727/job/15597394973?pr=8144
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.

1 participant