Skip to content

Change the process name for hyperion for better graylog output#1747

Merged
rtuck99 merged 4 commits into
mainfrom
1721_make_logs_nicer
Jun 24, 2026
Merged

Change the process name for hyperion for better graylog output#1747
rtuck99 merged 4 commits into
mainfrom
1721_make_logs_nicer

Conversation

@rtuck99

@rtuck99 rtuck99 commented May 12, 2026

Copy link
Copy Markdown
Contributor

This sets the process name for Hyperion so that graylog will show it in the process_name field instead of the unhelpful MainProcess, allowing the supervisor and callbacks to be distinguished.

Most blueapi activity occurs within child worker processes, which already have their own name.

Checks for reviewer

  • Would the PR title make sense to a user on a set of release notes

@rtuck99 rtuck99 added the hyperion Issues for Hyperion, the Bluesky UDC stack label May 12, 2026
@codecov

codecov Bot commented May 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.03%. Comparing base (ea8cc13) to head (99b7dd4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1747   +/-   ##
=======================================
  Coverage   93.02%   93.03%           
=======================================
  Files         164      164           
  Lines        8919     8924    +5     
=======================================
+ Hits         8297     8302    +5     
  Misses        622      622           
Components Coverage Δ
i24 SSX 77.16% <ø> (ø)
hyperion 98.74% <100.00%> (+<0.01%) ⬆️
other 98.16% <100.00%> (+<0.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rtuck99 rtuck99 marked this pull request as ready for review June 15, 2026 09:52
@rtuck99 rtuck99 requested a review from a team as a code owner June 15, 2026 09:52

@phathaway phathaway left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Meets issue spec

@rtuck99 rtuck99 enabled auto-merge (squash) June 24, 2026 16:20
@rtuck99 rtuck99 merged commit aeae535 into main Jun 24, 2026
12 of 13 checks passed
@rtuck99 rtuck99 deleted the 1721_make_logs_nicer branch June 24, 2026 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hyperion Issues for Hyperion, the Bluesky UDC stack

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants