14
5
Fork
You've already forked techstack-support
0

Ceph latency monitoring #8

Open
opened 2023年05月25日 14:01:49 +02:00 by fnetX · 1 comment
Owner
Copy link

We have the default Ceph dashboard and Grafana performance metrics of Ceph, but they do not mean much if we don't know what to look for.

The most interesting metric for Codeberg would be the average and maximum latency for requests on the CephFS filesystem itself (as seen by e.g. Git operations). However, I don't know if we can obtain this from the existing metrics.

The closest we get is probably the OSD Latencies metrics, but they might or might not be super relevant. (Also note that read performance is most important for us).

Any pointers on where to configure and improve the latency monitoring are very welcome. Maybe I'm missing something?

We have the default Ceph dashboard and Grafana performance metrics of Ceph, but they do not mean much if we don't know what to look for. The most interesting metric for Codeberg would be the average and maximum latency for requests on the CephFS filesystem itself (as seen by e.g. Git operations). However, I don't know if we can obtain this from the existing metrics. The closest we get is probably the OSD Latencies metrics, but they might or might not be super relevant. (Also note that read performance is most important for us). Any pointers on where to configure and improve the latency monitoring are very welcome. Maybe I'm missing something?

As you are interested in the client experience, then you should measure this on the client. You would usually capture the wait times with a tool like sar and stream this data to a central location for metric aggregation so see what is happening with the actual experience (and when).

As you are interested in the client experience, then you should measure this on the client. You would usually capture the wait times with a tool like `sar` and stream this data to a central location for metric aggregation so see what is happening with the actual experience (and when).
Sign in to join this conversation.
No Branch/Tag specified
main
No results found.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 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
Codeberg-Infrastructure/techstack-support#8
Reference in a new issue
Codeberg-Infrastructure/techstack-support
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?