change rsp #153
This commit is contained in:
parent
0cd96ef47e
commit
3e1b68f0fe
@ -107,7 +107,7 @@ func (h *Handler) Metrics(ctx context.Context, req *codecpb.Frame, rsp *codecpb.
|
||||
return nil
|
||||
}
|
||||
|
||||
w.Write(rsp.Data)
|
||||
rsp.Data = buf.Bytes()
|
||||
|
||||
return nil
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user