FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add DD Tracing to gRPC Go Feature Server by acevedosharp · Pull Request #116 · ExpediaGroup/feast · GitHub

forked from feast-dev/feast

Add DD Tracing to gRPC Go Feature Server - #116

Merged
acevedosharp merged 9 commits into
masterfrom
logging_metrics_grpc
Jul 10, 2024
Merged

Add DD Tracing to gRPC Go Feature Server#116
acevedosharp merged 9 commits into
masterfrom
logging_metrics_grpc

Conversation

acevedosharp commented Jul 9, 2024
edited
Loading

Copy link
Copy Markdown

Using official DataDog Go tracing library: https://pkg.go.dev/gopkg.in/DataDog/dd-trace-go.v1/contrib/google.golang.org/grpc which uses gRPC interceptors.

Did a test deployment and not only do we get gRPC metrics, but also Go application metrics as well:

acevedosharp changed the title Logging metrics grpc Add Tracing to gRPC Go Feature Server Jul 9, 2024
acevedosharp changed the title Add Tracing to gRPC Go Feature Server Add DD Tracing to gRPC Go Feature Server Jul 9, 2024
acevedosharp merged commit 850e97d into master Jul 10, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL