Re: [I] [BUG] 启用 GreptimeDB 后启动失败 [hertzbeat]

2024-06-18 Thread via GitHub
killme2008 commented on issue #1754: URL: https://github.com/apache/hertzbeat/issues/1754#issuecomment-2177130714 Fixed in #2095 Please take a look @zqr10159 . Sorry for being so late. -- This is an automated message from the Apache Git Service. To respond to the message, please

[PR] fix: greptimedb can't work with version >= 0.5 [hertzbeat]

2024-06-18 Thread via GitHub
killme2008 opened a new pull request, #2095: URL: https://github.com/apache/hertzbeat/pull/2095 ## What's changed? #1754 Fixed `GreptimeDbDataStorage` can't work with GreptimeDB >= 0.5: * Change queries from deprecated gRPC client to JDBC. * Refactor some code

Re: [I] [BUG] Couldn't start the services in hertzbeat/script/docker-compose/hertzbeat-mysql-tdengine, ClassNotFoundException: com.mysql.cj.jdbc.Driver [hertzbeat]

2024-06-18 Thread via GitHub
tomsun28 commented on issue #2094: URL: https://github.com/apache/hertzbeat/issues/2094#issuecomment-2176484276 > Yeah, I found the links you mentioned above, but I am using docker compose, the hertzbeat service is in restart status and I couldn't go into the container. hi, do not

Re: [PR] fix: the e2e failure without broken the ci [hertzbeat]

2024-06-18 Thread via GitHub
tomsun28 merged PR #2093: URL: https://github.com/apache/hertzbeat/pull/2093 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [I] [BUG] Couldn't start the services in hertzbeat/script/docker-compose/hertzbeat-mysql-tdengine, ClassNotFoundException: com.mysql.cj.jdbc.Driver [hertzbeat]

2024-06-18 Thread via GitHub
liudonghua123 commented on issue #2094: URL: https://github.com/apache/hertzbeat/issues/2094#issuecomment-2176417181 ~~`mysql-connector-java-8.0.30.jar` seems not exist, see https://mvnrepository.com/artifact/com.mysql/mysql-connector-j and

Re: [I] [BUG] Couldn't start the services in hertzbeat/script/docker-compose/hertzbeat-mysql-tdengine, ClassNotFoundException: com.mysql.cj.jdbc.Driver [hertzbeat]

2024-06-18 Thread via GitHub
liudonghua123 commented on issue #2094: URL: https://github.com/apache/hertzbeat/issues/2094#issuecomment-2176389430 Yeah, I found the links you mentioned above, but I am using docker compose, the hertzbeat service is in restart status and I couldn't go into the container. So maybe I

Re: [I] [BUG] Couldn't start the services in hertzbeat/script/docker-compose/hertzbeat-mysql-tdengine, ClassNotFoundException: com.mysql.cj.jdbc.Driver [hertzbeat]

2024-06-18 Thread via GitHub
tomsun28 commented on issue #2094: URL: https://github.com/apache/hertzbeat/issues/2094#issuecomment-2176347231 hi, due the mysql jdbc license is not compatible with apache2 license, the mysql jdbc need added by user themself. download and add jdbc in `ext-lib` refer

[I] [BUG] Couldn't start the services in hertzbeat/script/docker-compose/hertzbeat-mysql-tdengine, ClassNotFoundException: com.mysql.cj.jdbc.Driver [hertzbeat]

2024-06-18 Thread via GitHub
liudonghua123 opened a new issue, #2094: URL: https://github.com/apache/hertzbeat/issues/2094 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I tried to update the images and restart the services in docker-compose,

Re: [PR] [doc] Add redis-cluster help document [hertzbeat]

2024-06-18 Thread via GitHub
zuobiao-zhou commented on code in PR #2073: URL: https://github.com/apache/hertzbeat/pull/2073#discussion_r1644222065 ## home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/redis_cluster.md: ## Review Comment: Why add this doc to "version-v1.1.x" directory?

[PR] fix: the e2e failure without broken the ci [hertzbeat]

