Norman
Norman
I reverted the commit for the postgres port. sorry for the late response, was on holiday
Replaced by https://github.com/mastodon/chart/pull/6
Add feature to ignore paths, such that no span is created for the specfifc paths matching the regex.
@toredash I can't get 'opentelemetry_ignore_paths' to work. I set `opentelemetry_ignore_paths ^/fastly-probe$;` in a location snippet, but still spans are created for the path `/fastly-probe`. Other variations like `^fastly-probe$` , `^/fastly-probe`,...
Add feature to ignore paths, such that no span is created for the specfifc paths matching the regex.
Putting `opentelemetry_ignore_paths` in a `http` block instead of `location` fixed it for me
I too am interested in adding this to the terragrunt manager, see my use-case [here](https://github.com/renovatebot/renovate/discussions/22618)
@rarkins my wording was wrong. I would love to help to implement the feature but at the moment lack the time as well as the typescript skills for being helpful....
Any chance of having this merged an released soon?
In light of the new config handling since v0.30 I would also love to have the possibility to set defaults for all cluster config properties globally. Either in `config.yaml` or...
@levkohimins: I am still getting ```sh │ Error: Failed to resolve provider packages │ │ Could not resolve provider hashicorp/time: could not query provider │ registry for registry.opentofu.org/hashicorp/time: the request...