Skip to content

test(embed): add hostmetrics integration test + docs update for MetricConsumer (PIPE-1023)#232

Merged
Dylan-M merged 1 commit into
mainfrom
dylanmyers/pipe-1023-integration-and-docs
Jun 3, 2026
Merged

test(embed): add hostmetrics integration test + docs update for MetricConsumer (PIPE-1023)#232
Dylan-M merged 1 commit into
mainfrom
dylanmyers/pipe-1023-integration-and-docs

Conversation

@Dylan-M

@Dylan-M Dylan-M commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Proposed Change

embed/integration_test.go gains TestEmbed_HostMetricsPointsFlowToMemoryConsumer — a black-box test that constructs hostmetrics with an embed.MetricConsumer, runs it through embed.New + Runner.Start, and confirms metric points flow end-to-end through the embed seam.

docs/embed.md gets a "Generators by signal type" table calling out which generators are wired through embed for which signal, and the runner-construction example now includes the hostmetrics generator alongside apache in the Modules slice.

Part of PIPE-1023. Stacked on #231.

@Dylan-M Dylan-M requested review from a team as code owners June 2, 2026 15:46
@Dylan-M Dylan-M force-pushed the dylanmyers/pipe-1023-dispatch-runtime-wiring branch from fbcd092 to 968e23e Compare June 3, 2026 12:28
@Dylan-M Dylan-M force-pushed the dylanmyers/pipe-1023-integration-and-docs branch from 8c0e2c4 to 813b3a0 Compare June 3, 2026 12:28
@Dylan-M Dylan-M force-pushed the dylanmyers/pipe-1023-dispatch-runtime-wiring branch from 968e23e to 92b26a1 Compare June 3, 2026 13:19
@Dylan-M Dylan-M force-pushed the dylanmyers/pipe-1023-integration-and-docs branch from 813b3a0 to 5be5c2b Compare June 3, 2026 13:19
@graphite-app graphite-app Bot changed the base branch from dylanmyers/pipe-1023-dispatch-runtime-wiring to graphite-base/232 June 3, 2026 13:28
@Dylan-M Dylan-M force-pushed the dylanmyers/pipe-1023-integration-and-docs branch from 5be5c2b to d1f9a63 Compare June 3, 2026 13:34
@Dylan-M Dylan-M force-pushed the graphite-base/232 branch from 92b26a1 to bdc229c Compare June 3, 2026 13:34
@graphite-app graphite-app Bot changed the base branch from graphite-base/232 to main June 3, 2026 13:35
@graphite-app

graphite-app Bot commented Jun 3, 2026

Copy link
Copy Markdown

Merge activity

  • Jun 3, 1:35 PM UTC: Graphite rebased this pull request, because this pull request is set to merge when ready.

@Dylan-M Dylan-M added this pull request to the merge queue Jun 3, 2026
Merged via the queue into main with commit 4424352 Jun 3, 2026
19 of 30 checks passed
@Dylan-M Dylan-M deleted the dylanmyers/pipe-1023-integration-and-docs branch June 3, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants