Page MenuHomeDevCentral

Deploy Symbolicator container for Sentry
ClosedPublic

Authored by dereckson on Mar 12 2023, 22:54.
Tags
None
Referenced Files
F11727719: D2882.id7348.diff
Wed, Sep 17, 08:39
F11726036: D2882.id7346.diff
Tue, Sep 16, 23:36
F11725424: D2882.id7349.diff
Tue, Sep 16, 20:24
Unknown Object (File)
Sun, Sep 14, 07:55
Unknown Object (File)
Sat, Sep 13, 22:58
Unknown Object (File)
Sat, Sep 13, 16:21
Unknown Object (File)
Fri, Sep 12, 18:15
Unknown Object (File)
Fri, Sep 12, 18:15
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.