Skip to content

Too many metrics for a single log line #3689

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

Closed
pietroalbini opened this issue Jun 9, 2021 · 0 comments · Fixed by #3690
Closed

Too many metrics for a single log line #3689

pietroalbini opened this issue Jun 9, 2021 · 0 comments · Fixed by #3690
Labels
C-bug 🐞 Category: unintended, undesired behavior

Comments

@pietroalbini
Copy link
Member

After deploying #3684 we stopped collecting metrics, and after a short investigation it seems like that the metrics line is too big for Heroku to fit in a single line, splitting it into multiple lines at an arbitrary point.

We need to limit how many metrics we fit into a single line to avoid Heroku itself splitting it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug 🐞 Category: unintended, undesired behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant