Owen Diehl

Results 8 issues of Owen Diehl

A small spelling fix I found while reading the spec (I figured this trivial enough to skip JIRA tracking). I'm really enjoying the thorough comments, by the way 😄.

Hello! A long time ago we wrote a [plugin](https://grafana.com/docs/loki/latest/clients/fluentbit/) for ingesting logs in Loki from `fluentbit`. These days, there's a native output [option](https://docs.fluentbit.io/manual/pipeline/outputs/loki) for Loki available in fluentbit itself courtesy...

kind/question
help wanted
keepalive
need-investigation

Hello, apologies if this is covered somewhere else. This evening, I was debugging some issues updating DXVK with Lutris & after scouring the logs, I realized it was 404'ing against...

Ensures we close chunks during bloom compaction after they've been exhausted.

size/S

Computes chunks once during planning and passes them to the queriers, reducing a _lot_ of calls to the index.

size/XXL
type/docs

Followup to https://github.com/grafana/loki/pull/12806 which exposes skipped pages more explicitly than as an error. * refactors skip logic for bloom pages that are too large * s/Seek/LoadOffset/ for LazyBloomIter * removes...

size/L

Incorporates ingester data into bounded shard planning.

size/L

[WIP] Generate grafana compatible dashboard spec from within loki itself, hosted on `/grafana/dashboards/{dashboard}` endpoints * [ ] fully functional * [x] Consumes prometheus' `client_golang` to extract metrics from within source...

size/XL