Actions
User story #9163
closedAdd an option to add timing information to the agent run
Effort required:
Name check:
Fix check:
Regression:
Description
Compute the time between reports and display it nicely to give the users a way to find out which operations are slow.
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 3.1.14 to 3.1.15
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 3.1.15 to 3.1.16
Updated by Alexis Mousset about 8 years ago
- Target version deleted (
3.1.16)
We can add - -t option to:
- Add a line at the beginning for the cf-promises duration
- Add a Duration column containing the duration since the last displayed report
- Use different colors according to the component duration to easily spot slow components
- Add a more detailed report in summary
We may also want a raw timestamp if wanting to correlate with something else.
Updated by Alexis Mousset almost 7 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset almost 7 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-agent/pull/141
Updated by Alexis Mousset almost 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-agent|46cc0fd34269c5b71220bdcf39ce229f8dbe73ce.
Updated by Vincent MEMBRÉ almost 7 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.3.0~beta1 which was released today.
- 4.3.0~beta1: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions