I need to implement distributed-tracing for our applications on hosted on OpenShift. We have many projects, some with user count < 100 and some > 1000 and greater.
We no wneed to estimate how much storage, i.e. S3 in our cas is used, this would require.
Can anyone give med some advice / tip on how I can reliable estimate data consumption for tracing? I actually could not find sufficient information in the web.
Many thanks!!