2024-06-18 Thread via GitHub
LinuxSuRen opened a new pull request, #2093: URL: https://github.com/apache/hertzbeat/pull/2093 ## What's changed? Before this PR ![image](https://github.com/apache/hertzbeat/assets/1450685/392a2aa3-3b96-48e4-a4c7-2bb8baff1685) ## Checklist - [x] I have read the

Re: [I] [BUG] [hertzbeat]

2024-06-17 Thread via GitHub
Kylin-Guo commented on issue #1562: URL: https://github.com/apache/hertzbeat/issues/1562#issuecomment-2174928151 HertzBeat V1.6.0 报错有所不同,如下: ![图片](https://github.com/apache/hertzbeat/assets/131239856/2c155a74-4c61-4179-913e-c505918eee03) -- This is an automated message from

Re: [PR] [doc] Add codecov badge [hertzbeat]

2024-06-17 Thread via GitHub
tomsun28 merged PR #2089: URL: https://github.com/apache/hertzbeat/pull/2089 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [doc] mysql monitoring help document adds steps for importing drivers [hertzbeat]

2024-06-17 Thread via GitHub
zqr10159 merged PR #2091: URL: https://github.com/apache/hertzbeat/pull/2091 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [bugfix] fix some template menus hidden when too long [hertzbeat]

2024-06-17 Thread via GitHub
zqr10159 merged PR #2092: URL: https://github.com/apache/hertzbeat/pull/2092 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [bugfix] notice rules api access 409 error when upgrade 1.6.0 [hertzbeat]

2024-06-17 Thread via GitHub
zqr10159 merged PR #2090: URL: https://github.com/apache/hertzbeat/pull/2090 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[PR] [bugfix] fix some template menus hidden when too long [hertzbeat]

2024-06-17 Thread via GitHub
tomsun28 opened a new pull request, #2092: URL: https://github.com/apache/hertzbeat/pull/2092 ## What's changed? before https://github.com/apache/hertzbeat/assets/24788200/691d95e8-6887-462b-a91b-6923ab8aa0ae;> fix:

Re: [PR] [doc] Add codecov badge [hertzbeat]

2024-06-17 Thread via GitHub
crossoverJie commented on PR #2089: URL: https://github.com/apache/hertzbeat/pull/2089#issuecomment-2173760445 Done. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [doc] Add codecov badge [hertzbeat]

2024-06-17 Thread via GitHub
tomsun28 commented on PR #2089: URL: https://github.com/apache/hertzbeat/pull/2089#issuecomment-2173627925 hi can you help add same badge in README_CN.md -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [PR] chore: bump api-testing from v0.0.16 to v0.0.17 [hertzbeat]

2024-06-17 Thread via GitHub
tomsun28 merged PR #2087: URL: https://github.com/apache/hertzbeat/pull/2087 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [bug]fix the monitor status is abnormal [hertzbeat]

2024-06-17 Thread via GitHub
tomsun28 commented on PR #2070: URL: https://github.com/apache/hertzbeat/pull/2070#issuecomment-2173618436 hi, this relates the common alarm part. Please wait that we need time to conduct a detailed test, review. -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] chore: bump api-testing from v0.0.16 to v0.0.17 [hertzbeat]

2024-06-17 Thread via GitHub
tomsun28 commented on PR #2087: URL: https://github.com/apache/hertzbeat/pull/2087#issuecomment-2173611692 lgtm thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [improve] enterprise wechat validate [hertzbeat]

2024-06-17 Thread via GitHub
tomsun28 merged PR #2086: URL: https://github.com/apache/hertzbeat/pull/2086 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[PR] [doc] mysql monitoring help document adds steps for importing drivers [hertzbeat]

2024-06-17 Thread via GitHub
LiuTianyou opened a new pull request, #2091: URL: https://github.com/apache/hertzbeat/pull/2091 ## What's changed? 1. mysql monitoring help document adds steps for importing drivers (#2084) ## Checklist - [ ] I have read the [Contributing

Re: [I] [BUG] [hertzbeat]

