Juan Calderon-Perez

Results 109 issues of Juan Calderon-Perez

### Which OpenObserve functionalities are relevant/related to the feature request? dashboards ### Description Kibana has support for Last/Top Value. Where you can choose a field and select a sorting method...

✏️ Feature

### Which OpenObserve functionalities are relevant/related to the feature request? dashboards ### Description When creating visualizations the field formatting gets applied to all fields. If I have a column with...

testing
✏️ Feature

# Description - Added support for `CookieConfig` in the `RedirectConfig` struct. This allows the user to fully configure the Cookies used by the `Redirect` feature. - Added support for configuring...

✏️ Feature
v3

### Bug Description The recent changes to internal storage are causing sync.Mutex issues with idempotency middleware: ``` === FAIL: middleware/idempotency (0.00s) -test.shuffle 1719923994676848980 panic: test timed out after 10m0s running...

☢️ Bug
👍 Accepting PR
v3
hacktoberfest

### Feature Proposal Description This proposal aims to introduce Application State Management feature in Fiber to enable the sharing of stateful data across middleware and request handlers efficiently. This is...

👍 Accepting PR
✏️ Feature
v3
📝 Proposal

Optimized the order of fields in several structs, this results in a reduction of memory usage by `quicktemplate`. Summary: ```console /quicktemplate/jsonstring.go:61:19: 256 bytes saved: struct with 264 pointer bytes could...

- Bump minimum go version to 1.22 - Bump golangci-lint to v1.60.1 - Fix all issues exposed by golangci-lint - Add go1.23 to CI - macos-latest now points to arm-based...

🧹 Updates

# Bug Report ## Installation Method - Docker ## Environment - Latest Open-WebUI - Both Firefox and Chrome ## Expected Behavior: Visiting the API docs page would render the Swagger...

good first issue
non-core

Currently the cli by default will run each test 10 for multiple data sizes. If your connection is slow, lets say 25Mbps the test can take 1-2 minutes to run....

When the host has a very slow connection, the user may not care at all about their upload or download speed. If I want to do a quick test, I...