Skip to content

Commit

Permalink
Merge pull request #21 from celestiaorg/feat/pod-cleanup
Browse files Browse the repository at this point in the history
chore: remove json ts
  • Loading branch information
Bidon15 authored Mar 7, 2023
2 parents df425eb + 505492f commit 39661ea
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 39661ea

Please sign in to comment.