Juan Calderon-Perez

Results 1409 comments of Juan Calderon-Perez

New vs Old: ```console ubuntu@ubuntu:~/Desktop/git/v3-fiber/fiber$ go test -benchmem -run=^$ -bench ^Benchmark_Utils_RemoveEscapeChar_Extended$ github.com/gofiber/fiber/v3 -count=4 goos: linux goarch: amd64 pkg: github.com/gofiber/fiber/v3 cpu: AMD Ryzen 7 7800X3D 8-Core Processor Benchmark_Utils_RemoveEscapeChar_Extended/simple-4 56217482 20.90 ns/op...

Will address this later. Branch changed are out of sync

@ktx-akshay @ktx-kirtan This happens with the `Metric` visualization too. I have 4-5 labels on each prometheus metric and I can't use them because of this.

@prabhatsharma ELK lets you do this since around 2016, this is done by making non-integer types as `.keyword` fields. This makes them aggregatable. https://www.elastic.co/guide/en/elasticsearch/reference/current/keyword.html

@prabhatsharma Yeah that's true. I think the main use case for strings would be "Top Hit" aggregation, which is typically sorted by timestamp. If I rum the visualization it should...

@prabhatsharma That would limit what can be done with dashboards. Can the `_timestamp` field be used ?

@jeroqui Please provide the code you are running, so we can investigate.

@seckinsen Will review after work, lots of PR's in the queue right now 😁