Skip to content

Conversation

@r4victor
Copy link
Collaborator

@r4victor r4victor commented Jan 12, 2026

The PR fixes an issue with prometheus metrics collected for every requested endpoint, even for paths that result in 404. This resulted in ever-growing memory usage and may quickly take all of the prometheus storage space. Now non-existent paths record metrics under the same "__not_found__" and non-api paths under "__non_api__".

@r4victor r4victor merged commit 3be819b into master Jan 12, 2026
28 checks passed
@r4victor r4victor deleted the pr_oom_metrics branch January 12, 2026 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants