opencensus-grpc-demo
gRPC tracing demo
A demo project showing how to use OpenCensus with gRPC servers and clients to collect metrics and traces
Export metrics and traces from gRPC servers and clients
59 stars
8 watching
12 forks
Language: Java
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ridha/grpc-streaming-demo | A gRPC-based demo of bi-directional streaming RPC's | 168 |
0xc0dec/demos | A collection of OpenGL and Vulkan graphics demos in C++ | 45 |
fadelis/grpcmock | A tool to easily mock gRPC endpoints for unit testing and integration testing | 146 |
rookie-ninja/rk-grpc | A tool for building gRPC microservices with automated code generation and middleware support | 75 |
grpc-ecosystem/polyglot | A universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos. | 530 |
njpatel/grpcc | A command-line tool for testing gRPC APIs with automatic reconnect and pretty-printing capabilities. | 1,130 |
g-truc/ogl-samples | A collection of examples showcasing OpenGL graphics and programming techniques | 770 |
eliaperantoni/spaceman | A cross-platform gRPC client for testing and debugging gRPC servers | 369 |
oslabs-beta/yodelay | A tool for testing and verifying gRPC endpoints | 228 |
troylelandshields/omgrpc | A tool for testing and interacting with gRPC services using a graphical interface. | 464 |
saturnism/grpc-by-example-java | A collection of Java examples demonstrating gRPC usage in various applications and scenarios | 876 |
tikv/grpc-rs | A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,807 |
grpc-swagger/grpc-swagger | Tools for debugging and exploring gRPC services using Swagger UI | 425 |
greptimeteam/demo-scene | Supports demos and talks on time-series databases and data processing pipelines with tools like GreptimeDB, InfluxDB, and Prometheus. | 29 |
hsivonen/recode_cpp | A test and demonstration project for encoding_rs in C++ | 2 |