2024-06-17 Thread via GitHub
Ceilzcx commented on issue #2085: URL: https://github.com/apache/hertzbeat/issues/2085#issuecomment-2173273077 assign to me -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] [fix] ~/api/notice/rules access 409 error [hertzbeat]

2024-06-17 Thread via GitHub
Nctllnty commented on PR #2090: URL: https://github.com/apache/hertzbeat/pull/2090#issuecomment-2172851418 ![image](https://github.com/apache/hertzbeat/assets/33241818/24cb53fd-45bb-457a-b354-12028e9f2a96) ``` 2024-06-17 17:00:14.862 [http-nio-1157-exec-10] WARN

[PR] [fix] ~/api/notice/rules access 409 error [hertzbeat]

2024-06-17 Thread via GitHub
Nctllnty opened a new pull request, #2090: URL: https://github.com/apache/hertzbeat/pull/2090 ## What's changed? ## Checklist - [ ] I have read the [Contributing Guide](https://hertzbeat.apache.org/docs/community/code_style_and_quality_guide) - [ ] I have

[PR] [doc] Add codecov badge [hertzbeat]

2024-06-17 Thread via GitHub
crossoverJie opened a new pull request, #2089: URL: https://github.com/apache/hertzbeat/pull/2089 ## What's changed? Add codecov badge ## Checklist - [ ] I have read the [Contributing Guide](https://hertzbeat.apache.org/docs/community/code_style_and_quality_guide)

Re: [I] [BUG] New version upgrade failed [hertzbeat]

2024-06-17 Thread via GitHub
tomsun28 commented on issue #2088: URL: https://github.com/apache/hertzbeat/issues/2088#issuecomment-2172570603 hi, you should run the sql script manually in mysql. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] chore: bump api-testing from v0.0.16 to v0.0.17 [hertzbeat]

2024-06-17 Thread via GitHub
codecov-commenter commented on PR #2087: URL: https://github.com/apache/hertzbeat/pull/2087#issuecomment-2172569239 ## [Codecov](https://app.codecov.io/gh/apache/hertzbeat/pull/2087?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)

Re: [I] [BUG] New version upgrade failed [hertzbeat]

2024-06-17 Thread via GitHub
Nctllnty closed issue #2088: [BUG] New version upgrade failed URL: https://github.com/apache/hertzbeat/issues/2088 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [I] [BUG] Switch data source h2 to mysql during deployment, and start error [hertzbeat]

2024-06-17 Thread via GitHub
tomsun28 commented on issue #2051: URL: https://github.com/apache/hertzbeat/issues/2051#issuecomment-2172560496 suggest 5.7+ or 8 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [I] [BUG] Switch data source h2 to mysql during deployment, and start error [hertzbeat]

2024-06-17 Thread via GitHub
milton4code commented on issue #2051: URL: https://github.com/apache/hertzbeat/issues/2051#issuecomment-2172556264 mysql version is 5.6.51 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [I] [BUG] New version upgrade failed [hertzbeat]

2024-06-17 Thread via GitHub
Nctllnty commented on issue #2088: URL: https://github.com/apache/hertzbeat/issues/2088#issuecomment-2172516824 https://github.com/apache/hertzbeat/assets/33241818/ff89c862-2b01-4be6-abaa-778fb1f60906;> Why is there no syntax for updating the table structure in the SQL statement of MySQL

[I] [BUG] New version upgrade failed [hertzbeat]

2024-06-17 Thread via GitHub
Nctllnty opened a new issue, #2088: URL: https://github.com/apache/hertzbeat/issues/2088 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior program cannot start ### Expected Behavior update successed

[PR] chore: bump api-testing from v0.0.16 to v0.0.17 [hertzbeat]

2024-06-16 Thread via GitHub
LinuxSuRen opened a new pull request, #2087: URL: https://github.com/apache/hertzbeat/pull/2087 ## What's changed? ## Checklist - [x] I have read the [Contributing Guide](https://hertzbeat.apache.org/docs/community/code_style_and_quality_guide) - [x] I have

[PR] [improve] enterprise wechat validate [hertzbeat]

