Skip to content

Fix: launch: request id on every response and threaded through logs and traces (Auto-Generated) - #487

Merged
Depo-dev merged 5 commits into
Telocel-Labs:integration/pr-484-487from
Ennyblack:driptide/issue-425-1787855522078
Aug 31, 2026
Merged

Fix: launch: request id on every response and threaded through logs and traces (Auto-Generated)#487
Depo-dev merged 5 commits into
Telocel-Labs:integration/pr-484-487from
Ennyblack:driptide/issue-425-1787855522078

Conversation

@Ennyblack

Copy link
Copy Markdown

Closes #425

This pull request was generated automatically and scoped strictly to issue #425.

Changes

Implement request id generation and propagation across Go REST API middleware, structured logging, error response envelopes, OpenTelemetry spans, audit logs, documentation, and middleware chain stability tests.

Verification

⚠️ Not verified locally (no build system detected, or the required toolchain isn't installed on the worker). GitHub CI is the source of truth — please check the CI status on this PR before merging.

Linked with Closes #425 so the Drips Wave bot resolves the issue on merge.

@drips-wave

drips-wave Bot commented Aug 27, 2026

Copy link
Copy Markdown

@Ennyblack Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Depo-dev added a commit that referenced this pull request Aug 31, 2026
integration: salvage additive work from driptide PRs (#481, #483, #487)
Depo-dev added a commit to ravendevhub/Trident that referenced this pull request Aug 31, 2026
…#483/Telocel-Labs#487

These auto-generated PRs regenerated existing files from a stale base and
would have destroyed later work if merged as-is:
  Telocel-Labs#481  deletes 17 of 19 Prometheus alerts (process-down, disk, lag, RPC)
  Telocel-Labs#482  main.go 740 -> 100 lines, drops 13 of 14 functions, does not parse
  Telocel-Labs#484  deletes 530 lines of graphql.go and 596 lines of its tests
  Telocel-Labs#487  audit.go does not parse

Only their genuinely new, non-colliding files are taken here. Dropped as
superseded by better implementations already on dev:
  requestid.go            - dev's middleware.go validates incoming IDs
  db/partitions.rs        - dev has named_partition_ranges in db/mod.rs

go build ./... passes; both scripts pass bash -n.
@Depo-dev
Depo-dev changed the base branch from dev to integration/pr-484-487 August 31, 2026 23:25
@Depo-dev
Depo-dev merged commit e7a0365 into Telocel-Labs:integration/pr-484-487 Aug 31, 2026
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.

launch: request id on every response and threaded through logs and traces

2 participants