Skip to content

[receiver/couchdb] Enable re-aggregation feature#47648

Open
Amaan729 wants to merge 1 commit intoopen-telemetry:mainfrom
Amaan729:feat/couchdb-enable-reaggregation
Open

[receiver/couchdb] Enable re-aggregation feature#47648
Amaan729 wants to merge 1 commit intoopen-telemetry:mainfrom
Amaan729:feat/couchdb-enable-reaggregation

Conversation

@Amaan729
Copy link
Copy Markdown

Fixes #46351
Part of #45396

Description

Enables the re-aggregation feature for the couchdb receiver by:

  • Adding reaggregation_enabled: true to metadata.yaml
  • Adding requirement_level: recommended to all metric attributes
  • Regenerating all derived files via go generate ./...
  • Updating scraper_test.go to use field-level overrides

Test plan

  • go generate ./... completed successfully
  • go test ./... passes

Checklist

  • Changelog entry added under .chloggen/
  • All existing tests pass
  • go generate ./... was run

Signed-off-by: Amaan Sayed <asayed7@asu.edu>
@Amaan729 Amaan729 requested a review from a team as a code owner April 14, 2026 19:00
@Amaan729 Amaan729 requested a review from axw April 14, 2026 19:00
@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla bot commented Apr 14, 2026

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: Amaan729 / name: Amaan Sayed (849ba5e)

@github-actions github-actions bot added the first-time contributor PRs made by new contributors label Apr 14, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Welcome, contributor! Thank you for your contribution to opentelemetry-collector-contrib.

Important reminders:

A maintainer will review your pull request soon. Thank you for helping make OpenTelemetry better!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

first-time contributor PRs made by new contributors receiver/couchdb

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[receiver/couchdb] Enable re-aggregation feature

2 participants