Some checks failed
continuous-integration/drone Build is failing
* add distributed tracing to application * add jaeger helm chart * 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 * add registration to frontend * use one image for all core services Reviewed-on: #1 Co-authored-by: Steve Sampson <mail@stephensampson.dev> Co-committed-by: Steve Sampson <mail@stephensampson.dev>
7 lines
111 B
YAML
7 lines
111 B
YAML
apiVersion: v2
|
|
name: jaeger
|
|
description: Trace Collection
|
|
type: application
|
|
version: 0.1.0
|
|
appVersion: "0.1.0"
|