jaeger
There are 549 repositories under jaeger topic.
jina-ai/serve
☁️ Build multimodal AI applications with cloud-native stack
jaegertracing/jaeger
CNCF Jaeger, a Distributed Tracing Platform
SigNoz/signoz
SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
openobserve/openobserve
🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay).
xinliangnote/go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
Nepxion/Discovery
☀️ Nepxion Discovery is a solution for Spring Cloud with blue green, gray, route, limitation, circuit breaker, degrade, isolation, tracing, dye, failover, active 蓝绿灰度发布、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移、多活
Mikaelemmmm/go-zero-looklook
🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices.
xobserve/xo
Observe any stack, any service and any data, using any UI components you prefer, never missing any X factors and resolve them before they become real problems.
open-telemetry/opentelemetry-demo
This repository contains the OpenTelemetry Astronomy Shop, a microservice-based distributed system intended to illustrate the implementation of OpenTelemetry in a near real-world environment.
open-telemetry/opentelemetry-rust
The Rust OpenTelemetry implementation
bitloops/ddd-hexagonal-cqrs-es-eda
Complete working example of using Domain Driven Design (DDD), Hexagonal Architecture, CQRS, Event Sourcing (ES), Event Driven Architecture (EDA), Behaviour Driven Development (BDD) using TypeScript and NestJS. Like what you see? Don't forget to star! ⭐ ^^^
jaegertracing/jaeger-ui
Web UI for Jaeger
harlow/go-micro-services
HTTP up front, Protobufs in the rear
AleksK1NG/Go-Clean-Architecture-REST-API
Golang Clean Architecture REST API example
tikv/minitrace-rust
Extremely fast tracing library for Rust
CocaineCong/gin-mall
基于 gin+gorm+redis+mysql 读写分离的电子商城,包括 JWT 鉴权,CORS跨域,AES 对称加密,引入ELK体系方便日志查看,jaeger进行trace查看,skywalking进行检测,使用docker容器化部署
sdgmf/go-project-sample
Introduce the best practice experience of Go project with a complete project example.通过一个完整的项目示例介绍Go语言项目的最佳实践经验.
jaegertracing/jaeger-kubernetes
Support for deploying Jaeger into Kubernetes
cncf/devstats.archive
📈CNCF-created tool for analyzing and graphing developer contributions
digma-ai/digma
🧑💻🔭 Digma helps you fix performance issues in your code by automatically profiling the code execution. Using APMs to identify code bottlenecks, query problems and scalability issues takes time and effort - Digma automates all of that. Digma is free for developers - get it here: https://digma.ai/get-digma/
typelevel/natchez
functional tracing for cats
census-instrumentation/opencensus-node
A stats collection and distributed tracing framework
jaegertracing/helm-charts
Helm Charts for Jaeger backend
ninadingole/docker-compose-stacks
Contains all the docker-compose stacks I use for my testing and development work
didier-durand/microservices-on-cloud-kubernetes
Microservices demo application on cloud-hosted Kubernetes cluster
AleksK1NG/Go-gRPC-RabbitMQ-microservice
Go gRPC RabbitMQ email microservice
jukylin/jaeger-php
Jaeger Bindings for PHP OpenTracing API
observatorium/observatorium
This repository contains the deployment configurations for the Observatorium instances
AleksK1NG/Go-CQRS-Kafka-gRPC-Microservices
Go gRPC Kafka CQRS microservices with tracing
trace4cats/trace4cats
Distributed app tracing implementation in pure scala using cats-effect
aio-libs/aiozipkin
Distributed tracing instrumentation for asyncio with zipkin
Aristat/golang-example-app
Example application
pace/bricks
A standard library for microservices.
AleksK1NG/Go-Kafka-gRPC-MongoDB-microservice
Go products microservice
AleksK1NG/Go-EventSourcing-CQRS
Go Event Sourcing CQRS Microservice