etl icon indicating copy to clipboard operation
etl copied to clipboard

tcpinfo: snapshot thinning metadata: raw snapshot length

Open stephen-soltesz opened this issue 2 years ago • 0 comments

For unit testing and data analysis, it would be helpful to know what the original length of the raw snapshots was. Today there is no indication that snapshots were thinned nor by how much.

If this information were available, then the tcpinfo snapshot thinning unit tests could additionally verify that test data had the expected number of snapshots remaining after "thinning".

For example: a.SnapshotsLength, a.TotalSnapshots, etc. This update would require a schema update, but would be available for all historical data since it is a derived metric.

stephen-soltesz avatar Oct 11 '22 16:10 stephen-soltesz