Mathias Palmersheim

Results 55 comments of Mathias Palmersheim

The issue that is happening for the user is vmslect is behind a service mesh that treats a given amount of 5xx errors as a failure and remove this vmselect...

is there any other case where Victoriametrics would return a 503 besides a query time out or do something else that would merit vmselect being taken out of rotation?

to clarify mtls is only supported in the enterprise version which includes communication between the cluster components. vmalert is capable of establishing TLS connections in both the open source and...

setting maxUnavailable: 100% will allow restarting all instances of a component at once but there will be a small amount of downtime. If you need an ha pair of clusters...

There is no shorthand way to do this using using promql or metricsql since they relay on [go duration](https://pkg.go.dev/maze.io/x/duration#section-readme) which only support static time ranges. There only ways I'm aware...