Marjan Bugarinovic
Marjan Bugarinovic
Hello, We've experienced this issue in the `grafana-operator-v5.4.2` version. Can you re-open or advise how to fix this? Thanks, Marjan
Hi @adiforluls, Thanks for the update. I've tested it on my local cluster, and although the CRDs such as Output are now namespaced it seems that the `kind: Output` is...
Hi @adiforluls, There was an error in my configuration. I was missing the `FluentBitConfig` on a namespace-level that matches the labels defined in the `Output`. Sorry for the misunderstanding. Thanks,...
Hi @nscuro, Thanks for the reply! Sorry for not posting the curl I've been using. Here is the example: ```shell curl -v -X "POST" "${DT_API_URL}/api/v1/bom" \ -H "Content-Type: multipart/form-data" \...
Hi @aviramha, Thanks for the fast response! I'll try to run it on the environment, and see the results. Thanks! Marjan
Hi @cw-Guo, > just to confirm, do you turned on the merge_log option for kubernetes filter? Yes.
Hi, we've also bumped into this issue (using 1.16.3 version). This is what happens on our end: 1. Pod starts to get the ephemeral storage filled 2. We can see...
Hi @joshuabaird and @cw-Guo, I'm not sure if I could work on a PR for this issue, to be honest. It would take a bit more time to get in...