Skip to content

Conversation

eclisson-clt
Copy link
Contributor

Update/Fix du detector sur l'utilisation mémoire

@haedri
Copy link
Contributor

haedri commented Sep 13, 2024

I think it can be problematic since thresholds are not the same at all (usage % vs free %), for example if previous variable memory_utilization_threshold_critical was manually set, then updating will trigger this detector a lot

2 solutions :

  1. Change signal from free % to usage % (100 - signal), impacts will be minimal for users
  2. Change filename memory_utilization so that variable name changes also

Solution 2 might be easier I think

@BzSpi BzSpi requested a review from Tulux as a code owner June 17, 2025 06:56
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