Skip to content

Commit

Permalink
metricbeat
Browse files Browse the repository at this point in the history
  • Loading branch information
michalpristas committed Oct 17, 2023
1 parent 39cbd84 commit 0c06780
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/integration/monitoring_logs_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ func TestMonitoringLogsShipped(t *testing.T) {
"Failed to download artifact",
"Failed to initialize artifact",
"Failed to apply initial policy from on disk configuration",
"elastic-agent-client error: rpc error: code = Canceled desc = context canceled", // can happen on restart
})
})
t.Logf("errors: Got %d documents", len(docs.Hits.Hits))
Expand Down

0 comments on commit 0c06780

Please sign in to comment.