summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/tests/runtime/data/stackdriver/stackdriver_test_trace.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fluent-bit/tests/runtime/data/stackdriver/stackdriver_test_trace.h')
-rw-r--r--src/fluent-bit/tests/runtime/data/stackdriver/stackdriver_test_trace.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/fluent-bit/tests/runtime/data/stackdriver/stackdriver_test_trace.h b/src/fluent-bit/tests/runtime/data/stackdriver/stackdriver_test_trace.h
new file mode 100644
index 000000000..15c7bc911
--- /dev/null
+++ b/src/fluent-bit/tests/runtime/data/stackdriver/stackdriver_test_trace.h
@@ -0,0 +1,6 @@
+#define TRACE_COMMON_CASE "[" \
+ "1591111124," \
+ "{" \
+ "\"trace\": \"test-trace-id-xyz\"" \
+ "}]"
+ \ No newline at end of file