feature/distributed_tracing #1

Merged
stphnsmpsn merged 4 commits from feature/distributed_tracing into devel 2022-09-23 18:33:01 -03:00
Owner
  • add distributed tracing to application
    • add jaeger helm chart
  • add registration to frontend
  • use one image for all core services
* add distributed tracing to application * add jaeger helm chart * add registration to frontend * use one image for all core services
stphnsmpsn added 4 commits 2022-09-23 18:31:25 -03:00
* This is super ugly / hacky... there's got to be a middleware /
  interceptor for tonic gRPC that can do this. If not, perhaps I'll
  write one...
* Create Interceptor to propagate trace context to gRPC server
* Create Tower Layer to extract trace context and add to request
  extensions
* Retrieve trace context from request extensions and set inside request
  handlers
* Sort dependencies
* Remove unused dependencies
stphnsmpsn merged commit 30a5a01384 into devel 2022-09-23 18:33:01 -03:00
stphnsmpsn deleted branch feature/distributed_tracing 2022-09-23 18:33:01 -03:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stphnsmpsn/connected-home#1