gitlab-org--gitlab-foss/changelogs/unreleased/an-gilab-process-name.yml
Andrew Newdigate 2c0d69d310 Extract process_name from GitLab::Sentry
GitLab::Sentry has a program_context method to determine whether a
Sentry exception occurred in Sidekiq or rails. Since we will need
similar functionality for distributed tracing, this change extracts the
program_context method into GitLab.process_name for more general
consumption.
2019-01-16 15:29:05 +02:00

5 lines
93 B
YAML

---
title: Extract process_name from GitLab::Sentry
merge_request: 24422
author:
type: other