Kaviraj Kanagaraj

Results 27 issues of Kaviraj Kanagaraj

**What this PR does / why we need it**: bash-5.1$ go test -v ./pkg/storage/chunk/cache/... -run TestMemcached_fetchKeysBatched === RUN TestMemcached_fetchKeysBatched panic: send on closed channel goroutine 70 [running]: github.com/grafana/loki/pkg/storage/chunk/cache.(*Memcached).fetchKeysBatched.func1() /Users/kaviraj/src/loki/pkg/storage/chunk/cache/memcached.go:167 +0x87...

size/L

Signed-off-by: Kaviraj **What this PR does / why we need it**: This PR make `/push` endpoint idempotent thus safe to retry. ### Problem We started seeing some duplicate log entries...

stale
size/XL

any plan to support for mailchimp api v3.0? Thanks

## Which issue does this PR close? Closes #10138 ## Rationale for this change `Display` of SortExec execution plan doesn't have visibility on `preserve_partitioning` field ``` SortExec: TopK(fetch=10000), expr=[NASME@0 ASC,VISITS@1...

core
sqllogictest

**What this PR does**: Sometimes we need to store just escaped URL in the config like S3 URL that contains credentials which can include characters like `:` and `/`. Currently...

### Problem Recently we started seeing lots of "unhealthy" instances on the distributor ring in Loki clusters during normal rollout. These "unhealthy" members are the ones who already left the...

Currently Loki uses, its own version of [`flagext` package](https://github.com/grafana/loki/tree/main/pkg/util/flagext) Should we also bring this to dskit? One of the rationale from my side personally is, it will make entitlement system...

**What this PR does / why we need it**: Goal is, if header `Cache-Control: no-cache` is set, we guarantee that response user got for that query is never from the...

size/L

# Which issue does this PR close? Closes NA. # Rationale for this change Having correct links on `communication` page is generally helpful and particularly for new contributors # What...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

help wanted
keepalive
component/cache
type/docs