Skip to content

CloudDetail/jaeger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Jaeger-remote-storage

基于 jaeger 1.59 拓展,参考jaeger-clickhouse,支持clickhouse作为后端存储, 同时兼容原来的后端存储

构建

docker build -t apo-jaeger-remote-storage:latest -f cmd/remote-storage/Dockerfile-APO .

部署

docker run -e SPAN_STORAGE_TYPE=clickhouse -e CLICKHOUSE_CONFIG=/app/config.yaml apo-jaeger-remote-storage:latest

配置

clickhouse后端存储配置文件config.yaml

About

CNCF Jaeger, a Distributed Tracing Platform

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 95.1%
  • Python 1.8%
  • Shell 1.5%
  • Makefile 0.9%
  • Jsonnet 0.3%
  • Dockerfile 0.3%
  • Other 0.1%