-
Notifications
You must be signed in to change notification settings - Fork 50
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
Add aap-eda mime type for uploads #449
Conversation
9bf0bd2
to
ab025fe
Compare
@hsong-rh This change looks fine. Do you know how big the uploads will be? How frequently will the uploads be sent? How many hosts will be sending the uploads and over what time period? |
/retest |
@dehort We will use the insights-analytics-collector repo to collect and upload data. The maximum file size is 100MB. For a big table, it may be split into multiple files. The collection will be scheduled every 4 hours. So far we only have one scheduler host. |
@dehort Any suggestions for this PR to be merged? |
/retest |
@hsong-rh right now you only have upload coming from one host. Is that right? How many hosts do you expect to be uploading these files in the future? |
@dehort the estimate is that max few hundreds of hosts would be sending data. (up to ±1500 longer term) By default they will send data every 4h. The payload size per host is yet to be determined. (shouldn't be large from start) |
@dehort quick question, should this be autoreleased on Stage already? (and we need manual prod deploy scheduled?) |
@Ladas It should have been autoreleased to Stage, but it looks like it didn't. I'll look into getting this pushed out to stage tomorrow. |
@dehort thank you, please let us know when it's pushed |
What?
Add aap-eda to the upload mime types
https://issues.redhat.com/browse/AAP-30055