Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CDN-in-a-Box not recording stats #5939

Open
ocket8888 opened this issue Jun 15, 2021 · 1 comment
Open

CDN-in-a-Box not recording stats #5939

ocket8888 opened this issue Jun 15, 2021 · 1 comment
Labels
bug something isn't working as intended cdn-in-a-box related to the Docker-based CDN-in-a-Box system low impact affects only a small portion of a CDN, and cannot itself break one

Comments

@ocket8888
Copy link
Contributor

I'm submitting a ...

  • bug report

Traffic Control components affected ...

  • CDN in a Box

Current behavior:

No matter how many requests are made through cache servers for Delivery Service content, the "Current Bandwidth" of all cache servers is reported as 0, and the transactions per second and bandwidth reported for the Delivery Service in question are always 0.

Expected behavior:

TPS/bandwidth measurements actually reflect traffic on the network

Minimal reproduction of the problem with instructions:

start CDN-in-a-Box, docker exec into some container (I used trafficportal, but almost any of them should work), and run while true; do curl -skvL https://video.demo1.mycdn.ciab.test/; done;, then wait a few minutes and request Delivery Service stats. Alternatively, the charts in the CIaB instance's Traffic Portal will show the same thing: no stats.

Anything else:

It's unclear if the issue is with Traffic Stats or Traffic Monitor, but those two are my suspect list thus far.

@ocket8888 ocket8888 added bug something isn't working as intended cdn-in-a-box related to the Docker-based CDN-in-a-Box system labels Jun 15, 2021
@ocket8888
Copy link
Contributor Author

At the CDN level, connections show data but bandwidth is always 0 (on the TP dashboard)

@ocket8888 ocket8888 added the low impact affects only a small portion of a CDN, and cannot itself break one label Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something isn't working as intended cdn-in-a-box related to the Docker-based CDN-in-a-Box system low impact affects only a small portion of a CDN, and cannot itself break one
Projects
None yet
Development

No branches or pull requests

1 participant