Skip to content

Conversation

@Frapschen
Copy link
Contributor

@Frapschen Frapschen commented Aug 8, 2025

Description

The current count connector can only set attributes from span, log record, or similar sources. This PR enhances that functionality.

With this update, the count connector will set attributes in the following precedence order:

  • Span (log record, data point, profile) attributes
  • Scope attributes
  • Resource attributes

@Frapschen Frapschen requested a review from a team as a code owner August 8, 2025 03:34
@Frapschen Frapschen requested a review from MovieStoreGuy August 8, 2025 03:34
@github-actions github-actions bot requested a review from akats7 August 8, 2025 03:34
@Frapschen Frapschen force-pushed the enhance-countconnector branch 6 times, most recently from e6ea68d to c8140d8 Compare August 13, 2025 13:51
Copy link
Contributor

@MovieStoreGuy MovieStoreGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fill in the PR description

@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2025

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Sep 1, 2025
@Frapschen Frapschen force-pushed the enhance-countconnector branch from c8140d8 to 96f6aa2 Compare September 3, 2025 03:27
@Frapschen Frapschen removed the Stale label Sep 3, 2025
@Frapschen Frapschen force-pushed the enhance-countconnector branch from 96f6aa2 to de8c452 Compare September 3, 2025 03:33
@Frapschen Frapschen force-pushed the enhance-countconnector branch from de8c452 to 3ad4f78 Compare September 3, 2025 06:22
@Frapschen Frapschen force-pushed the enhance-countconnector branch 2 times, most recently from 3b5d81c to db52587 Compare September 16, 2025 06:37
@atoulme
Copy link
Contributor

atoulme commented Sep 17, 2025

@akats7 please review as codeowner

@Frapschen Frapschen force-pushed the enhance-countconnector branch from db52587 to a47a3dc Compare September 18, 2025 03:16
@Frapschen
Copy link
Contributor Author

A friendly ping @akats7, please review this enhancement.

@Frapschen Frapschen force-pushed the enhance-countconnector branch from a47a3dc to b6707f7 Compare September 23, 2025 04:02
@akats7
Copy link
Contributor

akats7 commented Sep 29, 2025

Sorry for the delay, will review this by EOD

Copy link
Contributor

@akats7 akats7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me and is definitely valuable, thanks for contributing this

@Frapschen Frapschen force-pushed the enhance-countconnector branch from 709388c to ac32041 Compare September 30, 2025 02:58
component: countconnector

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: attribute can be found from scope and resource attributes
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do think this chlog could be made a bit more clear/descriptive for what is being added for the release notes

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@akats7 Updated, please review.

Copy link
Contributor

@atoulme atoulme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - the changelog could be better, but the subtext helps too. I think we can merge as is.

@atoulme
Copy link
Contributor

atoulme commented Oct 8, 2025

@Frapschen please address the comment and resolve the conflict.

@Frapschen Frapschen force-pushed the enhance-countconnector branch 2 times, most recently from aa36957 to ba87786 Compare October 10, 2025 02:27
@Frapschen Frapschen requested review from akats7 and atoulme October 10, 2025 02:29
@atoulme
Copy link
Contributor

atoulme commented Oct 14, 2025

@akats7 one more review please

@Frapschen Frapschen force-pushed the enhance-countconnector branch from ba87786 to 87570eb Compare October 22, 2025 01:56
@Frapschen Frapschen added ready to merge Code review completed; ready to merge by maintainers and removed waiting-for-code-owners labels Oct 22, 2025
@atoulme atoulme merged commit b0b6521 into open-telemetry:main Oct 22, 2025
213 of 216 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

connector/count ready to merge Code review completed; ready to merge by maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants