Updated expiration settings only apply to data collected from this point forward. Existing data is still
tagged with the expiration settings in effect at the time the data was captured since using
Cassandra TTL
to implement expiration.
Cassandra TWCS window sizes are calculated using the TTL for the table divided by 24, so that the
table will have approximately 24 windows.
H2 data file size: {{h2DataFileSize | gtBytes}}
Table name
Total bytes
Row count
{{analyzedH2Table.name}}
{{analyzedH2Table.bytes | number}}
{{analyzedH2Table.rows | number}}
By transaction type
Transaction type
Traces captured
Traces captured because they were flagged as errors
{{analyzedTraceOverallCount.transactionType}}
{{analyzedTraceOverallCount.count | number}}
{{analyzedTraceOverallCount.errorCount | number}}
By transaction name
Transaction type
Transaction name
Traces captured
Traces captured because they were flagged as errors