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

metrics: use jsonnet to generate resource control panel #56320

Merged
merged 4 commits into from
Sep 26, 2024

Conversation

nolouch
Copy link
Member

@nolouch nolouch commented Sep 25, 2024

What problem does this PR solve?

Issue Number: close #56319

Problem Summary:

What changed and how does it work?

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)

image

  • No need to test
    • I checked and no code files have been changed.

Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

None

Signed-off-by: nolouch <nolouch@gmail.com>
@ti-chi-bot ti-chi-bot bot added release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Sep 25, 2024
@nolouch nolouch requested review from JmPotato and glorv September 25, 2024 14:37
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.2632%. Comparing base (119e765) to head (ed522b7).
Report is 12 commits behind head on master.

Additional details and impacted files
@@               Coverage Diff                @@
##             master     #56320        +/-   ##
================================================
+ Coverage   73.3251%   76.2632%   +2.9381%     
================================================
  Files          1619       1641        +22     
  Lines        446491     462788     +16297     
================================================
+ Hits         327390     352937     +25547     
+ Misses        99044      88232     -10812     
- Partials      20057      21619      +1562     
Flag Coverage Δ
integration 51.9886% <ø> (?)
unit 72.6602% <ø> (+0.1436%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
dumpling 52.9478% <ø> (ø)
parser ∅ <ø> (∅)
br 62.8475% <ø> (+17.8180%) ⬆️

@nolouch
Copy link
Member Author

nolouch commented Sep 25, 2024

/retest-required

3 similar comments
@nolouch
Copy link
Member Author

nolouch commented Sep 25, 2024

/retest-required

@nolouch
Copy link
Member Author

nolouch commented Sep 26, 2024

/retest-required

@nolouch
Copy link
Member Author

nolouch commented Sep 26, 2024

/retest-required

@ti-chi-bot ti-chi-bot bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Sep 26, 2024
Signed-off-by: nolouch <nolouch@gmail.com>
Signed-off-by: nolouch <nolouch@gmail.com>
Signed-off-by: nolouch <nolouch@gmail.com>
Copy link

ti-chi-bot bot commented Sep 26, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: glorv, JmPotato

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added approved lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Sep 26, 2024
Copy link

ti-chi-bot bot commented Sep 26, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-09-26 03:54:20.346873073 +0000 UTC m=+1710930.087297012: ☑️ agreed by JmPotato.
  • 2024-09-26 06:47:26.250666847 +0000 UTC m=+1721315.991090786: ☑️ agreed by glorv.

@glorv
Copy link
Contributor

glorv commented Sep 26, 2024

/retest

@nolouch
Copy link
Member Author

nolouch commented Sep 26, 2024

/retest-required

@glorv
Copy link
Contributor

glorv commented Sep 26, 2024

/retest

@ti-chi-bot ti-chi-bot bot merged commit 27178de into pingcap:master Sep 26, 2024
23 checks passed
@nolouch nolouch deleted the add-grafana-panel branch September 27, 2024 04:05
glorv pushed a commit to ti-chi-bot/tidb that referenced this pull request Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use jsonnet as template for the metrics panel
3 participants