Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[processor/groupbyattrs] move from OpenCensus to OpenTelemetry #30764

Merged

Conversation

codeboten
Copy link
Contributor

Fixes #30763

@github-actions github-actions bot added the processor/groupbyattrs Group By Attributes processor label Jan 24, 2024
@codeboten codeboten force-pushed the codeboten/rm-groupbyattrs-census branch from 9d8a6a0 to fa1e603 Compare January 24, 2024 23:23
@codeboten codeboten changed the title WIP [processor/groupbyattrs] move from OpenCensus to OpenTelemetry [processor/groupbyattrs] move from OpenCensus to OpenTelemetry Jan 25, 2024
@codeboten codeboten force-pushed the codeboten/rm-groupbyattrs-census branch from d3ed055 to 7abf1e6 Compare January 25, 2024 19:00

it.mNumNonGroupedSpans = counter

histo, err := metadata.Meter(set).Int64Histogram(
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe we could just call this histogram? :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i don't have a strong preference here, the codebase already has a mix of both histo and histogram

processor/groupbyattrsprocessor/metrics.go Show resolved Hide resolved
@github-actions github-actions bot added the processor/filter Filter processor label Jan 29, 2024
@codeboten codeboten force-pushed the codeboten/rm-groupbyattrs-census branch from 6d71567 to c9f4576 Compare January 29, 2024 21:36
@codeboten codeboten marked this pull request as ready for review January 29, 2024 21:36
@codeboten codeboten requested a review from a team as a code owner January 29, 2024 21:36
@codeboten codeboten force-pushed the codeboten/rm-groupbyattrs-census branch from a9b42ac to d089996 Compare February 1, 2024 17:44
Signed-off-by: Alex Boten <[email protected]>
@codeboten codeboten force-pushed the codeboten/rm-groupbyattrs-census branch from d089996 to 377c3eb Compare February 1, 2024 17:58
@codeboten codeboten merged commit e2bd283 into open-telemetry:main Feb 1, 2024
138 checks passed
@codeboten codeboten deleted the codeboten/rm-groupbyattrs-census branch February 1, 2024 20:06
@github-actions github-actions bot added this to the next release milestone Feb 1, 2024
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this pull request Feb 1, 2024
anthoai97 pushed a commit to anthoai97/opentelemetry-collector-contrib that referenced this pull request Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
processor/filter Filter processor processor/groupbyattrs Group By Attributes processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

processor/groupbyattrsprocessor
4 participants