Skip to content

Commit 8e7b641

Browse files
remove p_tags and p_metadata from flogStreamFields in Quest
1 parent e2b4b0e commit 8e7b641

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test_utils.go

-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ const (
3636
func flogStreamFields() []string {
3737
return []string{
3838
"p_timestamp",
39-
"p_tags",
40-
"p_metadata",
4139
"host",
4240
"'user-identifier'",
4341
"datetime",

0 commit comments

Comments
 (0)