2024-06-16 Thread via GitHub
zhangshenghang opened a new pull request, #2086: URL: https://github.com/apache/hertzbeat/pull/2086 ## What's changed? - Add multiple phone number format verification - Fill in at least one verification for mobile phone number and user ID The verification of enterprise

Re: [I] [BUG] Switch data source h2 to mysql during deployment, and start error [hertzbeat]

2024-06-16 Thread via GitHub
tomsun28 commented on issue #2051: URL: https://github.com/apache/hertzbeat/issues/2051#issuecomment-2172173707 hi, what your mysql version? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [I] [Task] Supports sending alarm notifications to designated personnel on DingTalk and Feishu [hertzbeat]

2024-06-16 Thread via GitHub
zhangshenghang closed issue #2016: [Task] Supports sending alarm notifications to designated personnel on DingTalk and Feishu URL: https://github.com/apache/hertzbeat/issues/2016 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] [Task] [hertzbeat]

2024-06-16 Thread via GitHub
tomsun28 closed issue #2081: [Task] URL: https://github.com/apache/hertzbeat/issues/2081 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [license] update license document for jutf7 [hertzbeat]

2024-06-16 Thread via GitHub
tomsun28 merged PR #2082: URL: https://github.com/apache/hertzbeat/pull/2082 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[I] [BUG] [hertzbeat]

2024-06-16 Thread via GitHub
tomsun28 opened a new issue, #2085: URL: https://github.com/apache/hertzbeat/issues/2085 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior api `api/alerts/summary` response data here, `priorityWarningNum`

Re: [PR] [Improve] Support jacoco and Codecov [hertzbeat]

2024-06-16 Thread via GitHub
tomsun28 commented on PR #1985: URL: https://github.com/apache/hertzbeat/pull/1985#issuecomment-2171736992 https://app.codecov.io/gh/apache/hertzbeat -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

Re: [PR] [Improve] Support jacoco and Codecov [hertzbeat]

2024-06-16 Thread via GitHub
tomsun28 merged PR #1985: URL: https://github.com/apache/hertzbeat/pull/1985 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [feature] After new, edit, resume a monitor, display its status directly and correctly [hertzbeat]

2024-06-16 Thread via GitHub
tomsun28 merged PR #2065: URL: https://github.com/apache/hertzbeat/pull/2065 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [feature] Add a copy button to the monitoring center [hertzbeat]

2024-06-16 Thread via GitHub
tomsun28 commented on PR #2060: URL: https://github.com/apache/hertzbeat/pull/2060#issuecomment-2171173018 > I will make the necessary changes as soon as possible.  thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] [improve]add flink on yarn monitoring [hertzbeat]

2024-06-16 Thread via GitHub
tomsun28 merged PR #2078: URL: https://github.com/apache/hertzbeat/pull/2078 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [feature] Add a copy button to the monitoring center [hertzbeat]

2024-06-16 Thread via GitHub
irenhongyan commented on PR #2060: URL: https://github.com/apache/hertzbeat/pull/2060#issuecomment-2171132741 I will make the necessary changes as soon as possible. --原始邮件-- 发件人:

Re: [PR] [bug]fix the monitor status is abnormal [hertzbeat]

2024-06-16 Thread via GitHub
tomsun28 commented on PR #2070: URL: https://github.com/apache/hertzbeat/pull/2070#issuecomment-2171123712 fix https://github.com/apache/hertzbeat/issues/2062 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [feature] Add a copy button to the monitoring center [hertzbeat]

2024-06-16 Thread via GitHub
tomsun28 commented on PR #2060: URL: https://github.com/apache/hertzbeat/pull/2060#issuecomment-2171122614 hi, i have a test for this, it seem not copy the monitor params when click copy button. before:

Re: [PR] feature: add column Version and Public Ip on Collector page [hertzbeat]

2024-06-16 Thread via GitHub
tomsun28 merged PR #2072: URL: https://github.com/apache/hertzbeat/pull/2072 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [I] [Question] [Collection Cluster] page, whether it is possible to add two columns of "Collector Version" and "Collector IP Address" [hertzbeat]

