Skip to content

Prometheus HTTP plugin memory consumption and templating performance#327

Merged
Husteln merged 17 commits into
metrics_1_35_1from
reload-cache-behavior
Jul 7, 2026
Merged

Prometheus HTTP plugin memory consumption and templating performance#327
Husteln merged 17 commits into
metrics_1_35_1from
reload-cache-behavior

Conversation

@Husteln

@Husteln Husteln commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Removes excessive memory allocation on initialization, memory consumtion on loaded instances decrease up to 3 times (ex. 3GB -> ~800GB-1GB

Adjust return value logic for fcache func - replace calls to .tpl with custom built-in function version to allow for better return value handling (do not return initial value if no match is found)

@Husteln Husteln merged commit f9c55f9 into metrics_1_35_1 Jul 7, 2026
1 of 2 checks passed
@Husteln Husteln deleted the reload-cache-behavior branch July 7, 2026 06:05
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.

1 participant