Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Return current namespace replication index in stats #674

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

MarinPostma
Copy link
Contributor

This PR adds the current replication index of a namespace in its stats payload:

{
    "rows_read_count": 0,
    "rows_written_count": 0,
    "storage_bytes_used": 12288,
    "write_requests_delegated": 0,
    "current_frame_no": 4
}

@MarinPostma MarinPostma force-pushed the stats-return-frame-index branch 2 times, most recently from 94f1cdd to d5e1ff1 Compare September 14, 2023 09:09
@MarinPostma MarinPostma force-pushed the stats-return-frame-index branch from d5e1ff1 to 9c81034 Compare September 15, 2023 10:12
@MarinPostma MarinPostma added this pull request to the merge queue Sep 15, 2023
Merged via the queue into main with commit 90fb739 Sep 15, 2023
@MarinPostma MarinPostma deleted the stats-return-frame-index branch September 15, 2023 11:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant