Juan Calderon-Perez

Results 109 issues of Juan Calderon-Perez

### Which OpenObserve functionalities are relevant/related to the feature request? other ### Description Add support for Header and Footers UI banners. These are normally used in Enterprise/Gov settings. They are...

### Which OpenObserve functionalities are relevant/related to the feature request? dashboards ### Description Currently when creating visualization in a dashboard if the field has too many options it wont render...

Hello, currently fasthttp supports gzip and brotli as encoding when serving compressed content. It also supports them for `fasthttp.fs`. It would be very beneficial to add support for `zstd` whicb...

help wanted
feature request

Hello @lukaszlach Several folks have made comments recently on docker-tc but there hasnt been any activity from you on this repo for several years. Do plan to keep maintaining this...

- Updated all dependencies to their latest version. - Removed `samara-cluster` since it's deprecated and merged into `Shopify/sarama`. The code for generating this was done using GPT-4 - Updated go.mod...

## Description Bump golangci-lint to v1.56.2 ## Changes Introduced List the new features or adjustments introduced in this pull request. Provide details on benchmarks, documentation updates, changelog entries, and if...

This is a continuation of the fixes introduced in #224 ```json { name: 'Benchmark_AcquireCtx', value: 466.4, unit: 'ns/op\t 1568 B/op\t 5 allocs/op', extra: '2582733 times\n4 procs' }, { name: 'Benchmark_AcquireCtx...

I searched and didn't find any issues asking for dark mode so I figured to create one. Currently all of uptrace including the website lack dark mode support. Are there...

enhancement

Automates the process of building `magika` python wheel, installing the wheel and running `magika` against the files in `tests_data/`. If unable it will fail the CI job. The test is...

- Run `ruff check` and `ruff format check` during CI. - Merge `mypy` CI into the same pytest CI this way dependencies dont have to be installed twice - Bump...