Roman Kvasnytskyi
Roman Kvasnytskyi
Pull Request majorly influenced by[ similar Ribbon feature](https://github.com/spring-cloud/spring-cloud-netflix/pull/1749), therefore API and configuration are close to each other for usability. Also updated documentation explaining configuration and implementation details. Fixes #475
**Is your feature request related to a problem? Please describe.** Spring Data has support of Criteria API via Specifications, but spring-data-mock does not support filtering results with specifications. **Describe the...
### Component(s) operator, instrumentation ### Describe the issue you're reporting I have thousands of Kubernetes pods with different types of Instrumentation - Java, .NET, NodeJS. I want to have some...
# Background The current vmprof release restricts installation to Python versions below 3.12. This limitation prevents adoption on modern Python environments. The submitted PR addresses the necessary CPython internal API...