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: get metrics in the clusterized env #396

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Conversation

akvlad
Copy link
Collaborator

@akvlad akvlad commented Nov 27, 2023

fix #395

Copy link

Workflow Telemetry - QRYN CI / build (18)

Workflow telemetry for commit db7764cdcb4964354579d8f0b04f552ec0fd2a16
You can access workflow job details here

Step Trace

gantt
	title build (18)
	dateFormat x
	axisFormat %H:%M:%S
	Set up job : milestone, 1701085680000, 1701085681000
	Initialize containers : 1701085681000, 1701085691000
	Run actions/checkout@v4 : 1701085692000, 1701085693000
	Use Node.js 18 : 1701085693000, 1701085695000
	Run npm install : 1701085695000, 1701085708000
	Run npm run postinstall : 1701085708000, 1701085708000
	Run git submodule init : 1701085708000, 1701085708000
	Run git submodule update : 1701085708000, 1701085709000
	Workflow Telemetry : 1701085709000, 1701085709000
	Run node qryn.mjs >/dev/stdout & npm run test --forceExit : 1701085710000, 1701085743000

Loading

CPU Metrics

chart_stacked_area_time_3285c607-17ef-4baf-9ba8-0e477cd05e2a

Memory Metrics

chart_stacked_area_time_b7347624-f921-4bf7-aa69-9234c24dff90

IO Metrics

Read Write
Network I/O chart_line_time_259eafa2-f14a-4f0e-818c-cf6e1b6e9d10 chart_line_time_4f7b42a6-ce85-4eab-a2e0-04f206bec061
Disk I/O chart_line_time_0b7208b0-f5f7-4328-9ab0-006e4696d0a8 chart_line_time_8736bf36-f420-4bbe-af3d-644fd52b0e43

Process Trace

Top 100 processes with highest duration

gantt
	title build (18)
	dateFormat x
	axisFormat %H:%M:%S
	bash : 1701085709597, 1701085738536
	npm : 1701085709599, 1701085738531
	node : 1701085709599, 1701085738531
	jest : 1701085709922, 1701085738527
	node : 1701085709922, 1701085738527
	node : 1701085710113, 1701085710153
	find : 1701085710447, 1701085710449
	find : 1701085710465, 1701085710719
	node : 1701085710751, 1701085710887
	node : 1701085710758, 1701085710889
	node : 1701085710765, 1701085710883
	node : 1701085710905, 1701085738482
	node : 1701085710910, 1701085738485
	node : 1701085710917, 1701085738494
	node : 1701085711018, 1701085711066
	node : 1701085711020, 1701085711067
	node : 1701085711024, 1701085711058

Loading

Copy link

Workflow Telemetry - QRYN CI / build (20)

Workflow telemetry for commit db7764cdcb4964354579d8f0b04f552ec0fd2a16
You can access workflow job details here

Step Trace

gantt
	title build (20)
	dateFormat x
	axisFormat %H:%M:%S
	Set up job : milestone, 1701085683000, 1701085685000
	Initialize containers : 1701085685000, 1701085696000
	Run actions/checkout@v4 : 1701085696000, 1701085698000
	Use Node.js 20 : 1701085699000, 1701085702000
	Run npm install : 1701085702000, 1701085711000
	Run npm run postinstall : 1701085712000, 1701085712000
	Run git submodule init : 1701085712000, 1701085712000
	Run git submodule update : 1701085712000, 1701085713000
	Workflow Telemetry : 1701085713000, 1701085713000
	Run node qryn.mjs >/dev/stdout & npm run test --forceExit : 1701085713000, 1701085746000

Loading

CPU Metrics

chart_stacked_area_time_13e8ecff-55c9-4880-9370-1549e8f9a950

Memory Metrics

chart_stacked_area_time_ed441472-8cde-447b-92da-26a1b58aab9c

IO Metrics

Read Write
Network I/O chart_line_time_e6c37616-02de-41fe-8e97-e0b3921c03b2 chart_line_time_e5c3b249-aad9-477c-b60a-c63dd33eeb37
Disk I/O chart_line_time_18c08d07-54cc-4756-8be7-8636167b24a5 chart_line_time_9d5701c8-7182-455e-9d53-fa7cfedea16d

Process Trace

Top 100 processes with highest duration

gantt
	title build (20)
	dateFormat x
	axisFormat %H:%M:%S
	bash : 1701085713818, 1701085741844
	npm : 1701085713820, 1701085741843
	node : 1701085713820, 1701085741843
	jest : 1701085714107, 1701085741835
	node : 1701085714107, 1701085741835
	node : 1701085714278, 1701085714317
	find : 1701085714577, 1701085714578
	find : 1701085714588, 1701085714885
	node : 1701085714904, 1701085715004
	node : 1701085714910, 1701085715005
	node : 1701085714912, 1701085715005
	node : 1701085715024, 1701085741814
	node : 1701085715026, 1701085741823
	node : 1701085715028, 1701085741820
	node : 1701085715113, 1701085715174
	node : 1701085715123, 1701085715164
	node : 1701085715123, 1701085715173

Loading

Copy link

Workflow Telemetry - QRYN CI / build (16.x)

Workflow telemetry for commit db7764cdcb4964354579d8f0b04f552ec0fd2a16
You can access workflow job details here

Step Trace

gantt
	title build (16.x)
	dateFormat x
	axisFormat %H:%M:%S
	Set up job : milestone, 1701085684000, 1701085685000
	Initialize containers : 1701085685000, 1701085697000
	Run actions/checkout@v4 : 1701085697000, 1701085698000
	Use Node.js 16.x : 1701085698000, 1701085702000
	Run npm install : 1701085702000, 1701085712000
	Run npm run postinstall : 1701085712000, 1701085713000
	Run git submodule init : 1701085713000, 1701085713000
	Run git submodule update : 1701085713000, 1701085714000
	Workflow Telemetry : 1701085714000, 1701085714000

Loading

CPU Metrics

chart_stacked_area_time_c6e50d89-fdd2-4d60-b1c3-02d9629d5dc0

Memory Metrics

chart_stacked_area_time_4b4c586d-9c2b-45a8-9154-7db560fb5917

IO Metrics

Read Write
Network I/O chart_line_time_f7e3f215-5425-480d-89c3-04fdc9ab4a0b chart_line_time_b8a1687b-e839-4380-9b63-c9574ed4234e
Disk I/O chart_line_time_26a7c838-215d-413c-a97c-34d9d6ef1a8a chart_line_time_03b1e724-7c23-44cf-b346-ee822fc8cbc9

Process Trace

Top 100 processes with highest duration

gantt
	title build (16.x)
	dateFormat x
	axisFormat %H:%M:%S
	npm : 1701085714727, 1701085744200
	node : 1701085714727, 1701085744200
	jest : 1701085715022, 1701085744195
	node : 1701085715022, 1701085744195
	node : 1701085715192, 1701085715241
	find : 1701085715596, 1701085715598
	find : 1701085715606, 1701085715962
	node : 1701085715992, 1701085716206
	node : 1701085716023, 1701085716182
	node : 1701085716044, 1701085716186
	node : 1701085716229, 1701085744181
	node : 1701085716235, 1701085744169
	node : 1701085716246, 1701085744168
	node : 1701085716378, 1701085716515
	node : 1701085716422, 1701085716477
	node : 1701085716536, 1701085716687

Loading

@akvlad akvlad merged commit bc96411 into master Nov 27, 2023
7 checks passed
@akvlad akvlad deleted the fix_395_metrics_cluster branch November 27, 2023 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

metrics select error on clickhouse cluster
1 participant