2024-06-16 Thread via GitHub
tomsun28 closed issue #1549: [Question] [Collection Cluster] page, whether it is possible to add two columns of "Collector Version" and "Collector IP Address" URL: https://github.com/apache/hertzbeat/issues/1549 -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] [doc] add hertzbeat 1.6.0 release blog [hertzbeat]

2024-06-15 Thread via GitHub
zqr10159 merged PR #2083: URL: https://github.com/apache/hertzbeat/pull/2083 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [I] [Task] Modify the help document of MySQL monitoring and add instructions for importing drivers [hertzbeat]

2024-06-15 Thread via GitHub
LiuTianyou commented on issue #2084: URL: https://github.com/apache/hertzbeat/issues/2084#issuecomment-2169523405 pls assign it to me,thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[I] [Task] Modify the help document of MySQL monitoring and add instructions for importing drivers [hertzbeat]

2024-06-15 Thread via GitHub
LiuTianyou opened a new issue, #2084: URL: https://github.com/apache/hertzbeat/issues/2084 ### Description Modify the help document of MySQL monitoring and add instructions for importing drivers. ### Task List _No response_ -- This is an automated message from the

[PR] [doc] add hertzbeat 1.6.0 release blog [hertzbeat]

2024-06-14 Thread via GitHub
tomsun28 opened a new pull request, #2083: URL: https://github.com/apache/hertzbeat/pull/2083 ## What's changed? ## Checklist - [ ] I have read the [Contributing Guide](https://hertzbeat.apache.org/docs/community/code_style_and_quality_guide) - [ ] I have

[PR] docs: update license document for jutf7 [hertzbeat]

2024-06-14 Thread via GitHub
Calvin979 opened a new pull request, #2082: URL: https://github.com/apache/hertzbeat/pull/2082 ## What's changed? link issue: #2081 link pr: #2059 Where does jutf7 license info come from? https://jutf7.sourceforge.net/license.html ## Checklist - [

