mirror of
https://github.com/go-kratos/kratos.git
synced 2025-03-17 21:07:54 +02:00
fix zipkin name
This commit is contained in:
parent
908e196df4
commit
0cf5edb455
@ -28,7 +28,7 @@ type Span struct {
|
||||
}
|
||||
|
||||
func (s *Span) ServiceName() string {
|
||||
return s.operationName
|
||||
return s.dapper.serviceName
|
||||
}
|
||||
|
||||
func (s *Span) OperationName() string {
|
||||
|
Loading…
x
Reference in New Issue
Block a user