Page MenuHomeDevCentral

Simplify the Sentry configuration
ClosedPublic

Authored by dereckson on Nov 12 2018, 00:00.
Tags
None
Referenced Files
F2817993: D2013.diff
Tue, Apr 16, 02:21
F2817402: D2013.id5078.diff
Mon, Apr 15, 16:41
Unknown Object (File)
Sun, Apr 14, 15:12
Unknown Object (File)
Sun, Apr 14, 07:10
Unknown Object (File)
Sun, Apr 14, 06:16
Unknown Object (File)
Sun, Apr 14, 06:16
Unknown Object (File)
Sat, Apr 13, 11:45
Unknown Object (File)
Fri, Apr 12, 19:37
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 Not Applicable
Unit
Tests Not Applicable

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.