Florian Koch

Results 12 issues of Florian Koch

Docker splits logs into multiple lines if a log line is bigger than 16k This can be merged with the concat plugin example: @id filter_concat @type concat use_first_timestamp true key...

Any objections to add this derective to in_tail? exclude_path ["/var/log/containers/fluentd*"] It excludes tailing fluentd own logs https://github.com/fluent/fluentd-kubernetes-daemonset/issues/364

Signed-off-by: Florian Koch

waiting-for-user
conflict
waiting-on-code-merge

waiting-for-user
waiting-on-code-merge

Hi, i try to use the Table Storage as Input Binding, wen i try to use the query parameter, i got the message "Not Implementet" , is this intentional? regards

metac should have support for aarch64 (arm64)

enhancement
help wanted
good first issue
build
golang
image
arm

glog is not maintained since 2016 , and e.g the kubernetes project itself migrated away They use klog now, seems like more or less a drop in replacement https://github.com/kubernetes/klog Should...

enhancement
help wanted
good first issue
golang

Add support for the resource-context access mode https://docs.microsoft.com/en-us/azure/azure-monitor/platform/design-logs-deployment#access-mode) Fixes #2184 ---- **Testing** Before we can approve your change; please submit the following in a comment: - [x] Example configuration file...

waiting-for-user

**Bicep version** Bicep CLI version 0.10.61 (8f44805506) **Describe the bug** assingning a RBAC Role to a userAssignedIdentitie , created from aks, fails most times with this error, running the deployment...

intermediate language
Needs: Triage :mag:
troubleshooting

I try to use the TelemetryClient and the AvailabilityTelemetry with the BETA Version for this package The client and types are in `src/shim` , how can this. be used? (I...