Jacob Baungård Hansen

Results 65 comments of Jacob Baungård Hansen

+1 on this. Where do you change the animation speed? In developer options or am I missing an OpenLauncher option? Edit: Found it in the "Appearance" option menu in the...

v2 will be default by the next release https://github.com/thanos-io/thanos/pull/7123 . Until then you can change the API version in the alertmanager config: https://thanos.io/v0.34/components/rule.md/#configuration

> Overall I think the UI is neat. But I do have one question. I assume this feature is mainly used for testing purpose. Is it correct? > For production,...

Rebased on latest main, and also added changelog. Currently the auto-completetion will always use the default tenant, but we need an improvement in the Prometheus library to implement that. I...

Rebased on main and re-generated the react ui as needed following: https://github.com/thanos-io/thanos/pull/6900

The BINDIR is used to choose where a small script "op5-manage-users" is installed. This is a command line tool to manage users in ninja. You can choose for yourself where...

Isn't the flapping flag removed on the next check execution? If not, that would probably be sensible imo.

Thanks for sending this is. We used to have something similar in the past although for restarts, however it was removed (see references below). The past is messy though, and...

> In OMD we have a special environment variable `CORE_NOVERIFY=yes` which controls the behaviour if config checks before reload/restart/start commands. Maybe something like that would be a good idea for...

> Maybe just add the parameter in Naemon configuration? > "Check Naemon configuration before the restart = true" > with default "No" I think that's not so easy to implement...