Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Statistical metric matching fails, resulting in data loss #1873

Closed
1 task done
zhangshenghang opened this issue Apr 27, 2024 · 3 comments · Fixed by #1884
Closed
1 task done

[BUG] Statistical metric matching fails, resulting in data loss #1873

zhangshenghang opened this issue Apr 27, 2024 · 3 comments · Fixed by #1884
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@zhangshenghang
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Monitoring metic matching failed

Use ElasticSearch as an example:

issue file:MetricsCollect

On line 171, we see the collected data as shown in the picture below
image
image

When debugging to line 172, it was found that several statistical metric were missing.

image

Expected Behavior

No response

Steps To Reproduce

No response

Environment

HertzBeat version(s):

Debug logs

No response

Anything else?

No response

@tomsun28
Copy link
Contributor

maybe casue by the pr #1859

@HeartLinked
Copy link
Contributor

I can try to fix this issue. Please assign it to me.

@tomsun28
Copy link
Contributor

I can try to fix this issue. Please assign it to me.

hi sorry i just have submit the pr to fix it, you can help review this #1884

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
Development

Successfully merging a pull request may close this issue.

3 participants