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

[Doc] add routine load metrics #45978

Merged
merged 4 commits into from
May 21, 2024
Merged

[Doc] add routine load metrics #45978

merged 4 commits into from
May 21, 2024

Conversation

hellolilyliuyi
Copy link
Contributor

@hellolilyliuyi hellolilyliuyi commented May 21, 2024

Why I'm doing:

What I'm doing:

Fixes #issue

What type of PR is this:

  • BugFix
  • Feature
  • Enhancement
  • Refactor
  • UT
  • Doc
  • Tool

Does this PR entail a change in behavior?

  • Yes, this PR will result in a change in behavior.
  • No, this PR will not result in a change in behavior.

If yes, please specify the type of change:

  • Interface/UI changes: syntax, type conversion, expression evaluation, display information
  • Parameter changes: default values, similar parameters but with different default values
  • Policy changes: use new policy to replace old one, functionality automatically enabled
  • Feature removed
  • Miscellaneous: upgrade & downgrade compatibility, etc.

Checklist:

  • I have added test cases for my bug fix or my new feature
  • This pr needs user documentation (for new or modified features or behaviors)
    • I have added documentation for my new feature or new function
  • This is a backport pr

Bugfix cherry-pick branch check:

  • I have checked the version labels which the pr will be auto-backported to the target branch
    • 3.3
    • 3.2
    • 3.1
    • 3.0
    • 2.5

Signed-off-by: hellolilyliuyi <[email protected]>
@github-actions github-actions bot added documentation Improvements or additions to documentation 3.3 labels May 21, 2024
Signed-off-by: hellolilyliuyi <[email protected]>
Signed-off-by: hellolilyliuyi <[email protected]>
#### starrocks_fe_routine_load_paused

- Unit: Count
- Description: The total number of times all Routine Load jobs are paused.
Copy link
Contributor

@evelynzhaojie evelynzhaojie May 21, 2024

Choose a reason for hiding this comment

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

可以删除 all 吧,会有歧义

#### starrocks_fe_routine_load_jobs

- Unit: Count
- Description: The number of Routine Load jobs in different states. For example:
Copy link
Contributor

Choose a reason for hiding this comment

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

The total number

Signed-off-by: hellolilyliuyi <[email protected]>
Copy link

[FE Incremental Coverage Report]

pass : 0 / 0 (0%)

Copy link

[BE Incremental Coverage Report]

pass : 0 / 0 (0%)

@hellolilyliuyi hellolilyliuyi merged commit 981b7cf into main May 21, 2024
44 checks passed
@hellolilyliuyi hellolilyliuyi deleted the add-routine-load-metrics branch May 21, 2024 07:14
Copy link

@Mergifyio backport branch-3.3

@github-actions github-actions bot removed the 3.3 label May 21, 2024
Copy link
Contributor

mergify bot commented May 21, 2024

backport branch-3.3

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request May 21, 2024
Signed-off-by: hellolilyliuyi <[email protected]>
(cherry picked from commit 981b7cf)
wanpengfei-git pushed a commit that referenced this pull request May 21, 2024
mergify bot added a commit that referenced this pull request May 21, 2024
Co-authored-by: hellolilyliuyi <[email protected]>
(cherry picked from commit 579d8b2)
mergify bot added a commit that referenced this pull request May 21, 2024
Co-authored-by: hellolilyliuyi <[email protected]>
(cherry picked from commit 579d8b2)
mergify bot added a commit that referenced this pull request May 21, 2024
Co-authored-by: hellolilyliuyi <[email protected]>
(cherry picked from commit 579d8b2)

# Conflicts:
#	docs/en/administration/management/monitoring/metrics.md
#	docs/zh/administration/management/monitoring/metrics.md
mergify bot added a commit that referenced this pull request May 21, 2024
Co-authored-by: hellolilyliuyi <[email protected]>
(cherry picked from commit 579d8b2)

# Conflicts:
#	docs/en/administration/management/monitoring/metrics.md
#	docs/zh/administration/management/monitoring/metrics.md
wanpengfei-git pushed a commit that referenced this pull request May 21, 2024
…45996)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
wanpengfei-git pushed a commit that referenced this pull request May 21, 2024
…45997)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
@jaogoy
Copy link
Contributor

jaogoy commented Jun 11, 2024

ignore backport check: 2.5.22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.1 3.2 3.3-merged 3.3 documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants