Farfetch / maestro

A load testing tool to make tests execution and analysis using JMeter.
https://Farfetch.github.io/maestro
MIT License
31 stars 4 forks source link

Clear Agent log when disabled #825

Closed crazyplayy closed 12 months ago

crazyplayy commented 12 months ago

Description

If an agent is disabled then it means its use is no longer relevant. It makes sense to also clear its log since it will clear up space in the DB and is no longer important to us.

Solution

Clear log of an agent when disabled.