kangqi
e751736516
trace exporter: add new type `file` ( #3298 )
...
Co-authored-by: zhaikangqi <794556486@qq.com>
2 years ago
Kevin Wan
b92e706ce1
chore: refactor ( #3295 )
2 years ago
MiNG
1b5946346e
feat: support optional otel global initialization for #3284 ( #3292 )
2 years ago
Toby
278ae3d26a
feat: add OtlpHttpPath config support for ZincObserve Telemetry ( #3271 )
...
Signed-off-by: Toby Yan <me@tobyan.com>
Co-authored-by: cong <zhangcong1992@gmail.com>
2 years ago
Kevin Wan
b1c4c4736f
chore: better comments ( #3232 )
2 years ago
Toby
1853428011
feat: add otlptracegrpc otlptracehttp headers support for Uptrace ( #3219 )
...
Signed-off-by: Toby Yan <me@tobyan.com>
Co-authored-by: cong <zhangcong1992@gmail.com>
2 years ago
xiandong
6dbcfb5e5d
rm kindJaegerUdp
2 years ago
xiandong
16a5f30b0c
add parseEndpoint
2 years ago
xiandong
4e6d800877
add parseEndpoint
2 years ago
xiandong
b6bedcd522
add kindJaegerUdp
2 years ago
xiandong
12060c9c0c
opentelemetry support AgentHost, AgentPort
2 years ago
xiandong
e575bf8317
add jaeger.WithAgentEndpoint
2 years ago
cong
42413dc294
feat(trace): support otlp http exporter ( #2746 )
...
* feat(trace): support otlp http exporter
* chore: use otlptracehttp v1.10.0 not upgrade grpc version prevent other modules break
* refactor(trace): rename exporter kind grpc to otlpgrpc.
BREAKING CHANGE: trace Config.Batcher should use otlpgrpc instead of grpc now.
2 years ago
王哈哈
dac3600b53
Modify comment syntax error ( #2572 )
2 years ago
genewoo
05c2f313c7
feat: add grpc export ( #2379 )
...
Co-authored-by: Gene Wu <gene.wu@cabital.com>
2 years ago
Kevin Wan
10e7922597
feat: opentelemetry integration, removed self designed tracing ( #1111 )
...
* feat: opentelemetry integration, removed self designed tracing
* feat: support zipkin on opentelemetry integration
* feat: support zipkin on opentelemetry integration, enable it in conf
* style: format code
* fix: support logx without exporter configured
* fix: check return values
* refactor: simplify code
* refactor: simplify opentelemetry integration
* ci: fix staticcheck errors
3 years ago