- Feb 15, 2018
-
-
Clement Ho authored
-
Nick Thomas authored
-
- Feb 14, 2018
-
-
Matija Čupić authored
-
Winnie Hellmann authored
-
Job van der Voort authored
-
Robert Schilling authored
-
Jarka Kadlecova authored
-
Jarka Kadlecova authored
-
- Feb 13, 2018
-
-
James Ramsay authored
-
James Ramsay authored
-
Lee Matos authored
-
Yorick Peterse authored
Using Sentry, while useful, poses two problems you have to choose from: 1. All errors are reported separately, making it easy to create issues but also making it next to impossible to see other errors (due to the sheer volume of threshold errors). 2. Errors can be grouped or merged together, reducing the noise. This however also means it's (as far as I can tell) much harder to automatically create GitLab issues from Sentry for the offending controllers. Since both solutions are terrible I decided to go with a third option: not using Sentry for this at all. Instead we'll investigate using Prometheus alerts and Grafana dashboards for this, which has the added benefit of being able to more accurately measure the behaviour over time. Note that throwing errors in test environments is still enabled, and whitelisting is still necessary to prevent that from happening (and that in turn still requires that developers create issues).
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Tomasz Maczukin authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
- Feb 11, 2018
-
-
Ben Bodenmiller authored
-
- Feb 09, 2018
-
-
Robert Schilling authored
-
Robert Schilling authored
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
- Feb 08, 2018
-
-
George Tsiolis authored
-
Nick Thomas authored
-
Victor Wu authored
-
-
Marcia Ramos authored
-
Mark Fletcher authored
-
Mark Fletcher authored
-
Markus Koller authored
-
Sean McGivern authored
-
Hassan Zamani authored
-
-
Bob Van Landuyt authored
-
Shah El-Rahman authored
-
Stan Hu authored
The nobootwait option is no longer a valid option in Ubuntu 16.04. Use nofail instead: https://askubuntu.com/questions/786928/ubuntu-16-04-fstab-fails-with-nobootwait
-
- Feb 07, 2018
-
-
Dark Dragon authored
-
Fabio authored
-
Rubén Dávila authored
-
Bob Van Landuyt authored
-
Jarka Kadlecova authored
-