-
Couldn't load subscription status.
- Fork 128
Closed
Labels
Team:Elastic-AgentLabel for the Agent teamLabel for the Agent teamTeam:FleetLabel for the Fleet teamLabel for the Fleet teamdiscussenhancementNew feature or requestNew feature or request
Description
As a developer I want to be able to detect if there are errors occurring during system tests. These are some scenarios I would like to detected as early as possible:
- An event is failing to index (
elastic-agent-20230313-80.ndjson-{"log.level":"warn","@timestamp":"2023-03-13T15:43:25.350Z","message":"Cannot index event publisher.Event{Content:beat.Event{...). The system test will pass as long as other events are indexed. - An input is logging warnings, errors, or deprecation warnings.
- Any panics occurring in the Agent during the system test.
I'd love discuss some options for implementing these types of checks for system tests without making a brittle system.
ebeahan and bhapas
Metadata
Metadata
Assignees
Labels
Team:Elastic-AgentLabel for the Agent teamLabel for the Agent teamTeam:FleetLabel for the Fleet teamLabel for the Fleet teamdiscussenhancementNew feature or requestNew feature or request