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

[Profiling] Round top-level values in TopN API #108054

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

danielmitterdorfer
Copy link
Member

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

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 >non-issue auto-backport-and-merge Automatically create backport pull requests and merge when ready v8.14.0 v8.15.0 labels Apr 30, 2024
@danielmitterdorfer
Copy link
Member Author

Marking as non-issue as this API is not yet released.

@elasticsearchmachine elasticsearchmachine added the needs:triage Requires assignment of a team area label label Apr 30, 2024
@danielmitterdorfer danielmitterdorfer added :UniversalProfiling/Application Elastic Universal Profiling REST APIs and infrastructure and removed needs:triage Requires assignment of a team area label labels Apr 30, 2024
@elasticsearchmachine elasticsearchmachine added the Team:obs-knowledge Meta label for Observability Knowledge team label Apr 30, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/obs-knowledge-team (Team:obs-knowledge)

@rockdaboot
Copy link
Contributor

Thanks for fixing!

@danielmitterdorfer danielmitterdorfer merged commit 46d4ba9 into elastic:main Apr 30, 2024
15 checks passed
danielmitterdorfer added a commit to danielmitterdorfer/elasticsearch that referenced this pull request Apr 30, 2024
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
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.14

elasticsearchmachine pushed a commit that referenced this pull request Apr 30, 2024
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 deleted the topn-round branch April 30, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport-and-merge Automatically create backport pull requests and merge when ready >non-issue Team:obs-knowledge Meta label for Observability Knowledge team :UniversalProfiling/Application Elastic Universal Profiling REST APIs and infrastructure v8.14.0 v8.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants