Air

Results 19 comments of Air

How this may affect existing datasets and charts used for incremental parsing? If at some point of time we will start to use this feature, will be existing datasets updated...

@allinurl, you mean that if we will plan to enable such an option when it will be implemented it will require us to re-parse all the logs from scratch and...

@leoyvens, can our issue be related to this one ? [Deploy same subgraph to multiple chains using single database #3580](3580)

> where should we add in the waf resource or rule resource ? > > ``` > lifecycle { > create_before_destroy = true > } > ``` > > as...

What is your case and components versions?

It is supported in Vector [`File`](https://vector.dev/docs/reference/configuration/sources/file/#include) source with [`globbing`](https://vector.dev/docs/reference/configuration/sources/file/#globbing) ```yaml [sources.my_source_id] type = "file" include = [ "/var/log/**/*.log" ] ```

> For folks finding this who are wondering how to still use kubectx when you have lots of kubeconfig files, here's an example for your .zshrc file to generate a...

Is there a way to copy Subgraph from one indexer to another one, to bootstrap the indexing process? Can we do it somehow directly via DB or using a graphman?...

> The cause of error seems to have been coming due to the Chart with dependencies. I have a local-only chart without any dependencies. When I'm modifying a template in...

```shell terraform plan 2.12.1 - 37.996 / 37.750 / 40.018 # Nov 30, 2023 2.12.0 - 39.979 / 42.943 / 40.967 # Nov 28, 2023 2.11.0 - 40.045 / 40.964...