David Grant

Results 15 issues of David Grant

#### Describe the bug We've observed a slow and consistent stream (O(10)/day) of panics in query frontend's proto marshaling running in various services that run the querier code. Specifically when...

bug
component/querier

This PR adds digit separators (`1_000`) to Jsonnet's numeric constants. Accompanying issue with format proposal: https://github.com/google/jsonnet/issues/1155

#### Describe the bug A recent trace showing 8+s spent in distributor's middleware: In this request, a (large) OTLP translation completed before the 5 second deadline, but request validation kept...

bug
component/distributor

Just a capitalization issue I noticed. https://github.com/grafana/oncall/blob/434078186f863c46a2af42c3584c38756da3c5ea/grafana-plugin/src/containers/UserSettings/parts/UserSettingsParts.tsx#L119-L127

good first issue
involved:Frontend
needs triage

#### Describe the bug Received a test flake in CI: https://github.com/grafana/mimir/actions/runs/10856690387/job/30131835759#step:8:136 ``` --- FAIL: TestDistributor_Push_ShouldSupportWriteBothToIngestersAndPartitions (0.00s) --- FAIL: TestDistributor_Push_ShouldSupportWriteBothToIngestersAndPartitions/should_shard_series_across_all_partitions_when_shuffle_sharding_is_disabled (3.00s) distributor_ingest_storage_test.go:455: Error Trace: /__w/mimir/mimir/pkg/distributor/distributor_ingest_storage_test.go:455 Error: Not equal: expected: map[int32][]string{0:[]string{"series_four", "series_one",...

type/tests
component/distributor