Event Throttling support #1149
Answered
by
lalitb
Subhajit Mandal (subhajitm)
asked this question in
Q&A
|
does 1DS support throttling noisy events? |
Answered by
lalitb
May 10, 2023
Replies: 1 comment
|
No, 1DS doesn't have inbuilt intelligence to throttle noisy events. Application can define filtering/sampling rule to throttle any such events. More information - https://github.com/microsoft/cpp_client_telemetry/blob/main/lib/include/public/IEventFilter.hpp |
0 replies
Answer selected by
subhajitm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, 1DS doesn't have inbuilt intelligence to throttle noisy events. Application can define filtering/sampling rule to throttle any such events. More information - https://github.com/microsoft/cpp_client_telemetry/blob/main/lib/include/public/IEventFilter.hpp