Add metrics to the write-cache #312

Closed
opened 2023-05-04 06:04:18 +00:00 by anikeev-yadro · 3 comments
Member

It will help to understand system state in the test.

It will help to understand system state in the test.
anikeev-yadro added the
triage
label 2023-05-04 06:04:18 +00:00
fyrchik added the
enhancement
frostfs-node
labels 2023-05-04 06:50:24 +00:00
fyrchik added this to the v0.37.0 milestone 2023-05-18 08:23:45 +00:00
dstepanov-yadro self-assigned this 2023-05-18 08:42:18 +00:00
fyrchik added
observability
and removed
enhancement
labels 2023-05-18 10:43:04 +00:00
fyrchik changed title from Need write-cache fill metric to observe it in grafana while test is running to Add metrics to the write-cache 2023-05-18 12:52:58 +00:00
Owner

The title mentioned fill metric before, but we sure can think of others too.

The title mentioned fill metric before, but we sure can think of others too.

Suggestion:

  1. hit/miss counters, hit counter with source type label - db or fstree

  2. put counter with source type label

  3. delete counter with source type label

  4. flushed counter with source type label

  5. actual objects count - it's look like 2 - (3 + 4), but i think it should be separate counter to not handle metric overflow cases

  6. put, get & head, delete duration

  7. mode (readonly, readwrite, etc)

  8. estimated size

Suggestion: 1. hit/miss counters, hit counter with source type label - db or fstree 2. put counter with source type label 3. delete counter with source type label 4. flushed counter with source type label 5. actual objects count - it's look like 2 - (3 + 4), but i think it should be separate counter to not handle metric overflow cases 6. put, get & head, delete duration 7. mode (readonly, readwrite, etc) 8. estimated size
fyrchik referenced this issue from a commit 2023-05-24 10:18:42 +00:00

Done with #378

Done with https://git.frostfs.info/TrueCloudLab/frostfs-node/pulls/378
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#312
No description provided.