Enable/Disable Endpoint should show timestamp
See original GitHub issueIssue Description
When doing gamedays we usually write down the exact moment we started the experiment.
Usually we enable/disable chaos monkey with the endpoints /chaosmonkey/enable
and /chaosmonkey/disable
. The response could extended with a human readable timestamp.
So the response has a small benefit.
Issue Analytics
- State:
- Created 2 years ago
- Comments:18 (16 by maintainers)
Top Results From Across the Web
Enable and Disable Endpoints at Runtime With Spring Boot
In this tutorial, we'll learn to enable and disable endpoints at runtime in a Spring Boot application using a few popular libraries, ...
Read more >Disable TCP timestamp - Microsoft Q&A
Hi,. we are looking for solution to disable the TCP timestamp in Windows server 2012. Reason its vulnerability in security report.
Read more >Sophos Endpoint: Policy time stamp does not change after ...
Advanced information and troubleshooting steps on the Endpoint Self Help Policy page. ... Sophos Endpoint: How to disable Tamper Protection.
Read more >Configure timestamp recognition - Splunk Documentation
Configure timestamp recognition. Most events do not require special timestamp handling. The Splunk platform recognizes and extracts timestamps correctly.
Read more >How to append timestamp to the javascript file in <script> tag ...
Personally, I like to stay away from local storage options. If the option is available, it would be the "best" solution. Try to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’ll close this here (as #254 has been merged, I referenced @checketts comment in a new issue https://github.com/codecentric/chaos-monkey-spring-boot/issues/258.
I agree with @checketts . That seems useful! Would we want to include hours if minutes is large enough?