canary
Here are 56 public repositories matching this topic...
-
Updated
Nov 22, 2019 - Go
-
Updated
Jan 15, 2020
In cases like tsuru dashboard, he actually gets:
{
"max ": [
[1477493880000, 0.030500340632603404],
[1477493940000, 0.04075857819905213],
[1477494000000, 0.014717393483709273],
[1477494060000, 0.029667878787878785],
[1477494120000, 0.01438573566084788],
[1477494180000, 0.01365384223918575],
[1477494240000, 0.03254841309823678],
Web metrics currently support only GET requests against a URL, but I can imagine there are use cases where a different request method (i.e. POST, PUT) may be desired instead, along with parameterized payloads to go along with it.
-
Updated
Jul 9, 2020 - JavaScript
The settings loading use pickle.load method
https://github.com/firstlookmedia/autocanary/blob/master/autocanary/settings.py#L61
which from the documentation:
https://docs.python.org/3/library/pickle.html
The pickle module is not secure against erroneous or maliciously constructed data. Never unpickle data received from an untrusted or unauthenticated source.
more information about how
-
Updated
Jul 5, 2020 - Go
-
Updated
Jun 27, 2020 - CSS
-
Updated
Mar 12, 2020 - Smarty
-
Updated
Jan 20, 2019 - Go
-
Updated
Jul 28, 2019 - PHP
-
Updated
May 30, 2020 - HCL
-
Updated
Jul 3, 2020 - C++
-
Updated
Jul 9, 2020 - Go
-
Updated
Jan 4, 2020
Consider:
- environment variables;
- probabilistic evaluation;
- dumping evaluated feature flags.
-
Updated
Jul 6, 2020 - Python
-
Updated
Dec 12, 2019 - Shell
-
Updated
Dec 23, 2019 - Shell
-
Updated
Jun 14, 2020 - JavaScript
-
Updated
Feb 27, 2020
-
Updated
Jun 18, 2018 - Kotlin
Improve this page
Add a description, image, and links to the canary topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the canary topic, visit your repo's landing page and select "manage topics."
In lieu of #283, implement Stackdriver Canary Analysis for use in GKE.