Closed
Bug 1073145
Opened 11 years ago
Closed 11 years ago
How much traffic does SAMO get in a day?
Categories
(Cloud Services :: Operations: Marketplace, task)
Cloud Services
Operations: Marketplace
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: clouserw, Assigned: jason)
Details
Already talked to Jason about this on IRC, but this bug is so we don't forget. This is the type of URL we're looking at:
https://services.addons.mozilla.org/en-US/firefox/discovery/pane/8.0.1/Darwin
So counting lines with something like this would probably work:
> services\.addons\.mozilla\.org\/.*\/firefox\/discovery\/.*
Thanks!
| Assignee | ||
Comment 1•11 years ago
|
||
It looks like we add the logs for services.addons.mozilla.org. Here what I see for 2014-09-24:
zgrep services\.addons\.mozilla\.org\/.*\/firefox\/discovery\/.* 2014-09-24-* | wc -l
6381142
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•11 years ago
|
||
Thank you!
| Assignee | ||
Updated•11 years ago
|
Component: Server Operations: AMO Operations → Operations: Marketplace
Product: mozilla.org → Mozilla Services
QA Contact: oremj → operations-mkt
You need to log in
before you can comment on or make changes to this bug.
Description
•