Skip to content

Commit

Permalink
chore(tests): Update year for parse_klog test (#22109)
Browse files Browse the repository at this point in the history
Ref: vectordotdev/vrl#8

Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
  • Loading branch information
jszwedko authored Jan 2, 2025
1 parent 922937f commit f6295e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/cue/reference/remap/functions/parse_klog.cue
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ remap: functions: parse_klog: {
level: "info"
line: 70
message: "hello from klog"
timestamp: "2024-05-05T17:59:40.692994Z"
timestamp: "2025-05-05T17:59:40.692994Z"
}
},
]
Expand Down

0 comments on commit f6295e7

Please sign in to comment.