Page MenuHomeDevCentral

Simplify the Sentry configuration
ClosedPublic

Authored by dereckson on Nov 12 2018, 00:00.
Tags
None
Referenced Files
F2747519: D2013.id5077.diff
Fri, Mar 29, 05:57
Unknown Object (File)
Wed, Mar 27, 15:16
Unknown Object (File)
Wed, Mar 27, 02:28
Unknown Object (File)
Tue, Mar 26, 16:40
Unknown Object (File)
Sat, Mar 23, 12:24
Unknown Object (File)
Fri, Mar 22, 18:09
Unknown Object (File)
Fri, Mar 22, 17:18
Unknown Object (File)
Thu, Mar 21, 02:47
Subscribers
None

Details

Summary

Provide a Zemke-Rhyne execution module method to build the Sentry DSN.

That allows to configure Sentry for a service by giving 3 parameters:

  • realm: the Sentry realm to determine server host
  • project_id: last part of the URL, an integer with the project to target
  • credential: the zr credential for Sentry
Test Plan

Test with notifications container

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
sentry-zr-love (branched from master)
Build Status
Buildable 3131
Build 3379: arc lint + arc unit

Event Timeline

dereckson created this revision.

Give SaaS Sentry pillar entries to Dwellers. Parse project id as string.

This revision is now accepted and ready to land.Nov 12 2018, 00:11
This revision was automatically updated to reflect the committed changes.