-
Notifications
You must be signed in to change notification settings - Fork 994
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
[BUG] <kafka监控,hertzbeat日志报sql 语法错误> #714
Labels
bug
Something isn't working
Comments
myfiddle702
changed the title
[BUG] <kafka sql syntax error>
[BUG] <kafka监控,hertzbeat日志报sql 语法错误>
Mar 10, 2023
zhouyoulin12
added a commit
to zhouyoulin12/hertzbeat
that referenced
this issue
Mar 14, 2023
zhouyoulin12
added a commit
to zhouyoulin12/hertzbeat
that referenced
this issue
Mar 14, 2023
tomsun28
pushed a commit
that referenced
this issue
Mar 15, 2023
tomsun28
added a commit
that referenced
this issue
Mar 16, 2023
* support and expose inner metrics data (#737) * [manager] support inner metrics data api * [manager] export inner metrics data api * support tdengine3.0 and fix issues714 (#735) * add test unit case by zhouyoulin * add test unit case * fix bug: 714, see link(#714) * fix bug: 714, see link(#714) * add license --------- Co-authored-by: tomsun28 <tomsun28@outlook.com> Co-authored-by: zhouyoulin12 <zhouyoulin12@163.com>
tomsun28
pushed a commit
that referenced
this issue
Mar 20, 2023
fix by v1.3.1 |
tomsun28
pushed a commit
that referenced
this issue
Jan 16, 2024
tomsun28
added a commit
that referenced
this issue
Jan 16, 2024
* support and expose inner metrics data (#737) * [manager] support inner metrics data api * [manager] export inner metrics data api * support tdengine3.0 and fix issues714 (#735) * add test unit case by zhouyoulin * add test unit case * fix bug: 714, see link(#714) * fix bug: 714, see link(#714) * add license --------- Co-authored-by: tomsun28 <tomsun28@outlook.com> Co-authored-by: zhouyoulin12 <zhouyoulin12@163.com>
tomsun28
pushed a commit
that referenced
this issue
Jan 16, 2024
tomsun28
pushed a commit
that referenced
this issue
Mar 9, 2024
tomsun28
added a commit
that referenced
this issue
Mar 9, 2024
* support and expose inner metrics data (#737) * [manager] support inner metrics data api * [manager] export inner metrics data api * support tdengine3.0 and fix issues714 (#735) * add test unit case by zhouyoulin * add test unit case * fix bug: 714, see link(#714) * fix bug: 714, see link(#714) * add license --------- Co-authored-by: tomsun28 <tomsun28@outlook.com> Co-authored-by: zhouyoulin12 <zhouyoulin12@163.com>
tomsun28
pushed a commit
that referenced
this issue
Mar 9, 2024
tomsun28
pushed a commit
that referenced
this issue
Mar 9, 2024
tomsun28
added a commit
that referenced
this issue
Mar 9, 2024
* support and expose inner metrics data (#737) * [manager] support inner metrics data api * [manager] export inner metrics data api * support tdengine3.0 and fix issues714 (#735) * add test unit case by zhouyoulin * add test unit case * fix bug: 714, see link(#714) * fix bug: 714, see link(#714) * add license --------- Co-authored-by: tomsun28 <tomsun28@outlook.com> Co-authored-by: zhouyoulin12 <zhouyoulin12@163.com>
tomsun28
pushed a commit
that referenced
this issue
Mar 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an existing issue for this?
Current Behavior
No response
Expected Behavior
No response
Steps To Reproduce
No response
Environment
Debug logs
2023-03-10 15:22:54 [warehouse-persistent-data-storage] ERROR com.usthe.warehouse.store.HistoryTdEngineDataStorage - TDengine ERROR (216): sql: INSERT INTO kafka_jvm_memory_pool_229193021526016 USING kafka_jvm_memory_pool_super TAGS (229193021526016) VALUES (1678432974537, 'Compressed Class Space', 'Compressed Class Space', 6979584.0, 0.0, 1.073741824E9, 5653872.0) (1678432974538, 'Metaspace', 'Metaspace', 4.8840704E7, 0.0, -1.0, 4.5755704E7) (1678432974539, 'CodeHeap 'non-nmethods'', 'CodeHeap 'non-nmethods'', 2555904.0, 2555904.0, 5836800.0, 1578112.0) (1678432974540, 'CodeHeap 'profiled nmethods'', 'CodeHeap 'profiled nmethods'', 2.1037056E7, 2555904.0, 1.22908672E8, 2.1015552E7) (1678432974541, 'G1 Eden Space', 'G1 Eden Space', 4.28867584E8, 5.6623104E7, -1.0, 2.44318208E8) (1678432974542, 'G1 Old Gen', 'G1 Old Gen', 6.33339904E8, 1.01711872E9, 1.073741824E9, 1.79704344E8) (1678432974543, 'G1 Survivor Space', 'G1 Survivor Space', 1.1534336E7, 0.0, -1.0, 1.1534336E7) (1678432974544, 'CodeHeap 'non-profiled nmethods'', 'CodeHeap 'non-profiled nmethods'', 7864320.0, 2555904.0, 1.22912768E8, 7821440.0), desc: syntax error near 'non-nmethods'', 'CodeHeap 'non-nmethods'', 2555904.0, 2555904' (invalid data or symbol)
Anything else?
No response
The text was updated successfully, but these errors were encountered: