Skip to content

How to get download bandwidth per second #999

@RammusXu

Description

@RammusXu

Hi,

I'm trying to find out bytes/second metric on every clients. It helps us to know how much traffic we might need and what's client's networking environments.

I can't find this metric/information on existed RUM (js APM). I already know I can create customize transaction to do that, but it's kind of wasting client's bandwidth.

Thus, I'm curious on how to measure client's download speed (byte/second) if is possible. Or any other best practice way to do this. Thank you.

Other Infomation

This all empty on all devices and browsers. Not sure if it correct.

span.http.response.transfer_size
span.http.response.decoded_body_size
span.http.response.encoded_body_size

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions