apm/

directory
v0.0.0-...-012d1c6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2021 License: Apache-2.0

README

apm(Application Performance Management)

用于服务器调试,bug追踪等服务质量监控,log,metrics,tracing,breaker,bi,alert

alog 异步日志输出

  • 异步操作
  • 输出支持插件扩展,默认支持terminal,simple file
  • 支持格式化

metrics 指标监控

需要支持常见的tsdb,比如Prometheus,InfluxDB,OpenTSDB等
https://github.com/prometheus/client_golang
https://github.com/uber-go/tally
https://github.com/rcrowley/go-metrics

tracing 调用链路追踪

常见的库:OpenTracer,zipkin,Jaeger

https://github.com/DataDog/dd-trace-go/blob/v1/ddtrace/opentracer/span.go
https://github.com/jaegertracing/jaeger-client-go

breaker 熔断器

Circuit Breakers Pattern

一些库

开源测试框架

开源压测框架

其他一些资料

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL