Page MenuHomeDevCentral

Deploy Symbolicator container for Sentry
ClosedPublic

Authored by dereckson on Mar 12 2023, 22:54.
Tags
None
Referenced Files
F10316775: D2882.id7346.diff
Sat, Jun 28, 10:04
Unknown Object (File)
Fri, Jun 27, 12:49
Unknown Object (File)
Thu, Jun 26, 13:18
Unknown Object (File)
Tue, Jun 24, 20:44
Unknown Object (File)
Sat, Jun 21, 18:01
Unknown Object (File)
Sat, Jun 21, 10:14
Unknown Object (File)
Tue, Jun 17, 15:26
Unknown Object (File)
Tue, Jun 17, 15:17
Subscribers
None

Details

Summary

Allow to resolve stacktraces for native software to known symbols,
like function names and their location in source file code.

Configuration file and container configuration from getsentry/self-hosted.

Reference: https://getsentry.github.io/symbolicator/

Ref T1791

Test Plan

Deploy to docker-002

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
dereckson added inline comments.
roles/paas-docker/containers/symbolicator.sls
45

image ; uid/gid - symbolicator:x:10021:10021::/home/symbolicator:/bin/sh

Empty log, container running.

This revision is now accepted and ready to land.Mar 12 2023, 23:41
This revision was automatically updated to reflect the committed changes.