Re: [I] [BUG] [BUG]After the online product Docker was restarted, the running status of the HertzBeat collection cluster was still displayed as offline and did not recover in time . [her

2024-06-14 Thread via GitHub
tomsun28 closed issue #1637: [BUG] [BUG]After the online product Docker was restarted, the running status of the HertzBeat collection cluster was still displayed as offline and did not recover in time . URL: https://github.com/apache/hertzbeat/issues/1637 -- This is an automated message

Re: [I] [BUG] [BUG]After the online product Docker was restarted, the running status of the HertzBeat collection cluster was still displayed as offline and did not recover in time . [her

2024-06-14 Thread via GitHub
tomsun28 commented on issue #1637: URL: https://github.com/apache/hertzbeat/issues/1637#issuecomment-2169076534 hi this bug we have fixed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] [collector] fix the wrong condition for checking the response [hertzbeat]

2024-06-14 Thread via GitHub
tomsun28 merged PR #2067: URL: https://github.com/apache/hertzbeat/pull/2067 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [collector] fix the wrong condition for checking the response [hertzbeat]

2024-06-14 Thread via GitHub
tomsun28 commented on code in PR #2067: URL: https://github.com/apache/hertzbeat/pull/2067#discussion_r1640598279 ## collector/src/main/java/org/apache/hertzbeat/collector/collect/http/HttpCollectImpl.java: ## @@ -133,7 +133,7 @@ public void

Re: [I] [Task] [hertzbeat]

2024-06-14 Thread via GitHub
Calvin979 commented on issue #2081: URL: https://github.com/apache/hertzbeat/issues/2081#issuecomment-2168346106 I would like to help! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [I] [BUG] [BUG]After the online product Docker was restarted, the running status of the HertzBeat collection cluster was still displayed as offline and did not recover in time . [her

2024-06-14 Thread via GitHub
Calvin979 commented on issue #1637: URL: https://github.com/apache/hertzbeat/issues/1637#issuecomment-2168343329 I would like to try -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] [feature] Add automatic refresh to the monitoring center [hertzbeat]

2024-06-14 Thread via GitHub
tomsun28 merged PR #2064: URL: https://github.com/apache/hertzbeat/pull/2064 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [fix] fix unit test passing but outputting exception stack [hertzbeat]

2024-06-14 Thread via GitHub
tomsun28 merged PR #2063: URL: https://github.com/apache/hertzbeat/pull/2063 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[I] [Task] [hertzbeat]

2024-06-14 Thread via GitHub
tomsun28 opened a new issue, #2081: URL: https://github.com/apache/hertzbeat/issues/2081 ### Description ``` com.beetstra.jutf7 jutf7 1.0.0 ``` link pr

Re: [PR] [feature] Implement IMAP protocol support [hertzbeat]

2024-06-14 Thread via GitHub
tomsun28 merged PR #2059: URL: https://github.com/apache/hertzbeat/pull/2059 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [I] Can add an automatic refresh to the monitoring list? [hertzbeat]

2024-06-14 Thread via GitHub
tomsun28 closed issue #2053: Can add an automatic refresh to the monitoring list? URL: https://github.com/apache/hertzbeat/issues/2053 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] [doc] Add redis-cluster help document [hertzbeat]

2024-06-14 Thread via GitHub
LiuTianyou commented on code in PR #2073: URL: https://github.com/apache/hertzbeat/pull/2073#discussion_r1639892331 ## home/docs/help/redis_cluster.md: ## @@ -0,0 +1,157 @@ +### Pre-monitoring operations Review Comment: Here need to add a file header in first line ,like

Re: [PR] [doc] Add redis-cluster help document [hertzbeat]

2024-06-14 Thread via GitHub
LiuTianyou commented on PR #2073: URL: https://github.com/apache/hertzbeat/pull/2073#issuecomment-2168145904 It is recommended to modify `sidebars.json` by the way, so that users can see the link to the document in the sidebar -- This is an automated message from the Apache Git Service.

Re: [PR] [doc] Add redis-cluster help document [hertzbeat]

2024-06-14 Thread via GitHub
LiuTianyou commented on code in PR #2073: URL: https://github.com/apache/hertzbeat/pull/2073#discussion_r1639880827 ## home/docs/help/redis_cluster.md: ## @@ -0,0 +1,157 @@ +### Pre-monitoring operations + +1. create a empty folder and add two files. + + *redis.config* + +

Re: [I] hertzbeat-mysql-victoria-metrics deployment, data storage duration issue [hertzbeat]

2024-06-14 Thread via GitHub
tomsun28 commented on issue #1550: URL: https://github.com/apache/hertzbeat/issues/1550#issuecomment-2168056950 fixed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [I] hertzbeat-mysql-victoria-metrics deployment, data storage duration issue [hertzbeat]

2024-06-14 Thread via GitHub
tomsun28 closed issue #1550: hertzbeat-mysql-victoria-metrics deployment, data storage duration issue URL: https://github.com/apache/hertzbeat/issues/1550 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Re: [PR] [feature] support mongodb atlas cluster [hertzbeat]

2024-06-14 Thread via GitHub
tomsun28 merged PR #2052: URL: https://github.com/apache/hertzbeat/pull/2052 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [Improve] Fix possible potential thread unsafe issues [hertzbeat]

2024-06-14 Thread via GitHub
tomsun28 merged PR #2043: URL: https://github.com/apache/hertzbeat/pull/2043 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [feature] designated personnel send message [hertzbeat]

2024-06-13 Thread via GitHub
tomsun28 merged PR #2038: URL: https://github.com/apache/hertzbeat/pull/2038 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [I] [BUG] v1.6版本hertzbeat通过docker启动报错 [hertzbeat]

2024-06-12 Thread via GitHub
Juliusvv commented on issue #2079: URL: https://github.com/apache/hertzbeat/issues/2079#issuecomment-2164453493 https://hertzbeat.apache.org/zh-cn/docs/start/mysql-change/ 参考这个文档,将Mysqly依赖挂载到对应目录就不报错了 -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] [BUG] v1.6版本hertzbeat通过docker启动报错 [hertzbeat]

2024-06-12 Thread via GitHub
Juliusvv closed issue #2079: [BUG] v1.6版本hertzbeat通过docker启动报错 URL: https://github.com/apache/hertzbeat/issues/2079 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[I] [BUG] v1.6版本hertzbeat通过docker启动报错 [hertzbeat]

2024-06-12 Thread via GitHub
LiuChao-vvv opened a new issue, #2079: URL: https://github.com/apache/hertzbeat/issues/2079 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 拉取最新镜像 docker pull quay.io/tancloud/hertzbeat:v1.6.0

Re: [PR] [feature] add alibaba cloud oss support [hertzbeat]

2024-06-12 Thread via GitHub
asd108908382 commented on code in PR #1999: URL: https://github.com/apache/hertzbeat/pull/1999#discussion_r1636731450 ## manager/pom.xml: ## @@ -198,6 +199,11 @@ + +com.aliyun.oss +aliyun-sdk-oss +

Re: [I] [Task] refactor nest block to improve readability by guard [hertzbeat]

2024-06-12 Thread via GitHub
LiuTianyou commented on issue #2056: URL: https://github.com/apache/hertzbeat/issues/2056#issuecomment-2163083223 > I would like to help. Can let me know how to get started ? That'd be great help. @ankurnotwarikoo Hello, you can refer to the following links to contribute code to

[PR] [improve]add flink on yarn monitoring [hertzbeat]

2024-06-12 Thread via GitHub
zhangshenghang opened a new pull request, #2078: URL: https://github.com/apache/hertzbeat/pull/2078 ## What's changed? - add flink on yarn monitoring - add flink on yarn monitoring document - update sidebars.json The Chinese descriptions of all monitoring indicators

Re: [I] [Task] [hertzbeat]

2024-06-12 Thread via GitHub
tomsun28 closed issue #1707: [Task] URL: https://github.com/apache/hertzbeat/issues/1707 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [I] [Task] [hertzbeat]

2024-06-12 Thread via GitHub
tomsun28 commented on issue #1707: URL: https://github.com/apache/hertzbeat/issues/1707#issuecomment-2162280125 https://github.com/apache/hertzbeat/pull/1987 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [feature] upgrade webapp angular deps version #1707 [hertzbeat]

2024-06-12 Thread via GitHub
tomsun28 merged PR #1987: URL: https://github.com/apache/hertzbeat/pull/1987 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [feature] upgrade webapp angular deps version #1707 [hertzbeat]

2024-06-12 Thread via GitHub
tomsun28 commented on PR #1987: URL: https://github.com/apache/hertzbeat/pull/1987#issuecomment-2162278020 close #1707 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [feature] upgrade webapp angular deps version #1707 [hertzbeat]

2024-06-12 Thread via GitHub
Aias00 commented on PR #1987: URL: https://github.com/apache/hertzbeat/pull/1987#issuecomment-2162228948 > hi, i try to login the console, the error happen. It seems the `this.reuseTabService` is null. > > ``` > login.component.ts:138 ERROR TypeError: Cannot read properties of

Re: [PR] [feature] upgrade webapp angular deps version #1707 [hertzbeat]

2024-06-11 Thread via GitHub
tomsun28 commented on code in PR #1987: URL: https://github.com/apache/hertzbeat/pull/1987#discussion_r1635744093 ## web-app/package.json: ## @@ -40,54 +40,54 @@ }, "private": true, "dependencies": { -"@angular/animations": "15.2.10", -"@angular/common":

Re: [PR] [feature] upgrade webapp angular deps version #1707 [hertzbeat]

2024-06-11 Thread via GitHub
Aias00 commented on code in PR #1987: URL: https://github.com/apache/hertzbeat/pull/1987#discussion_r1635738987 ## web-app/package.json: ## @@ -40,54 +40,54 @@ }, "private": true, "dependencies": { -"@angular/animations": "15.2.10", -"@angular/common":

Re: [PR] [feature] upgrade webapp angular deps version #1707 [hertzbeat]

2024-06-11 Thread via GitHub
Aias00 commented on code in PR #1987: URL: https://github.com/apache/hertzbeat/pull/1987#discussion_r1635733969 ## web-app/package.json: ## @@ -40,54 +40,54 @@ }, "private": true, "dependencies": { -"@angular/animations": "15.2.10", -"@angular/common":

Re: [PR] [feature] upgrade webapp angular deps version #1707 [hertzbeat]

2024-06-11 Thread via GitHub
tomsun28 commented on code in PR #1987: URL: https://github.com/apache/hertzbeat/pull/1987#discussion_r1635729796 ## web-app/package.json: ## @@ -40,54 +40,54 @@ }, "private": true, "dependencies": { -"@angular/animations": "15.2.10", -"@angular/common":

Re: [PR] [feature] add alibaba cloud oss support [hertzbeat]

2024-06-11 Thread via GitHub
tomsun28 commented on code in PR #1999: URL: https://github.com/apache/hertzbeat/pull/1999#discussion_r1635661750 ## manager/pom.xml: ## @@ -198,6 +199,11 @@ + +com.aliyun.oss +aliyun-sdk-oss +

Re: [PR] [feature] upgrade webapp angular deps version #1707 [hertzbeat]

2024-06-11 Thread via GitHub
tomsun28 commented on PR #1987: URL: https://github.com/apache/hertzbeat/pull/1987#issuecomment-2161880969 hi, i try to login the console, the error happen. It seems the `this.reuseTabService` is null. ``` login.component.ts:138 ERROR TypeError: Cannot read properties of null

Re: [PR] [improve] update docker compose and k8s helm deploy script [hertzbeat]

2024-06-11 Thread via GitHub
zqr10159 merged PR #2076: URL: https://github.com/apache/hertzbeat/pull/2076 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [improve] update docker compose and k8s helm deploy script [hertzbeat]

2024-06-11 Thread via GitHub
tomsun28 commented on PR #2076: URL: https://github.com/apache/hertzbeat/pull/2076#issuecomment-2160298053 > Greptime is currently unavailable. Do you want to remove it first and wait for the update? ok, i will update doc. -- This is an automated message from the Apache Git

Re: [PR] [improve] update docker compose and k8s helm deploy script [hertzbeat]

2024-06-11 Thread via GitHub
zqr10159 commented on PR #2076: URL: https://github.com/apache/hertzbeat/pull/2076#issuecomment-2160282276 Greptime is currently unavailable. Do you want to remove it first and wait for the update? -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] [doc]HertzBeat 1.6.0 Upgrade Guide [hertzbeat]

2024-06-11 Thread via GitHub
tomsun28 merged PR #2077: URL: https://github.com/apache/hertzbeat/pull/2077 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[PR] [doc]HertzBeat 1.6.0 Upgrade Guide [hertzbeat]

2024-06-11 Thread via GitHub
zqr10159 opened a new pull request, #2077: URL: https://github.com/apache/hertzbeat/pull/2077 ## What's changed? ## Checklist - [ ] I have read the [Contributing Guide](https://hertzbeat.apache.org/docs/community/code_style_and_quality_guide) - [ ] I have

Re: [I] flink 任务监控指标过少 [hertzbeat]

2024-06-10 Thread via GitHub
zhangshenghang commented on issue #2069: URL: https://github.com/apache/hertzbeat/issues/2069#issuecomment-2159625154 Since I also use Flink monitoring, I will first add the details of monitoring in Flink on yarn mode. Flink Cluster mode monitoring will be started after Flink on Yarn is

[PR] [improve] update docker compose script [hertzbeat]

2024-06-10 Thread via GitHub
tomsun28 opened a new pull request, #2076: URL: https://github.com/apache/hertzbeat/pull/2076 ## What's changed? update docker compose script ## Checklist - [ ] I have read the [Contributing

Re: [PR] [doc] update release 1.6.0 doc [hertzbeat]

2024-06-10 Thread via GitHub
TJxiaobao merged PR #2074: URL: https://github.com/apache/hertzbeat/pull/2074 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

  1   2   3   4   5   6   7   8   9   10   >