Skip to content

PROP-10 - Implement observability#195

Draft
smithjilks wants to merge 1 commit intoabsmach:mainfrom
smithjilks:feat-10
Draft

PROP-10 - Implement observability#195
smithjilks wants to merge 1 commit intoabsmach:mainfrom
smithjilks:feat-10

Conversation

@smithjilks
Copy link
Copy Markdown
Contributor

@smithjilks smithjilks commented Apr 23, 2026

What type of PR is this?

his is a feature — it implements a comprehensive, project-wide observability stack (tracing, metrics, structured logging) across all Propeller components (Go, Rust, C/Zephyr)

What does this do?

Adds a unified observability layer across all Propeller services with distributed tracing, Prometheus metrics, and structured logging.

Which issue(s) does this PR fix/relate to?

Resolves #10

Have you included tests for your changes?

YES

Did you document any new/modified features?

No

Notes

@smithjilks smithjilks requested a review from rodneyosodo April 23, 2026 09:01
@smithjilks smithjilks self-assigned this Apr 23, 2026
@smithjilks smithjilks marked this pull request as draft April 23, 2026 09:05
@smithjilks smithjilks force-pushed the feat-10 branch 2 times, most recently from 7d50717 to f9be743 Compare April 24, 2026 07:17
Signed-off-by: Jilks Smith <smithjilks@gmail.com>

# Conflicts:
#	go.mod
#	go.sum
#	manager/api/endpoint.go
#	manager/manager.go
#	manager/middleware/logging.go
#	manager/middleware/metrics.go
#	manager/middleware/tracing.go
#	manager/mocks/service.go
#	manager/service.go
#	manager/service_proplet_test.go
#	proxy/service.go
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.

Feature: Implement observability

1 participant