Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IMPROVEMENT:: ADD TIMESTAMP TO MANAGER STATS #208

Merged
merged 1 commit into from
Jan 27, 2021
Merged

Conversation

frikilax
Copy link
Member

@frikilax frikilax commented Oct 7, 2020

✨ Pull Request Template

‼️ Once all the checklist is done you have to:

  • stash merge this pull request
  • delete the corresponding branch
  • close the associated issue

📃 Type of change

Please delete options that are not relevant.

New feature: non-breaking change which adds functionality.

💡 Related Issue(s)

✒️ Description

add RFC3339 'timestamp' field to stats generated from manager.py

🎯 Test Environments

HardenedBSD (12.1)

  • Python (3.7.8)

Ubuntu (18.04)

  • Python (3.6.9)

✔️ Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • (If other changes) I have made corresponding changes to the documentation
  • New and existing unit tests pass locally with my changes

  • 🙋 I certify on my honor that all the information provided is true, and I've done all I can to deliver a high quality code

- add RFC3339 'timestamp' field to stats generated from manager.py
@frikilax frikilax added enhancement New feature or request easy important labels Oct 7, 2020
@frikilax frikilax requested a review from HugoSoszynski October 7, 2020 07:44
@frikilax frikilax self-assigned this Oct 7, 2020
@frikilax frikilax linked an issue Oct 7, 2020 that may be closed by this pull request
@HugoSoszynski HugoSoszynski added this to the Version 1.5.0 milestone Oct 21, 2020
@frikilax frikilax merged commit c846254 into dev Jan 27, 2021
@frikilax frikilax deleted the add_timestamp_stats branch January 27, 2021 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy enhancement New feature or request important
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Timestamp absent from statistics
2 participants