Skip to content

Add az-awareness to ingest metrics#6194

Merged
nadav-govari merged 5 commits intonadav/pr6from
nadav/pr7
Mar 5, 2026
Merged

Add az-awareness to ingest metrics#6194
nadav-govari merged 5 commits intonadav/pr6from
nadav/pr7

Conversation

@nadav-govari
Copy link
Collaborator

Description

I don't super love this change but it's the least intrusive way to get an az locality tag on the persist persist results metric.

update_ingest_metrics fires after all of the subrequests have finished and only operates on the proto, so without completely refactoring ingest metrics, the best way to emit this was by just putting it on the proto. its fairly harmless but its not the ideal way to do this.

How was this PR tested?

Tests.

@nadav-govari nadav-govari changed the base branch from nadav/az-aware to nadav/pr6 March 4, 2026 20:08
@nadav-govari nadav-govari changed the title Nadav/pr7 Add az-awareness to ingest metrics Mar 4, 2026
@nadav-govari nadav-govari merged commit 472339b into nadav/pr6 Mar 5, 2026
1 check passed
@nadav-govari nadav-govari deleted the nadav/pr7 branch March 5, 2026 20:50
nadav-govari added a commit that referenced this pull request Mar 9, 2026
* Add metrics for az-aware ingest

* finally fix that lint issue

* emit a simple metric instead

* rename

* lints
nadav-govari added a commit that referenced this pull request Mar 9, 2026
* Add metrics for az-aware ingest

* finally fix that lint issue

* emit a simple metric instead

* rename

* lints
nadav-govari added a commit that referenced this pull request Mar 9, 2026
* Remove old routing table; Take both disk and memory WAL readings

* Add az-aware ingest attempts metric (#6194)
nadav-govari added a commit that referenced this pull request Mar 16, 2026
* Implement IngesterCapacityScore broadcast (#6152)

* Implement node based routing table (#6159)

* Use new node based routing table for routing decisions (#6163)

* Piggyback routing update on persist response (#6173)

* Remove unused shard_ids in persist protos (#6169)

* Add availability zone awareness to node based routing (#6189)

* Remove old routing table; Take both disk and memory WAL readings (#6193)

* Add az-aware ingest attempts metric (#6194)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant