You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/core/service
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
..
serviceconf.go feat: opentelemetry integration, removed self designed tracing (#1111) 3 years ago
serviceconf_test.go add more tests for service (#463) 4 years ago
servicegroup.go chore: update code format. (#628) 4 years ago
servicegroup_test.go chore: update code format. (#628) 4 years ago