Ry Biesemeyer

Results 50 issues of Ry Biesemeyer

Since the current version matcher pattern prettymuch matches numbers in general, let's favor things that match _more_ of the cues (e.g., if it is prefixed with version, or is composed...

Create a Clivefile format & pair it with a cliver executable that executes the underlying command with a matching executable. Example: ``` ruby Cliver::Specification.new do add_dependency 'python', '~> 2.0', as:...

enhancement

## Release notes [rn:skip] ## What does this PR do? Adds an entry to the breaking changes doc for the 8.0 removal of the Ruby Execution Engine, which was merged...

docs
breaking change
v8.0.0
status:needs-review

**Logstash information**: Please include the following information: 1. Logstash version (e.g. `bin/logstash --version`): `8.8.0`..`main` 2. Logstash installation source (e.g. built from source, with a package manager: DEB/RPM, expanded from tar...

bug
status:needs-triage

## Release notes [rn: skip] (notes to be added on PR for merging feature branch ## What does this PR do? Adds `GET /_health_report` API endpoint ## Why is it...

enhancement
status:work-in-progress

On Logstash versions 6.2.4 and 6.5.4, I have seen reports of the Logstash Persistent Queue failing to acquire a lock on a lockfile, with the message indicating that the lock...

Initially reported by Suman Reddy [via Discuss](https://discuss.elastic.co/t/asterisk-in-mutate-with-gsub/126300) Given the following configuration, when the gsub directive builds an invalid regexp via sprintf, the Pipeline crashes and shuts down: ~~~ input {...

bug
crashes

## Release notes [rn:skip] ## What does this PR do? Updates the actions for various github workflow actions to resolve deprecation warnings from the use of old versions that require...

developer support
easyreview
status:needs-review

## Release notes [rn: skip] ## What does this PR do? Improves Tuning docs to use flow-metrics to inform intuition about how and why to tune what. ## Why is...

docs
status:needs-review

Makes `refresh_interval` and `refresh_behaviour` more discoverable in the context of `dictionary_path`

status:needs-review