Enrico Stahn
Enrico Stahn
Questions: * How to determine the number of tasks currently running? * How to determine how long it took for a task to finish?
see for more details https://github.com/oxsecurity/megalinter/issues/1875
Running `cloudping` multiple times from Germany returns different results on every run. Running measurements multiple times and either averaging or P95 might provide more stable results.
Instead of doing an HTTP request with TLS handshake etc we might just use TCP connection time. https://stackoverflow.com/questions/47117850/how-to-set-timeout-while-doing-a-net-dialtcp-in-golang
### Problem Statement We currently use 2 projects (`ourapp-prod` and `ourapp-staging`) to separate traces, errors, etc. This has the advantage that we can turn off staging if the volume is...
The PingOne provider stopped working today most likely due to device profiling methods being enabled. The PR adds an additional check and form submission for this case. See "[PingOne Integrations...