Slackbot
12/08/2023, 5:35 PMOla Ahlman
12/08/2023, 6:09 PMSrikanth Chekuri
12/11/2023, 3:21 AMIs there some way to aggregate this data after some time to not keep all traces?We already do this and calculate all RED metrics that power the
Services
tab.
Or is the proper way to use another sampler when collecting traces?By collecting traces, I imagine you are referring to HEAD, which can be very inflexible sometimes because the important trace could not have been sampled in the beginning.
Srikanth Chekuri
12/11/2023, 3:22 AMwhat would be the proper way to truncate the dbTruncate the individual tables.
Srikanth Chekuri
12/11/2023, 3:24 AMI tried setting the retention period to 1h to clear old data but I cant see disk space shrinking even though it says "Your last call to change retention period to 1 hr was successful."IIRC it is a day precision because mutations are costly and doing them often only leads to unnecessary complications.