Page MenuHomeDevCentral

Simplify the Sentry configuration
ClosedPublic

Authored by dereckson on Nov 12 2018, 00:00.
Tags
None
Referenced Files
F3755683: D2013.id5078.diff
Mon, Nov 18, 17:01
Unknown Object (File)
Fri, Nov 15, 06:37
Unknown Object (File)
Tue, Nov 12, 16:07
Unknown Object (File)
Mon, Nov 11, 14:26
Unknown Object (File)
Sun, Nov 10, 08:28
Unknown Object (File)
Sun, Nov 10, 08:27
Unknown Object (File)
Sun, Nov 10, 08:27
Unknown Object (File)
Sat, Nov 9, 15:07
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 3130
Build 3378: 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.