Page MenuHomeDevCentral

Simplify the Sentry configuration
ClosedPublic

Authored by dereckson on Nov 12 2018, 00:00.
Tags
None
Referenced Files
F2956642: D2013.diff
Sat, May 18, 00:56
Unknown Object (File)
Sat, May 18, 00:16
Unknown Object (File)
Thu, May 16, 11:06
Unknown Object (File)
Thu, May 16, 10:49
Unknown Object (File)
Wed, May 15, 00:09
Unknown Object (File)
Tue, May 14, 14:23
Unknown Object (File)
Mon, May 13, 08:31
Unknown Object (File)
Sun, May 12, 22:14
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.