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 convert_summary_quantile_val_to_gauge() function #37245

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

odubajDT
Copy link
Contributor

@odubajDT odubajDT commented Jan 15, 2025

Description

Introduce convert_summary_quantile_val_to_gauge() function which converts all quantiles of a Summary to Gauge with multiple datapoints, where each datapoint has an attribute representing the quantile.

Link to tracking issue

Fixes #33850

@odubajDT odubajDT force-pushed the transform-convert-summary-gauge branch from 81aa995 to b86a924 Compare January 17, 2025 09:52
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