Skip to content

chore: merge main into release#28

Merged
catinspace-au merged 4 commits into
releasefrom
chore/merge-to-release
Mar 26, 2026
Merged

chore: merge main into release#28
catinspace-au merged 4 commits into
releasefrom
chore/merge-to-release

Conversation

@catinspace-au
Copy link
Copy Markdown
Collaborator

Automated Release Merge

Merging main into release (3 commits).

Commits

3d29d33 chore: version 1.17.0-dev.13 [skip ci]
85839b7 fix: add metrics instrumentation to gRPC transport
e9e81f1 chore: update hyperi-ai submodule

catinspace-au and others added 4 commits March 25, 2026 13:24
Emit dfe_transport_* Prometheus metrics from gRPC send/recv paths:
- sent_total, send_errors_total, backpressured_total, refused_total
- send_duration_seconds histogram
- inflight gauge, queue_size gauge, healthy gauge

Server-side push handler switched from blocking send to try_send
with proper backpressure (ResourceExhausted) and refused (Closed)
status codes. All metrics gated behind #[cfg(feature = "metrics")].
# [1.17.0-dev.13](v1.17.0-dev.12...v1.17.0-dev.13) (2026-03-26)

### Bug Fixes

* add metrics instrumentation to gRPC transport ([85839b7](85839b7))
# Conflicts:
#	CHANGELOG.md
#	Cargo.toml
#	VERSION
@catinspace-au catinspace-au merged commit 2af02e7 into release Mar 26, 2026
6 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.19.7 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@catinspace-au catinspace-au deleted the chore/merge-to-release branch March 26, 2026 03:51
catinspace-au added a commit that referenced this pull request May 21, 2026
catinspace-au added a commit that referenced this pull request May 21, 2026
catinspace-au added a commit that referenced this pull request May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants