Closed ethinx closed 1 year ago
@ethinx I've fixed the problem for the repo, but couldn't reproduce the problem for the worker. Could you please test it against the latest commit and see if the worker problem still exists?
repo and worker look good now.
What happened
Use
samples/gateway
for testing, enable metrics plugin as followingThe label of custom metrics(
request_*
,response_*
) are incorrect in repo.The label of custom metrics on the repo as following:
Moreover, I try to get the metrics from proxy worker several times, the first label of the metrics may be lost (
{,
).There is no problem on main branch.
How to reproduce
As aforementioned.
Expect behavior
labels are consistent in pjs and the final result.
Version info