m-standfuss
m-standfuss
Was having some weirdness trying to close the transaction at that moment. Ended up just logging a message to it so at least we can see an error in APM,...
Ah thanks I will probably move it to its own schedule and run at 5min for now. Thank you for taking a look at it.
We also just ran into this same issue after taking an upgrade to from 6.x -> 7.x on `System.Diagnostics.DiagnosticSource`
@kaiyan-sheng taking a look at implementing this latency fix for our cluster now that were upgraded to 8, does the logic work that if i set the latency fairly high,...
Oh, just realized that latency is an existing/legacy parameter. I thought it was newly implemented 🤦
So even with a more than adequate latency (3 minute+) i'm not getting all the metrics. I think I might just flip over to using the cloudwatch module directly instead...
We just spent hours looking for logs to troubleshoot an issue only to realized that our search parameters were including a k8s field that was no longer being populated after...