Juan Calderon-Perez

Results 137 issues of Juan Calderon-Perez

### Which OpenObserve functionalities are relevant/related to the feature request? dashboards ### Description When adding a dynamic variable to a dashboard the only operator options are `=, , >, =,

โœ๏ธ Feature

## Summary - handle negative subdomain offsets gracefully - handle ports in domains - update docs - add more test cases

โ˜ข๏ธ Bug
v3
codex

## Summary - avoid allocations in `RemoveEscapeChar`. - return early if escape character is not found. - start loop at first location of escape character. - add missing unit-test and...

v3
โšก๏ธ Performance
codex

### Feature Proposal Description FastHTTP added support for StreamResponseBody back in 2022 but it was never added to Fiber. The proposal is to make this option available in the Fiber...

๐Ÿ‘ Accepting PR
โœ๏ธ Feature
v3
๐Ÿ“ Proposal

Hello @melbahja Do you plan to continue supporting this project, or do you need someone to take over. There's several pending PR's and Issues. It would also help to get...

## Summary - add Config struct for timeout middleware. - allow per-route timeouts, skip paths and custom timeout handler. - document timeout middleware configuration. - document timeout changes in what's...

โœ๏ธ Feature
v3
codex

Currently `jc` has support for several networking related CLI's, but it doesn't have support for `conntrack`. I can't find many conntrack parsers online, most of them haven't been updated in...

new-parser

@nadoo I notice the implementation is based on another repo. That repo has both UDP and TCP implementations, but the TCP implementation was never added to this repo. https://github.com/KatelynHaworth/go-tproxy/blob/master/tproxy_tcp.go Iptables...

Stale

### Feature Description The new Cassandra storage driver is missing tests using TLS. This requires testcontainers-go to support this feature. The main purpose of this ticket is to track that...

โœ๏ธ Feature

### Feature Description Support for Qdrant Vector Database / Cloud via their golang SDK: https://github.com/qdrant/go-client ### Additional Context (optional) _No response_ ### Code Snippet (optional) ```go package main import "github.com/gofiber/storage/%package%"...

โœ๏ธ Feature