Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Added more test data for pattern detection tests #12920

Merged
merged 2 commits into from
May 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
449 changes: 356 additions & 93 deletions pkg/pattern/drain/drain_test.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pkg/pattern/drain/testdata/agent-logfmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -997,4 +997,4 @@ ts=2024-04-16T15:10:42.557068004Z level=info msg="finished node evaluation" cont
ts=2024-04-16T15:10:42.55528547Z level=info msg="finished node evaluation" controller_id=module.http.cloudwatch_pipelines node_id=prometheus.scrape.stack_378175_cloudwatch_notags duration=14.748545ms
ts=2024-04-16T15:10:42.555273483Z level=info msg="finished node evaluation" controller_id=module.http.cloudwatch_pipelines node_id=prometheus.scrape.stack_378175_cloudwatch_notags duration=14.735015ms
ts=2024-04-16T15:10:42.555218448Z level=info msg="finished node evaluation" controller_id=module.http.cloudwatch_pipelines node_id=prometheus.scrape.stack_378175_cloudwatch_notags duration=38.592855ms
2024-04-16 15:10:42.555 ts=2024-04-16T15:10:42.555230437Z level=info msg="finished node evaluation" controller_id=module.http.cloudwatch_pipelines node_id=prometheus.scrape.stack_378175_cloudwatch_notags duration=38.545339ms
ts=2024-04-16T15:10:42.555230437Z level=info msg="finished node evaluation" controller_id=module.http.cloudwatch_pipelines node_id=prometheus.scrape.stack_378175_cloudwatch_notags duration=38.545339ms
1,000 changes: 1,000 additions & 0 deletions pkg/pattern/drain/testdata/calico.txt

Large diffs are not rendered by default.

Empty file.
5,000 changes: 5,000 additions & 0 deletions pkg/pattern/drain/testdata/distributor-logfmt.txt

Large diffs are not rendered by default.

1,000 changes: 1,000 additions & 0 deletions pkg/pattern/drain/testdata/journald.txt

Large diffs are not rendered by default.

1,000 changes: 1,000 additions & 0 deletions pkg/pattern/drain/testdata/kafka.txt

Large diffs are not rendered by default.

1,000 changes: 1,000 additions & 0 deletions pkg/pattern/drain/testdata/kubernetes.txt

Large diffs are not rendered by default.

1,000 changes: 1,000 additions & 0 deletions pkg/pattern/drain/testdata/vault.txt

Large diffs are not rendered by default.