fabiobaiao

Results 3 issues of fabiobaiao

An ```sql INSERT INTO "table"("col1", "col2") VALUES ('foo', 'bar') RETURNING "col1"; ``` with a ```sql GRANT SELECT("col2") on TABLE "table" TO "auditor"; ``` emits an audit log. It seems that...

### Bug Description The `RequestHandlerAvgIdlePercent` metric isn't being collected with the Strimzi Metrics Reporter. This is happening because it is being set with the `_total` suffix on the default metrics...

bug
needs-triage

### Component(s) collector ### What happened? ## Description A Collector's ConfigMap doesn't get updated when adding the `sending_queue.batch.min_size` of the [exporter helper](https://github.com/open-telemetry/opentelemetry-collector/blob/main/exporter/exporterhelper/README.md#configuration) on the otlp exporter with the same value...

bug
needs triage