From 1110808a9d39d4b808aef724c861a2e1a38d2a69 Mon Sep 17 00:00:00 2001 From: Devtools Arcadia <arcadia-devtools@yandex-team.ru> Date: Mon, 7 Feb 2022 18:08:42 +0300 Subject: intermediate changes ref:cde9a383711a11544ce7e107a78147fb96cc4029 --- library/cpp/lwtrace/example1/example_query.tr | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 library/cpp/lwtrace/example1/example_query.tr (limited to 'library/cpp/lwtrace/example1/example_query.tr') diff --git a/library/cpp/lwtrace/example1/example_query.tr b/library/cpp/lwtrace/example1/example_query.tr new file mode 100644 index 0000000000..a06e2a922d --- /dev/null +++ b/library/cpp/lwtrace/example1/example_query.tr @@ -0,0 +1,10 @@ +Blocks { + ProbeDesc { + Name: "IterationProbe" + Provider: "LWTRACE_EXAMPLE_PROVIDER" + } + Action { + PrintToStderrAction { } + } +} + -- cgit v1.2.3