Closed Bug 1424564 Opened 7 years ago Closed 6 years ago

Add more Main Summary fields before next backfill

Categories

(Data Platform and Tools :: General, enhancement, P1)

enhancement
Points:
2

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: shong, Assigned: amiyaguchi)

References

Details

Attachments

(2 files)

Please backfill main summary to include profile_reset_date. 

From 20170701 to current, if possible.
Points: --- → 2
Priority: P1 → P2
Hello,
Could we have backfilled to at least 57 (Nov 14th) or preferably 56 the following:

logical cores
physical cores
total memory: "MEMORY_TOTAL" (anything else?)
a snapshot of the amount of total memory used: (e.g. MEMORY_RESIDENT_FAST,"MEMORY_DISTRIBUTION_AMONG_CONTENT"," "MEMORY_VSIZE","MEMORY_VSIZE_MAX_CONTIGUOUS","MEMORY_HEAP_ALLOCATED","MEMORY_HEAP_COMMITTED_UNUSED")

I'm not sure one aggregates histograms in main_summary but a geometric average might suffice.
Also, can we include:

session_id

need to be able to aggregate by session in order to produce any session level metrics (as opposed to subsession level) 

- Su
Blocks: 1438927
Assignee: nobody → amiyaguchi
Summary: Backfill Main Summary for profile_reset_date → Add more Main Summary fields before next backfill
See Bug 1438927 for the backfill that will populate these fields.
Priority: P2 → P1
A few others which would be useful for events:
- info/sessionStartDate
- info/sessionLength

I took a quick scan through the main ping docs, and here are a few other fields potentially of interest:
- environment/update/*
- environment/sandbox/effectiveContentProcessLevel
- environment/gpuProcess/status
- payload/info/revision
This is a list of the fields that were added in this commit.

{'cpu_cores',
 'cpu_count',
 'cpu_family',
 'cpu_l2_cache_kb',
 'cpu_l3_cache_kb',
 'cpu_model',
 'cpu_speed_mhz',
 'cpu_stepping',
 'cpu_vendor',
 'gfx_features_advanced_layers_status',
 'gfx_features_d2d_status',
 'gfx_features_d3d11_status',
 'gfx_features_gpu_process_status',
 'histogram_content_memory_distribution_among_content',
 'histogram_content_memory_heap_allocated',
 'histogram_content_memory_heap_committed_unused',
 'histogram_content_memory_resident_fast',
 'histogram_content_memory_total',
 'histogram_content_memory_unique',
 'histogram_content_memory_vsize',
 'histogram_content_memory_vsize_max_contiguous',
 'histogram_gpu_memory_distribution_among_content',
 'histogram_gpu_memory_heap_allocated',
 'histogram_gpu_memory_heap_committed_unused',
 'histogram_gpu_memory_resident_fast',
 'histogram_gpu_memory_total',
 'histogram_gpu_memory_unique',
 'histogram_gpu_memory_vsize',
 'histogram_gpu_memory_vsize_max_contiguous',
 'histogram_parent_memory_distribution_among_content',
 'histogram_parent_memory_heap_allocated',
 'histogram_parent_memory_heap_committed_unused',
 'histogram_parent_memory_resident_fast',
 'histogram_parent_memory_total',
 'histogram_parent_memory_unique',
 'histogram_parent_memory_vsize',
 'histogram_parent_memory_vsize_max_contiguous',
 'previous_build_id',
 'previous_session_id',
 'previous_subsession_id',
 'sandbox_effective_content_process_level',
 'session_id',
 'session_length',
 'session_start_date',
 'subsession_id',
 'update_auto_download',
 'update_channel',
 'update_enabled'}
Great, I think that covers everything mentioned in this bug. Thanks Anthony!
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Depends on: 1441716
Blocks: 1443359
Blocks: 1448134
Component: Datasets: Main Summary → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: