Bump github.com/getsentry/sentry-go from 0.21.0 to 0.22.0
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-go/compare/v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: github.com/getsentry/sentry-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Sebastian Serth

parent
527aaf713f
commit
3a5ab3aaea
@ -85,6 +85,9 @@ sentry:
|
||||
# enabletracing: true
|
||||
# The sample rate for sampling traces in the range [0.0, 1.0].
|
||||
# tracessamplerate: 1.0
|
||||
# The sample rate for sampling performance profiles in the range [0.0, 1.0].
|
||||
# This is only used if enabletracing is set to true and is relative to tracessamplerate.
|
||||
# profilessamplerate: 1.0
|
||||
|
||||
# Configuration of the influxdb monitoring
|
||||
influxdb:
|
||||
|
Reference in New Issue
Block a user