Page MenuHomeDevCentral

Simplify the Sentry configuration
ClosedPublic

Authored by dereckson on Nov 12 2018, 00:00.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 16:37
Unknown Object (File)
Wed, Apr 24, 11:14
Unknown Object (File)
Wed, Apr 24, 08:09
Unknown Object (File)
Tue, Apr 23, 15:59
Unknown Object (File)
Tue, Apr 23, 14:04
Unknown Object (File)
Mon, Apr 22, 00:02
Unknown Object (File)
Sun, Apr 21, 20:13
Unknown Object (File)
Sat, Apr 20, 05:02
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.