Page MenuHomeDevCentral

Deploy Symbolicator container for Sentry
ClosedPublic

Authored by dereckson on Mar 12 2023, 22:54.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 12, 07:00
Unknown Object (File)
Mon, Nov 11, 12:20
Unknown Object (File)
Sun, Nov 10, 02:59
Unknown Object (File)
Sun, Nov 10, 02:58
Unknown Object (File)
Thu, Nov 7, 19:18
Unknown Object (File)
Thu, Nov 7, 11:13
Unknown Object (File)
Tue, Nov 5, 14:05
Unknown Object (File)
Tue, Nov 5, 12:49
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 Passed
Unit
No Test Coverage
Branch
sentry-symbolicator
Build Status
Buildable 4550
Build 4817: arc lint + arc unit

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.