-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[improve] update victoriametrics and greptime store #2836
Conversation
Signed-off-by: tomsun28 <[email protected]>
Signed-off-by: tomsun28 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
license-eye has checked 2867 files.
Valid | Invalid | Ignored | Fixed |
---|---|---|---|
1473 | 1 | 1393 | 0 |
Click to see the invalid file list
- hertzbeat-warehouse/src/main/java/org/apache/hertzbeat/warehouse/store/history/vm/PromQlQueryContent.java
Use this command to fix any missing license headers
```bash
docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header fix
</details>
...ehouse/src/main/java/org/apache/hertzbeat/warehouse/store/history/vm/PromQlQueryContent.java
Show resolved
Hide resolved
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2836 +/- ##
============================================
+ Coverage 32.55% 32.71% +0.15%
Complexity 1904 1904
============================================
Files 496 497 +1
Lines 18316 18240 -76
Branches 2250 2239 -11
============================================
+ Hits 5963 5967 +4
+ Misses 11656 11576 -80
Partials 697 697 ☔ View full report in Codecov by Sentry. |
Signed-off-by: tomsun28 <[email protected]>
…se/store/history/vm/PromQlQueryContent.java Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Logic <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Whether you need to add the necessary alerts to the documentation because the application.yml configuration changes in the case of binary installers |
What's changed?
Checklist
Add or update API