Problem
Currently, we are logging some data to collect service but we are missing some useful data from the service source and schema fields from the request itself that we can use collect service to collect.
How did we discover this problem?
Job Story(s)
When client makes fetch request, I would like to log request fields along with service request using collect service and have files for this in S3.
What are we planning to do about it?
- Integrate
collect service more into fetch service.
What are we not planning to do about it?
How will we measure success?
Security Considerations
Required per CM-4.
Process checklist
If there's UI...
Based on our current data collect meeting with these notes:
https://docs.google.com/document/d/1fMZIrMUJCNz74vc7UPOy3GzMBUHBP1QyypxT0kjdxX8/edit?usp=sharing
We need to create an initial base schema for search queries being done for a domain that will go to collect service.
Problem
Currently, we are logging some data to
collectservice but we are missing some useful data from theservicesource and schema fields from the request itself that we can usecollectservice to collect.How did we discover this problem?
Job Story(s)
When client makes
fetchrequest, I would like to log request fields along with service request usingcollectservice and have files for this in S3.What are we planning to do about it?
collectservice more intofetchservice.What are we not planning to do about it?
How will we measure success?
Security Considerations
Required per CM-4.
Process checklist
If there's UI...
Based on our current data collect meeting with these notes:
https://docs.google.com/document/d/1fMZIrMUJCNz74vc7UPOy3GzMBUHBP1QyypxT0kjdxX8/edit?usp=sharing
We need to create an initial base schema for search queries being done for a domain that will go to
collectservice.