-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
Hello I am using the library's DeletePartialMatch() function to clean up metrics which I consider expired after a certain time. However, I am experiencing a memory leak somewhere on the API server where I host these metrics. Is there something I'm missing about the usage in this deletion function and is it truly deleting the metric saving memory? I'm lost on where this memory leak could be occurring. Are there any ideas on what could be potentially causing this?