-
Notifications
You must be signed in to change notification settings - Fork 33
feat: exporter prometheus_client /metrics (JEP-0013 Phase 2) #934
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
mangelajo
merged 16 commits into
jumpstarter-dev:main
from
RoddieKieley:jep-0013-phase2-exporter-metrics
Aug 25, 2026
Merged
Changes from 13 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
ea2ab32
feat: exporter prometheus_client /metrics (JEP-0013 Phase 2)
RoddieKieley 7b76472
fix: evaluate and address human feedback.
RoddieKieley df108dc
fix: capture stream metrics context once per copy.
RoddieKieley a32b131
fix: record unary success metrics after response encoding.
RoddieKieley 2aa76db
fix: use ephemeral metrics port and tolerate bind failures.
RoddieKieley a5f7c06
Add test_driver_call_succeeds_when_metrics_recording_raises; raise an…
RoddieKieley 16cfb0a
fix: return shutdown handle from start_metrics_server.
RoddieKieley ccad0a2
fix: treat invalid metrics bind addresses as non-fatal.
RoddieKieley ef4c13f
fix: initialize exporter metrics registry eagerly.
RoddieKieley d95272e
fix: unbind exporter log context when a session ends.
RoddieKieley 152a1ac
fix: address remaining exporter metrics style review notes.
RoddieKieley 35674c9
fix: move driver error map below imports to satisfy E402.
RoddieKieley 1bb49a2
docs: record Phase 2 exporter metric cardinality risks.
RoddieKieley 8574c11
fix: address raballew review on exporter metrics typing and cancel.
RoddieKieley 697d81c
fix: make exporter metrics bind fatal and always-on.
RoddieKieley c7df5c9
test: assert copy_stream records stream-byte metrics.
RoddieKieley File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.