Skip to content

feat(http): Add HTTP middleware to the observability modules#232

Merged
wdullaer merged 1 commit intomasterfrom
push-qlnntxrolkps
Apr 10, 2026
Merged

feat(http): Add HTTP middleware to the observability modules#232
wdullaer merged 1 commit intomasterfrom
push-qlnntxrolkps

Conversation

@wdullaer
Copy link
Copy Markdown
Contributor

@wdullaer wdullaer commented Apr 3, 2026

Adds the following features:

  • An HTTP request logger
  • HTTP server metrics for request count, inflight requests and duration
  • HTTP server traces support

This brings the observability modules support for HTTP servers on par with their support for GRPC servers

[sc-160133]

@wdullaer wdullaer force-pushed the push-qlnntxrolkps branch 6 times, most recently from b52512e to 449d38c Compare April 8, 2026 12:17
Adds the following features:
* An HTTP request logger
* HTTP server metrics for request count, inflight requests and duration
* HTTP server traces support

This brings the observability modules support for HTTP servers on par
with their support for GRPC servers

[sc-160133]
@wdullaer wdullaer force-pushed the push-qlnntxrolkps branch from 449d38c to 5e7d2b5 Compare April 8, 2026 14:04
@wdullaer wdullaer merged commit aef4eb5 into master Apr 10, 2026
5 checks passed
@wdullaer wdullaer deleted the push-qlnntxrolkps branch April 10, 2026 13:09
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.

2 participants