Yegor Andreenko
Yegor Andreenko
Already in master
Solved in master
Merged in master, thank for your contribution.
Hi @itziklavon @sundy-li @pan3793 I created pull request to introduce TLS based on the sample above, but I think I'm getting the same problem with stalled socket. Could you elaborate?...
duplicate of #203
Reproduced with sync jobs.
Some of the mentioned above metrics are available via statsd statistics of airflow itself. I'm using statsd-prometheus exporter to monitor them, the downside is that they are not prometheus-way of...
Still no progress in this direction?
@derailed as I understand the matter is that used **GET /apis/events.k8s.io/v1/events** is asking events without regard to namespace, and fails access, but **/apis/events.k8s.io/v1/namespaces/{namespace}/events** should be used instead.