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

fix: file level metrics dashboard #7974

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

Startrekzky
Copy link
Contributor

@Startrekzky Startrekzky commented Aug 28, 2024

⚠️ Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

  • I have read through the Contributing Documentation.
  • I have added relevant tests.
  • I have added relevant documentation.
  • I will add labels to the PR, such as pr-type/bug-fix, pr-type/feature-development, etc.

Summary

  1. Fix the bug caused by dayofweek()
    image

  2. Fix the regex problem caused by the following reason.
    Character set 'binary' cannot be used in conjunction with 'utf8mb4_0900_ai_ci' in call to regexp_like

  3. Make the default value of the selected path to .*

  4. Move the file dimension to the bottom of the page because collecting commit_files is optional.

  5. Add the guide for file and lineage dimension panels.

  6. Reformat the styling and wording.

Does this close any open issues?

Closes xx

Screenshots

image

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. component/ext This issue or PR relates to external components, such as Grafana needs-cherrypick-v1.0 pr-type/bug-fix This PR fixes a bug labels Aug 28, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 28, 2024
@abeizn abeizn merged commit 0db95b3 into apache:main Aug 28, 2024
12 checks passed
d4x1 pushed a commit that referenced this pull request Sep 2, 2024
Co-authored-by: Startrekzky <kaiyun.zhang@merico.dev>
d4x1 added a commit that referenced this pull request Sep 6, 2024
…7966)

* feat(github): doesn't init api client when re-transformating

* fix(framework): fix wrong sub task number

* fix: weekly bug retro panels support time range selected (#7972)

* fix: weekly bug retro panels support time range selected

* fix: lint

* Revert "add cloud api proxy (#7948)" (#7975)

This reverts commit 566f61b.

* fix: file level metrics dashboard (#7974)

Co-authored-by: Startrekzky <kaiyun.zhang@merico.dev>

* fix: work logs no code data (#7977)

* fix: work logs no code data

* fix: oss migration logs

* fix: revert worklogs code (#7984)

* chore(mod): update github.com/gin-contrib/cors

* chore(golang): keep version 1.20

* feat(framework): add skipCollector parameter

* fix(github): remove debug codes

* chore(test): fix errors

---------

Co-authored-by: abeizn <zikuan.an@merico.dev>
Co-authored-by: 青湛 <0x1304570@gmail.com>
Co-authored-by: Louis.z <louis.s4372121@gmail.com>
Co-authored-by: Startrekzky <kaiyun.zhang@merico.dev>
d4x1 added a commit that referenced this pull request Sep 6, 2024
* feat(github): doesn't init api client when re-transformating

* fix(framework): fix wrong sub task number

* fix: weekly bug retro panels support time range selected (#7972)

* fix: weekly bug retro panels support time range selected

* fix: lint

* Revert "add cloud api proxy (#7948)" (#7975)

This reverts commit 566f61b.

* fix: file level metrics dashboard (#7974)

Co-authored-by: Startrekzky <kaiyun.zhang@merico.dev>

* fix: work logs no code data (#7977)

* fix: work logs no code data

* fix: oss migration logs

* fix: revert worklogs code (#7984)

* chore(mod): update github.com/gin-contrib/cors

* chore(golang): keep version 1.20

* feat(framework): add skipCollector parameter

* fix(github): remove debug codes

* chore(test): fix errors

* fix(framework): avoid panic

---------

Co-authored-by: abeizn <zikuan.an@merico.dev>
Co-authored-by: 青湛 <0x1304570@gmail.com>
Co-authored-by: Louis.z <louis.s4372121@gmail.com>
Co-authored-by: Startrekzky <kaiyun.zhang@merico.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/ext This issue or PR relates to external components, such as Grafana lgtm This PR has been approved by a maintainer needs-cherrypick-v1.0 pr-type/bug-fix This PR fixes a bug size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants