Skip to content

[receiver/nsxt] Enable re-aggregation feature#47738

Open
nicknikolakakis wants to merge 1 commit intoopen-telemetry:mainfrom
nicknikolakakis:fix/46369-nsxt-reaggregation
Open

[receiver/nsxt] Enable re-aggregation feature#47738
nicknikolakakis wants to merge 1 commit intoopen-telemetry:mainfrom
nicknikolakakis:fix/46369-nsxt-reaggregation

Conversation

@nicknikolakakis
Copy link
Copy Markdown
Contributor

@nicknikolakakis nicknikolakakis commented Apr 18, 2026

Fixes #46369
Part of #45396

Summary

Test plan

  • go test ./... in receiver/nsxtreceiver/ - all tests pass
  • make chlog-validate - valid
  • make gci - no diffs
  • schemagen - schema up to date

Set reaggregation_enabled: true in metadata.yaml and mark all attributes
(class, direction, disk_state, packet.type) as recommended. Removed unused
slices import from generated code (upstream mdatagen template bug
open-telemetry/opentelemetry-collector#15145).

Fixes open-telemetry#46369
Part of open-telemetry#45396

Signed-off-by: Nick Nikolakakis <nonicked@protonmail.com>
@nicknikolakakis nicknikolakakis requested review from a team and dashpole as code owners April 18, 2026 04:57
@github-actions github-actions bot added the receiver/nsxt NSXT Receiver label Apr 18, 2026
@github-actions github-actions bot requested a review from schmikei April 18, 2026 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

receiver/nsxt NSXT Receiver

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[receiver/nsxt] Enable re-aggregation feature

2 participants