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

increase function calculate duplicate result, but metrics seems not duplicate #5423

Closed
Erictsu1947 opened this Issue Apr 1, 2019 · 1 comment

Comments

Projects
None yet
2 participants
@Erictsu1947
Copy link

Erictsu1947 commented Apr 1, 2019

Bug Report

Hi, I use mysqld_exporter to collect mysql status.

It works well, but sometimes i find some original metrics seems not to be duplicate.
When I try some aggregate functions, such as increase/rate, the result i get seems
calculate duplicate metric.

I got some metrics original as below

屏幕快照 2019-04-01 下午5 48 57

and i got some metrics with increase function as below

屏幕快照 2019-04-01 下午5 48 26

here the result with rate function

屏幕快照 2019-04-01 下午5 53 31

Environment

  • System information:

    Linux 4.4.0-144-generic x86_64

  • Prometheus version:

    2.7.1

@brian-brazil

This comment has been minimized.

Copy link
Member

brian-brazil commented Apr 1, 2019

I don't see anything wrong or unusual here.

It makes more sense to ask questions like this on the prometheus-users mailing list rather than in a GitHub issue. On the mailing list, more people are available to potentially respond to your question, and the whole community can benefit from the answers provided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.