You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But this does not actually apply a sample ratio, I am still getting 100% of tags from the dd_log_tags_pre transform (which works fine). Every single event has an aggregator key, and some of those keys are datadog. I just want to take everything that isn't set to datadog and decrease it by 90% per service. As far as I can tell from the docs, this is correct, but it does nothing.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following sample:
But this does not actually apply a sample ratio, I am still getting 100% of tags from the
dd_log_tags_pre
transform (which works fine). Every single event has anaggregator
key, and some of those keys aredatadog
. I just want to take everything that isn't set todatadog
and decrease it by 90% perservice
. As far as I can tell from the docs, this is correct, but it does nothing.Beta Was this translation helpful? Give feedback.
All reactions