as a technical person inspecting raw data
I need to filter and transform the large sets of data I'm encountering
because new information is often revealed by removing the noise
add the date a Check was made (the capture field)
add ability to filter on monitor, status_code and up fields
add ability to search between dates on the capture field
done, however the date range search is not available in Django like I thought it was. There is date filtering in the side bar however with sensible defaults (last day/week/month/year).
as a technical person inspecting raw data I need to filter and transform the large sets of data I'm encountering because new information is often revealed by removing the noise
capture
field)monitor
,status_code
andup
fieldscapture
field