Skip to content

Commit

Permalink
[KYUUBI #6867] Refactor the grafana dashboard template
Browse files Browse the repository at this point in the history
### Why are the changes needed?

The original dashboard dashboard template does not work for my use case:

In this PR:
1. I add the `baseFilter` variable, default value is `job=~"kyuubi"`.
2. apply the `baseFilter` for all expressions
3. add `baseLegend` for the legendFormat
4. Fix hardcode typos
5. remove the `sum` from the expressions for JVM

### How was this patch tested?

<img width="1723" alt="image" src="https://github.com/user-attachments/assets/2da3366d-4cd7-41fe-9a6b-1159d0b61734" />

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #6867 from turboFei/dash_board.

Closes #6867

d0d1a36 [Wang, Fei] comments
9fc3b5c [Wang, Fei] use kyuubi_jvm_uptime to get instance
280f97c [Wang, Fei] green
f8fc351 [Wang, Fei] all filter
8d1ac2f [Wang, Fei] base legend
9c18bfc [Wang, Fei] save
1a47990 [Wang, Fei] job=kyuubi
ea76345 [Wang, Fei] instant datasource and remove cluster
19db2b3 [Wang, Fei] add filter

Authored-by: Wang, Fei <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
  • Loading branch information
turboFei authored and pan3793 committed Dec 26, 2024
1 parent fd53913 commit 031caf3
Showing 1 changed file with 160 additions and 103 deletions.
Loading

0 comments on commit 031caf3

Please sign in to comment.