Miguel Ángel Ortuño

Results 17 issues of Miguel Ángel Ortuño

## What this PR does Motivation of this PR is to reduce total amount of generated garbage when populating chunks from a bucket block. ### The profile Below there's a...

enhancement
type/performance
component/store-gateway

The experimental `RulerRemoteEvaluationFailing` alert has proven to work correctly at the ops cluster. This PR moves the alert definition to upstream. #### What this PR does #### Which issue(s) this...

enhancement
monitoring/alerts

Signed-off-by: Miguel Ángel Ortuño #### What this PR does This PR adds a new deduplicator logger as an attempt to reduce pressure on the logging pipeline for more redundant log...

release/notified-changelog-cut

I'm looking for a new maintainer (or maintainers, plural). Unfortunately, I no longer have time to fully dedicate to maintaining the project code. If I don't have any luck finding...

help wanted
waiting on new maintainer

Add support for [XEP-0163: Personal Eventing Protocol](https://xmpp.org/extensions/xep-0163.html)

feature-request
0.63

#### What this PR does At certain times we've observed in ops huge spikes of allocations during the deserialization/processing of each of the query responses when merging the results in...

component/query-frontend

Is there any way that I can compare semantically to SQL senteces using sqlparser? For example, this two sentences should be the same... 1.) SELECT * FROM tbl WHERE a...