All Projects → google → Go Microservice Helpers

google / Go Microservice Helpers

Licence: apache-2.0
A collection of handy snippets that simplify creation of GRPC servers and clients

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Go Microservice Helpers

Molten
php probe for zipkin and opentracing
Stars: ✭ 740 (+85%)
Mutual labels:  tracing, zipkin, opentracing
nginx-opentracing
Instrument nginx for OpenTracing.
Stars: ✭ 21 (-94.75%)
Mutual labels:  tracing, opentracing, zipkin
Zipkin Go Opentracing
OpenTracing Bridge for Zipkin Go
Stars: ✭ 472 (+18%)
Mutual labels:  tracing, zipkin, opentracing
vertx-tracing
Vertx integration with tracing libraries
Stars: ✭ 21 (-94.75%)
Mutual labels:  tracing, opentracing, zipkin
Nginx Opentracing
NGINX plugin for OpenTracing
Stars: ✭ 341 (-14.75%)
Mutual labels:  tracing, zipkin, opentracing
easeagent
An agent component for the Java system
Stars: ✭ 437 (+9.25%)
Mutual labels:  tracing, opentracing, zipkin
Brave Opentracing
Bridge between OpenTracing and Brave
Stars: ✭ 64 (-84%)
Mutual labels:  tracing, zipkin, opentracing
go-zipkin-demo
Laravel + go-micro + grpc + Zipkin
Stars: ✭ 65 (-83.75%)
Mutual labels:  grpc, opentracing, zipkin
gcloud-opentracing
OpenTracing Tracer implementation for GCloud StackDriver in Go.
Stars: ✭ 44 (-89%)
Mutual labels:  grpc, tracing, opentracing
zipkin-ruby-opentracing
OpenTracing Tracer implementation for Zipkin in Ruby
Stars: ✭ 15 (-96.25%)
Mutual labels:  tracing, opentracing, zipkin
zipkin-cpp-opentracing
OpenTracing Tracer implementation for Zipkin in C++
Stars: ✭ 46 (-88.5%)
Mutual labels:  tracing, opentracing, zipkin
Hyperf
🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
Stars: ✭ 4,206 (+951.5%)
Mutual labels:  grpc, zipkin, opentracing
pitchfork
Convert tracing data between Zipkin and Haystack formats
Stars: ✭ 40 (-90%)
Mutual labels:  tracing, zipkin
java-okhttp
OpenTracing Okhttp client instrumentation
Stars: ✭ 21 (-94.75%)
Mutual labels:  tracing, opentracing
microprofile.training
home of http://microprofile.training sample app
Stars: ✭ 19 (-95.25%)
Mutual labels:  jwt, opentracing
java-metrics
No description or website provided.
Stars: ✭ 31 (-92.25%)
Mutual labels:  tracing, opentracing
zipkin-javascript-opentracing
Opentracing implementation for Zipkin in Javascript
Stars: ✭ 19 (-95.25%)
Mutual labels:  opentracing, zipkin
Micronaut Microservices Poc
Very simplified insurance sales system made in a microservices architecture using Micronaut
Stars: ✭ 394 (-1.5%)
Mutual labels:  zipkin, jwt
Fw Spring Cloud
SpringCloud构建实战、从入门到高级,包含eureka、zuul、gateway、feign、ribbon、hystrix、mq、turbine、nacos、elk、consul、zookeeper、rocketmq、kafka、分布式事务(RocketMq、LCN、Seata)、分库分表(Sharding-JDBC)、分布式锁(Redis、Guava)、jwt、SkyWalking、Zipkin、bootadmin等使用案例
Stars: ✭ 276 (-31%)
Mutual labels:  zipkin, jwt
Opentelemetry Rust
OpenTelemetry API and SDK for Rust
Stars: ✭ 280 (-30%)
Mutual labels:  tracing, zipkin

Go-Microservice-Helpers

This is not an official Google product

A collection of handy snippets that simplify creation of GRPC servers and clients. The provided helpers allow to create grpc endpoints with zipkin distributed tracing pre-configured; spawn http servers that serve both grpc and common http traffic; simplify golang crypto primitives to load EC keys.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].