Skip to content

Conversation

@chaoyli
Copy link
Contributor

@chaoyli chaoyli commented Jun 1, 2020

  1. Store the query statistics in memory.
  2. Supporting RESTFUL interface to get the statistics.

@chaoyli chaoyli self-assigned this Jun 1, 2020
@chaoyli chaoyli linked an issue Jun 1, 2020 that may be closed by this pull request
@kangkaisen
Copy link
Contributor

@chaoyli Hi, you should add the doc for new http api.

@chaoyli chaoyli closed this Jun 3, 2020
@chaoyli chaoyli reopened this Jun 9, 2020
Copy link
Contributor

@morningman morningman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Next time, please DO NOT modify multiple unrelated modules in one PR. If you need to make changes, please submit multiple PRs, or specify the changes you made in the comment.

In this PR, you try to modify:

  1. Some configuration defaults
  2. Units of monitoring indicators
  3. Delete some default logs
  4. QueryDetails related changes

There 4 changes seems unrelated.

Copy link
Contributor

@morningman morningman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@morningman morningman added approved Indicates a PR has been approved by one committer. area/metrics Issues or PRs related to the metrics kind/improvement labels Jun 15, 2020
@morningman morningman added the api-review Categorizes an issue or PR as actively needing an API review. label Jun 15, 2020
@chaoyli chaoyli merged commit 6c4d7c6 into apache:master Jun 15, 2020
baidu-doris pushed a commit to baidu-doris/incubator-doris that referenced this pull request Jun 17, 2020
1. Store the query statistics in memory.
2. Supporting RESTFUL interface to get the statistics.
hubgeter pushed a commit to hubgeter/doris that referenced this pull request Mar 12, 2025
… where the producer is located apache#47108 (apache#3744)

Sometimes the consumer of a certain rf does not exist on the BE where
the producer of a certain rf is located. At this time, the send to
remote operation of the rf will cause problems and the rf will be lost.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api-review Categorizes an issue or PR as actively needing an API review. approved Indicates a PR has been approved by one committer. area/metrics Issues or PRs related to the metrics kind/improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Proposal] Add query monitor detail in FE.

4 participants