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/transform] introduce aggregate_on_attribute_value function for metrics #33423

Merged

Conversation

odubajDT
Copy link
Contributor

@odubajDT odubajDT commented Jun 7, 2024

Link to tracking Issue: #16224

Changes:

  • implemented aggregate_on_attribute_value function
  • tests
  • documentation

Depends on #33669

@github-actions github-actions bot added the processor/transform Transform processor label Jun 7, 2024
@odubajDT odubajDT force-pushed the feat/16224/aggregate-label-value branch from c20b2b5 to 02b67f3 Compare June 20, 2024 12:05
@odubajDT odubajDT changed the title [processor/transform] introduce aggregate_label_value function for metrics [processor/transform] introduce aggregate_on_attribute_value function for metrics Jun 20, 2024
evan-bradley pushed a commit that referenced this pull request Jul 2, 2024
**Description:** <Describe what has changed.>
- duplicated and enhanced aggregation business logic (with median
function) for common usage in follow-up tickets
- tests

**Link to tracking Issue:** #16224 

**Follow-ups:**
-
#33655
-
#33334
-
#33423

---------

Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
@odubajDT odubajDT force-pushed the feat/16224/aggregate-label-value branch 2 times, most recently from 4efaef2 to f1695ae Compare July 3, 2024 12:18
@odubajDT odubajDT marked this pull request as ready for review July 3, 2024 12:46
@odubajDT odubajDT requested a review from a team July 3, 2024 12:46
@odubajDT odubajDT force-pushed the feat/16224/aggregate-label-value branch 2 times, most recently from 4b42a51 to eaec68c Compare July 10, 2024 07:40
@odubajDT odubajDT force-pushed the feat/16224/aggregate-label-value branch 4 times, most recently from 8339c0c to 2d876ab Compare July 18, 2024 13:51
@odubajDT odubajDT force-pushed the feat/16224/aggregate-label-value branch 2 times, most recently from 26060ce to 6751508 Compare July 30, 2024 06:39
@odubajDT odubajDT force-pushed the feat/16224/aggregate-label-value branch from 19e0b2f to 97f8f68 Compare August 2, 2024 07:33
@odubajDT odubajDT force-pushed the feat/16224/aggregate-label-value branch from 0ca7ae3 to 01fc697 Compare August 7, 2024 07:56
@odubajDT
Copy link
Contributor Author

odubajDT commented Aug 8, 2024

Hey @TylerHelmuth @evan-bradley would you please have a look?

@odubajDT
Copy link
Contributor Author

@TylerHelmuth @evan-bradley would you have time to look into this? Thanks!

@MovieStoreGuy
Copy link
Contributor

Hey @TylerHelmuth @evan-bradley would you please have a look?

Just doubling checking with code owners before it is merged.

processor/transformprocessor/README.md Outdated Show resolved Hide resolved
processor/transformprocessor/README.md Outdated Show resolved Hide resolved
processor/transformprocessor/README.md Outdated Show resolved Hide resolved
processor/transformprocessor/README.md Outdated Show resolved Hide resolved
processor/transformprocessor/README.md Outdated Show resolved Hide resolved
processor/transformprocessor/README.md Outdated Show resolved Hide resolved
processor/transformprocessor/README.md Outdated Show resolved Hide resolved
odubajDT and others added 9 commits September 4, 2024 08:44
… for metrics

Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
@odubajDT odubajDT force-pushed the feat/16224/aggregate-label-value branch from e4c5cbe to 54dfc96 Compare September 4, 2024 08:11
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
@MovieStoreGuy
Copy link
Contributor

Hey @evan-bradley, just double checking you're okay with the changes made?

@evan-bradley
Copy link
Contributor

This looks good to me, thanks for continuing to push this along @MovieStoreGuy.

@TylerHelmuth could you take a look when you have time?

Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
@TylerHelmuth TylerHelmuth merged commit 95ff5f2 into open-telemetry:main Sep 6, 2024
156 checks passed
@github-actions github-actions bot added this to the next release milestone Sep 6, 2024
f7o pushed a commit to f7o/opentelemetry-collector-contrib that referenced this pull request Sep 12, 2024
… for metrics (open-telemetry#33423)

**Link to tracking Issue:** open-telemetry#16224 

**Changes:**

- implemented `aggregate_on_attribute_value` function
- tests
- documentation

**Depends on**
open-telemetry#33669

---------

Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants