You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Axel Hanikel (Jira)" <ji...@apache.org> on 2020/01/28 13:44:00 UTC

[jira] [Comment Edited] (OAK-8878) Expose downloaded (and uploaded) blob bytes as metrics, not only as time series

    [ https://issues.apache.org/jira/browse/OAK-8878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025095#comment-17025095 ] 

Axel Hanikel edited comment on OAK-8878 at 1/28/20 1:43 PM:
------------------------------------------------------------

Attaching a screenshot which shows the size and time totals after applying the patch:  !Screenshot 2020-01-28 at 13.56.47 .png! 
The lines from top to bottom are:
* The first two lines are the download size total for pod 1 and 2.
* The red line is the total time in microseconds for pod 1.
* The next line is the download rate in bytes / sec for pod 2.
* The green line is the total time in microseconds for pod 2.
* The mauve line is the download rate in bytes / sec for pod 1.


was (Author: ahanikel):
Attaching a screenshot which shows the size and time totals after applying the patch:  !Screenshot 2020-01-28 at 13.56.47 .png! 
The lines from top to bottom are:
* The first two lines are the download size total for pod 1 and 2.
* The red line is the total time in microseconds for pod 1.
* The next line is the download rate in bytes / sec for pod 2.
* The green line is the total time in microseconds for pod 2.

> Expose downloaded (and uploaded) blob bytes as metrics, not only as time series
> -------------------------------------------------------------------------------
>
>                 Key: OAK-8878
>                 URL: https://issues.apache.org/jira/browse/OAK-8878
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: blob-plugins
>    Affects Versions: 1.24.0
>            Reporter: Axel Hanikel
>            Priority: Major
>             Fix For: 1.26.0
>
>         Attachments: GRANITE-28652-1.patch, Screenshot 2020-01-28 at 13.56.47 .png
>
>
> It would be useful to me to have the downloaded and uploaded blob bytes and times exposed as a metric and not only as a time series. This helps getting meaningful statistics e.g. in the case of Prometheus, which scrapes values at some interval:  [^GRANITE-28652-1.patch] 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)