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

[8.14] [Profiling] Round top-level values in TopN API (#108054) #108067

Merged

Conversation

danielmitterdorfer
Copy link
Member

Backports the following commits to 8.14:

Typically double values are rounded in profiling APIs. However, we have
missed `self_annual_co2_tons` and `self_annual_cost_usd` in the TopN
functions API. With this commit we also round these two values according
to the existing convention.

Relates elastic/kibana#182001
@danielmitterdorfer danielmitterdorfer added :UniversalProfiling/Application Elastic Universal Profiling REST APIs and infrastructure >non-issue auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:obs-knowledge Meta label for Observability Knowledge team labels Apr 30, 2024
@elasticsearchmachine elasticsearchmachine merged commit c9558bb into elastic:8.14 Apr 30, 2024
15 checks passed
@danielmitterdorfer danielmitterdorfer deleted the backport/8.14/pr-108054 branch April 30, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >non-issue Team:obs-knowledge Meta label for Observability Knowledge team :UniversalProfiling/Application Elastic Universal Profiling REST APIs and infrastructure v8.14.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants