Skip to content

Commit

Permalink
chore: remove json ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Bidon15 committed Mar 7, 2023
1 parent 8b1f945 commit 505492f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/runner/cluster_k8s.go
Original file line number Diff line number Diff line change
Expand Up @@ -828,8 +828,6 @@ func (c *ClusterK8sRunner) createTestplanPod(ctx context.Context, podName string
"telegraf.influxdata.com/inputs": `[[inputs.tail]]
files = ["/var/log/**.log"]
data_format = "json"
json_time_key = "ts"
json_time_format = "2023-03-07T13:54:04.350Z"
tag_keys = ["level", "logger", "caller", "height", "square width", "finished (s)"]
json_string_fields = ["msg", "hash", "data root", "peer"]
[[inputs.prometheus]]
Expand Down

0 comments on commit 505492f

Please sign in to comment.