Lumen help
CDN Load Balancer Graph
The CDN Load Balancer graph can be added to and shown on any page that is running our technology.
The global score graph provides you with information about the global score (1) and QoS score (2) of each CDN. The CDN Load Balancer graph also allows you to see from which CDN each buffered segment is downloaded (3). When you hover over the graph, a toolbox presents exact score values (4) . On the left-hand side, you can see the business score of each CDN (5) and switch graph style between stacked area (in percentage) and line (6). On top you can switch CDN display (7) .
Integrate the graph within your test page
To include CDN Load Balancer graph in your test page, add the following HTML code.
In the <Head> tag
<head>
<script src="//tools.streamroot.io/usage-graphs/latest/graphs.js"></script>
</head>
In the <Body> tag
<body>
<div id="streamroot-graphs"></div>
</body>
© 2023 Lumen Technologies. All Rights Reserved. Lumen is a registered trademark in the United States, EU and certain other countries.