Page MenuHomeSoftware Heritage

Activate sentry for counter journal client
ClosedPublic

Authored by ardumont on Oct 15 2021, 10:18 AM.

Details

Summary

Related to T3662

Test Plan

octo-diff:

$SWH_PUPPET_ENVIRONMENT_HOME/bin/octocatalog-diff --octocatalog-diff-args --no-truncate-details --to staging counters0
...
*******************************************
  File[/etc/systemd/system/swh-counters-journal-client.service] =>
   parameters =>
     content =>
      @@ -8,4 +8,7 @@
      _
       [Service]
      +Environment=SWH_SENTRY_DSN=https://swh::deploy::counters::sentry_token@sentry.softwareheritage.org/19
      +Environment=SWH_SENTRY_ENVIRONMENT=staging
      +Environment=SWH_MAIN_PACKAGE=swh.counters
       User=swhstorage
       Group=swhstorage
*******************************************
  Systemd::Unit_file[swh-counters-journal-client.service] =>
   parameters =>
     content =>
      @@ -8,4 +8,7 @@
      _
       [Service]
      +Environment=SWH_SENTRY_DSN=https://swh::deploy::counters::sentry_token@sentry.softwareheritage.org/19
      +Environment=SWH_SENTRY_ENVIRONMENT=staging
      +Environment=SWH_MAIN_PACKAGE=swh.counters
       User=swhstorage
       Group=swhstorage
*******************************************
*** End octocatalog-diff on counters0.internal.staging.swh.network

Diff Detail

Repository
rSPSITE puppet-swh-site
Branch
staging
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 24449
Build 38153: arc lint + arc unit