sre
Here are 422 public repositories matching this topic...
-
Updated
May 30, 2022
-
Updated
Apr 30, 2022 - JavaScript
-
Updated
Aug 23, 2020 - HTML
-
Updated
May 31, 2022 - HTML
-
Updated
Jun 4, 2022 - Groovy
-
Updated
Mar 21, 2022
I try to run an experiment with variables configured in "configuration"
"configuration":{ "waitTime": 3 }
There it´s defined as Number
Then I want to use this var in pauses
"pauses":{ "after": "${waitTime}"}
This results into an error that pauses needs a Number
Can it be fixed that variables can be uses also in "pauses" ?
-
Updated
Oct 29, 2021 - Go
It seems to me that UTC is selected for on the wire representation of time as well as in the database (jaegertracing/jaeger#712), which sort of makes sense, at least with a somewhat naive handling of timezones. However, I think that the Jaeger UI should support displaying times in the timezone local to the user, i.e. of the browser as to reduce the mental load when viewing
-
Updated
Feb 7, 2022 - Ruby
-
Updated
Jun 3, 2022 - Go
-
Updated
Jun 4, 2022 - Java
-
Updated
Oct 28, 2021 - JavaScript
-
Updated
Mar 7, 2022
From looking at the deployment manifest, it currently doesn't seem to have any probes for readiness or liveness check.
It would be nice to get that fixed.
-
Updated
May 29, 2022 - Go
-
Updated
Nov 8, 2021
-
Updated
May 31, 2022 - Python
-
Updated
May 30, 2022
-
Updated
May 26, 2022 - Python
-
Updated
May 30, 2022
-
Updated
Feb 21, 2021 - Go
-
Updated
May 27, 2022
-
Updated
Jun 4, 2022 - HCL
Currently (as of 0.7.0) NEOS tutorial that is opening up next to Cloud Shell window has 9 pages. 6 of them look similar but shorter versions of what's available in the user guide.
We want to shorten the NEOS tutorial and move details into the user guide. (Hugo static website under /website folder)
Improve this page
Add a description, image, and links to the sre topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sre topic, visit your repo's landing page and select "manage topics."
We already have some scripts in the
scriptsdirectory. It would be good to run them for every PR.This is also a great task for beginners.