Matan Rosenberg

Results 7 issues of Matan Rosenberg

Solves #91! I had to jump through hoops to keep everything compatible with Python 2. It might be a good idea to remove support for it all together and bump...

Hi folks. A quick question: I'm trying to force pyyaml to load specific path with string values. i.e ```yaml --- foo: true bar: a : false b: 11.2 ``` I...

question

# Description of the issue The statsd input module [supports](https://github.com/aws/amazon-cloudwatch-agent/blob/master/plugins/inputs/statsd/README.md) Telegraf style graphite templates, but these are blocked in the json schema. Specifically, I've implemented this PR to resolve #172,...

enhancement
Stale

Hi, First of all, I just wanted to say that the UI looks really great! I know that as the README says, the backend component is current closed source. Are...

enhancement

**Is your feature request related to a problem? Please describe.** Nope. The use case is new, but kind of related to this project - I have an Elasticsearch cluster with...

Hi, this is a simple change - I have a setup with AWS SSO, specifically `sso_session` ([docs](https://docs.aws.amazon.com/cli/latest/userguide/sso-configure-profile-token.html#:~:text=This%20results%20in%20creating%20the%20sso%2Dsession%20section%20and%20named%20profile%20in%20~/.aws/config%20that%20looks%20like%20the%20following%3A)). It got implemented in the AWS Go SDK fairly recently https://github.com/aws/aws-sdk-go/pull/4885 - [v1.44.298](https://github.com/aws/aws-sdk-go/releases/tag/v1.44.298)...

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Motivation Hi folks, First of all - I just wanted to say...

enhancement