Andreas Thaler

Results 28 issues of Andreas Thaler

**Description** Kyma ships a prometheus-operator to manage the in-cluster prometheus installation in kyma-system namespace. The purpose of the instance is to collect and serve metrics provided by system component. Custom...

kind/bug
area/monitoring

**Description** Users need a way to filter logs in regards to concrete values in the payload, like filtering for logs belonging to a specific tenant. According to https://github.com/kyma-project/community/pull/675/files a new...

area/logging

**Description** When https://github.com/kyma-project/kyma/issues/11236 is ready to be released, several things need to be done in order to get the new component installed by default and the old functionality disabled **Criterias**...

area/logging

**Description** Kubernetes labels and annotations may add a significant overhead to the size of a log record. For instance through the last applied configuration as an annotation. Collecting these metadata...

area/logging

**Description** A typical scenario is to integrate backends via mTLS, so mainly using an https connection together with a client certificate. Here, the client certificate is confidential and needs to...

area/logging

**Description** If there are logs produced by fluent-bit itself per ingested log line, it might lead to a log explosion problem as for every tailed line a new line gets...

area/logging

**Description** Fluent Bit output or filter plugin configurations might expect repeated keys. For instance, the [`header`](https://docs.fluentbit.io/manual/pipeline/outputs/http) attribute of the HTTP output plugin can be set multiple times. The telemetry-operator stores...

area/logging

**Description** Besides the selection of namespaces and containers to process application logs from, users need a way to select specific workloads on an input. According to https://github.com/kyma-project/community/pull/675/files a "podLabels" selector...

area/logging

**Description** In PR https://github.com/kyma-project/kyma/pull/14347 a first version of a sidecar was created, which is watching the filesystem of fluent bit and is exporting relevant metrics incl grafana panels. That sidecar...

area/logging

**Description** With https://github.com/kyma-project/kyma/pull/14347 a sidecar got introduced which is tracking the filesystem buffer size and exporting it as a metric with a nice grafana visualization. However, the buffer size overall...

area/logging