E2E Test - Tracing through ApiServerSource #1768
Labels
area/observability
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature-request
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
Milestone
This should not be started until after #1758 is closed.
Problem
In order to ensure that ApiServerSource generates traces correctly, we need an E2E test.
Persona:
Contributor
Exit Criteria
A test in the e2e suite that runs before every PR merge. The test verifies that an event sent from an ApiServerSource sent to something that doesn't emit traces (e.g. a simple web server) still creates a trace with a span for the communication between ApiServerSource and its sink.
The text was updated successfully, but these errors were encountered: