You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be consistent with -sentry-dsn and SENTRY_DSN, I guess it should be done for SENTRY_ENVIRONMENT/SENTRY_RELEASE env variables and -sentry-environment/-sentry-release CLI arguments.
Thanks for this project btw, it's awesome ❤️
The text was updated successfully, but these errors were encountered:
Hi there,
Today we can set Sentry DSN but it would be nice to also be able to set Sentry environment and release.
It seems
logrus_sentry
allows it :evalphobia/logrus_sentry#22
evalphobia/logrus_sentry#26
To be consistent with
-sentry-dsn
andSENTRY_DSN
, I guess it should be done forSENTRY_ENVIRONMENT
/SENTRY_RELEASE
env variables and-sentry-environment
/-sentry-release
CLI arguments.Thanks for this project btw, it's awesome ❤️
The text was updated successfully, but these errors were encountered: