Skip to content

bugsnag: emit slice_name from service_name in custom metadata tab#267

Open
morgan-wowk wants to merge 1 commit into
bugsnag-error-chainfrom
bugsnag/service-slice
Open

bugsnag: emit slice_name from service_name in custom metadata tab#267
morgan-wowk wants to merge 1 commit into
bugsnag-error-chainfrom
bugsnag/service-slice

Conversation

@morgan-wowk
Copy link
Copy Markdown
Collaborator

@morgan-wowk morgan-wowk commented May 28, 2026

Some Bugsnag stacks filter on custom.slice_name to assign errors to
a slice. Store the service_name passed to setup() and write it as
custom.slice_name on every event so errors from orchestrator, api, and
metrics_poller each land in their own slice.

Consolidates all custom tab writes into a single add_tab call.

Observe error analytics filters on custom.slice_name to assign errors to
a slice. Store the service_name passed to setup() and write it as
custom.slice_name on every event so errors from orchestrator, api, and
metrics_poller each land in their own slice.

Consolidates all custom tab writes into a single add_tab call.
Copy link
Copy Markdown
Collaborator Author

morgan-wowk commented May 28, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant