Deprecate Sentry release (#11651)
Let's deprecate Sentry Release and use APP_VERSION instead. It'll make it more clear in the interface to use named version for bug analysis, than commit sha
This commit is contained in:
@ -42,7 +42,6 @@ FRONTEND_URL=http://localhost:3001
|
||||
# EXCEPTION_HANDLER_DRIVER=sentry
|
||||
# METER_DRIVER=opentelemetry,console
|
||||
# SENTRY_ENVIRONMENT=main
|
||||
# SENTRY_RELEASE=latest
|
||||
# SENTRY_DSN=https://xxx@xxx.ingest.sentry.io/xxx
|
||||
# SENTRY_FRONT_DSN=https://xxx@xxx.ingest.sentry.io/xxx
|
||||
# LOG_LEVELS=error,warn
|
||||
|
||||
Reference in New Issue
Block a user