-
Notifications
You must be signed in to change notification settings - Fork 630
Metrics: E2E Test for InMemoryChannel #1817
Copy link
Copy link
Closed
Labels
area/observabilitykind/feature-requestlifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.proposal/0.14Proposed (not planned) work items for 0.14 releaseProposed (not planned) work items for 0.14 release
Milestone
Metadata
Metadata
Assignees
Labels
area/observabilitykind/feature-requestlifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.proposal/0.14Proposed (not planned) work items for 0.14 releaseProposed (not planned) work items for 0.14 release
Problem
In order to ensure that the InMemoryChannel generates metrics 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 InMemoryChannel sends at least
event_countmetrics.Additional Context
This depends on #1818 being done