Skip to content

Conversation

odubajDT
Copy link
Contributor

Description

Introduce optional metric name suffix setup for the following functions:

  • extract_count_metric
  • extract_sum_metric
  • convert_summary_sum_val_to_sum
  • convert_summary_count_val_to_sum

This PR also introduces a breaking change by adapting the metric suffix according to the latest OTel convention which uses . instead of _

Link to tracking issue

Fixes #33850

Note

Addition of convert_summary_quantile_val_to_gauge(Optional[suffix]) function as described in the linked issue will be added in a separate PR

… convert summary and extract histogram functions

Signed-off-by: odubajDT <[email protected]>
Signed-off-by: odubajDT <[email protected]>
@odubajDT odubajDT closed this Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

processor/transform Transform processor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[processor/transform] Allow specifying metric name suffix when using convert summary functions

2 participants