gjcarneiro / yacron

A modern Cron replacement that is Docker-friendly
MIT License
449 stars 38 forks source link

Feature Request: Sentry environment config #53

Closed vcajes closed 2 years ago

vcajes commented 2 years ago

Description

Sentry allows you to set the environment during the initialization, this is very helpful as allows later to easily filter on their UI errors for different environments we have.

Reference: https://docs.sentry.io/platforms/python/configuration/environments/

It would be great to be able to define this environment (optionally) on the yacron sentry config and used like explained on the link above.

Thanks a lot and great work on this project

vcajes commented 2 years ago

I believe it will imply: