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

[prometheus-pushgateway] The stops updating metrics at some point in time #843

Open
2 tasks done
shvgn opened this issue Feb 10, 2022 · 4 comments
Open
2 tasks done
Labels
priority/backlog Issues that have the least priority type/bug type/good-first-issue

Comments

@shvgn
Copy link
Contributor

shvgn commented Feb 10, 2022

Preflight Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for an issue that matches the one I want to file, without success.

Version

v1.30

Expected Behavior

All pushed metrics should be udpated in the pushgateway

Actual Behavior

Observed, that metrics stop accumulating, resulting in zero values and in Prometheus

Steps To Reproduce

No specific pattern observed

Additional Information

Probably, we should update the version of the app, now we use 0.9.0 (from mid-2019) while the latest version is 1.4.2.

Flong with the issue, we see non-informative logs about connection resets. This was also fixed in mid-2020

Logs

level=error ts=2022-02-09T14:25:33.103Z caller=main.go:55 msg="error encoding and sending metric family: write tcp 10.xx.yy.zz:9091->10.vv.ww.uu:59976: write: broken pipe\n"
2022/02/09 14:25:33 http: superfluous response.WriteHeader call from github.com/prometheus/client_golang/prometheus/promhttp.httpError (http.go:344)
level=error ts=2022-02-09T14:26:03.080Z caller=main.go:55 msg="error encoding and sending metric family: write tcp 10.xx.yy.zz:9091->10.vv.ww.uu:60946: write: connection reset by peer\n"
2022/02/09 14:26:03 http: superfluous response.WriteHeader call from github.com/prometheus/client_golang/prometheus/promhttp.httpError (http.go:344)
@EvgenySamoylov EvgenySamoylov added type/bug priority/backlog Issues that have the least priority labels Feb 16, 2022
@stale
Copy link

stale bot commented May 17, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale
Copy link

stale bot commented Aug 30, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the status/rotten label Aug 30, 2022
@stale
Copy link

stale bot commented Sep 9, 2022

This issue has been automatically closed because it has not had activity in the last month and a half. If this issue is still valid, please ping a maintainer and ask them to check this again. Thank you for your contributions.

@stale stale bot closed this as completed Sep 9, 2022
@nabokihms nabokihms reopened this Sep 10, 2022
@stale stale bot removed the status/rotten label Sep 10, 2022
@stale
Copy link

stale bot commented Dec 9, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/backlog Issues that have the least priority type/bug type/good-first-issue
Projects
None yet
Development

No branches or pull requests

3 participants