Related to T3664
Details
Details
- Reviewers
vsellier - Group Reviewers
System administrators - Maniphest Tasks
- T3664: Activate sentry for journal clients
- Commits
- rSPSITEea6f003e0479: Activate sentry for scheduler journal client
$SWH_PUPPET_ENVIRONMENT_HOME/bin/octocatalog-diff --octocatalog-diff-args --no-truncate-details --to staging saatchi ... diff origin/production/saatchi.internal.softwareheritage.org current/saatchi.internal.softwareheritage.org ******************************************* File[/etc/systemd/system/swh-scheduler-journal-client.service] => parameters => content => @@ -8,4 +8,7 @@ _ [Service] +Environment=SWH_SENTRY_DSN=https://swh::deploy::scheduler::sentry_token@sentry.softwareheritage.org/7 +Environment=SWH_SENTRY_ENVIRONMENT=production +Environment=SWH_MAIN_PACKAGE=swh.scheduler User=swhscheduler Group=swhscheduler ******************************************* Systemd::Unit_file[swh-scheduler-journal-client.service] => parameters => content => @@ -8,4 +8,7 @@ _ [Service] +Environment=SWH_SENTRY_DSN=https://swh::deploy::scheduler::sentry_token@sentry.softwareheritage.org/7 +Environment=SWH_SENTRY_ENVIRONMENT=production +Environment=SWH_MAIN_PACKAGE=swh.scheduler User=swhscheduler Group=swhscheduler ******************************************* *** End octocatalog-diff on saatchi.internal.softwareheritage.org
Diff Detail
Diff Detail
- Repository
- rSPSITE puppet-swh-site
- Branch
- staging
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 24456 Build 38161: arc lint + arc unit