summaryrefslogtreecommitdiffstats
path: root/glances/events.py
AgeCommit message (Expand)Author
2024-03-17Event is now a Dataclassnicolargo
2024-03-17Correct an issue with the events durationnicolargo
2024-03-16Make the global event message available per eventnicolargo
2024-03-16Improve alert with mininimal interval/duration configuration keys #2558nicolargo
2024-02-11Processlist field descriptionnicolargo
2023-12-23Refactor Alert data model from list of list to list of dict #2633nicolargo
2023-12-16Replace Bottle by FastAPI #2181nicolargo
2023-11-04Refactor Event add / update callsnicolargo
2023-11-04Corect an issue with default max events number (0 instead of 10)nicolargo
2023-10-07Make the alerts number configurable (related to #2558)nicolargo
2022-07-09Resolve conflict after develop mergenicolargo
2022-06-25Make Glances (almost) compliant with REUSE #2042nicolargo
2021-12-05Correct conflict following black mergenicolargo
2021-11-29refactor: Reformat existing code to comply with blackRazCrimson
2021-11-29Merged from develeopnicolargo
2021-11-28refactor - Core cleanupRazCrimson
2021-08-28Merge compat into globalsnicolargo
2019-11-02Improve sort key managementnicolargo
2019-01-19Glances 3.1.0nicolargo
2018-12-09Add some commentsnicolargo
2018-09-09Disable automatic sorting between cpu_percent, io_counters and memory_percent...nicolargo
2018-09-09Rename Glances logs to Glances eventsnicolargo