-
### Check for existing issues
- [X] Completed
### Language
Fluent Templates (.ftl)
### Tree Sitter parser link
_No response_
### Language server link
_No response_
### Misc notes
https://proj…
nmlt updated
2 months ago
-
### Name and Version
bitnami/fluent-bit 2.3.24
### What architecture are you using?
arm64
### What steps will reproduce the bug?
1. Deploy fluent-bit as a DaemonSet (`daemonset.enabled: true`)
2…
-
The Fluent Operator ServiceAccount does not respect `.Release.Namespace` helm value.
It deploys into the `default` namespace only.
https://github.com/fluent/helm-charts/blob/main/charts/fluent-ope…
-
Here's an example with the parse:
```
taggedTemplate`hello ${firstName}`;
> program
>> expression_statement
>>> call_expression
>>>> arguments: template_string
>>>>> template_substitution
…
-
Hi,
I'm trying to use extraFiles variable to generate different configuration files for fluentbit. However, I am not able to load these files into fluentbit.
I think there is a bug in the Confi…
-
As of `v1.16/debian-logzio`, the default dedot filtering is no longer applied, so labels and annotations are now sent to logzio without their dots being replaced by underscores.
This looks to have …
b-hub updated
1 month ago
-
### Name and Version
bitnami/fluent-bit 2.3.18
### What is the problem this feature will solve?
Currently, Fluent Bit [supports two configuration formats](https://docs.fluentbit.io/manual/adm…
-
### Steps to reproduce
Please refer https://github.com/rsim/oracle-enhanced/tree/master/guides/bug_report_templates
to create an executable test case
### Expected behavior
We are using below con…
-
## Bug Report
**Describe the bug**
Because I didn't know that the built-in Java multiline parser couldn't match my k8s environment, I customized the Java multiline parser, but it seems to have no …
-
### Description
The Fluent2 `ContextMenu` doesn't support scrolling which is a mistake in the control template:
https://github.com/dotnet/wpf/blob/e16222f888d89a3c06efd8fb252f67ed30f39050/src/Micros…