Cara Comfort
|
53d5d72bd1
|
238: Convert pie ram use from pie chart to time series
Signed-off-by: Cara <cara@indeed.com>
|
2021-06-29 15:23:36 -07:00 |
|
Yuqiu Wang
|
8ccc5335ee
|
put scale to 0-1
|
2021-04-14 11:26:06 -04:00 |
|
Yuqiu Wang
|
aa0e8c55a7
|
fix linter, comment out unused code
|
2021-04-05 12:39:55 -04:00 |
|
Yuqiu Wang
|
1d14036e3f
|
fix crosshair title
|
2021-04-05 12:28:48 -04:00 |
|
Yuqiu Wang
|
49e15adc6e
|
drop the gridlines&decimal places in Y
|
2021-04-05 12:03:17 -04:00 |
|
Yuqiu Wang
|
866ee99ebb
|
exchange chart in nodes with linechart, remove title, fix crosshair, make it smaller to fit
|
2021-04-05 11:53:02 -04:00 |
|
Yuqiu Wang
|
9226437dda
|
update color
|
2021-03-30 13:20:56 -04:00 |
|
Yuqiu Wang
|
8ff770fa8d
|
switch color
|
2021-03-26 12:35:30 -04:00 |
|
Yuqiu Wang
|
40848edc3c
|
add AreaSeries so the area is filled
|
2021-03-26 12:30:41 -04:00 |
|
Yuqiu Wang
|
dfa00caf92
|
Added a fancy crosshair and did some refactoring
|
2021-03-19 13:03:52 -04:00 |
|
Yuqiu Wang
|
2f2fa0fa2f
|
frontend_prometheus how about purple line?
|
2021-03-09 11:24:42 -05:00 |
|
Yuqiu Wang
|
bedff931c0
|
frontend_prometheus refine title
|
2021-03-09 11:20:28 -05:00 |
|
Yuqiu Wang
|
0fd23c169d
|
merge server and switch to use proxy
|
2021-02-26 15:08:15 -05:00 |
|
Yuqiu Wang
|
a3b8058573
|
Adjust the padding of tick
|
2021-02-26 11:28:41 -05:00 |
|
Yuqiu Wang
|
8d22b702d9
|
fix lint
|
2021-02-26 11:22:11 -05:00 |
|
Yuqiu Wang
|
24cdeceda4
|
add padding, percentage, and memory chart
|
2021-02-26 11:20:19 -05:00 |
|
Yuqiu Wang
|
c4e9ca7399
|
fix lint
|
2021-02-26 10:40:35 -05:00 |
|
Yuqiu Wang
|
00d1364799
|
refine label
|
2021-02-26 00:15:52 -05:00 |
|
Yuqiu Wang
|
03d186a28e
|
fix time
|
2021-02-25 18:43:55 -05:00 |
|
Yuqiu Wang
|
5104f3e10d
|
Plot the graph
|
2021-02-25 15:17:09 -05:00 |
|
Yuqiu Wang
|
f2f046cb1a
|
Fix frontend to update data in state
|
2021-02-25 12:55:15 -05:00 |
|
Yuqiu Wang
|
bf7495c3cd
|
Get data successfully
|
2021-02-25 12:14:51 -05:00 |
|
Xiaowei Zhou
|
7a4391888f
|
Add protobuf support for metric kind PodList #191
|
2021-02-22 11:01:39 +09:00 |
|
Eric Herbrandson
|
8f3d77adc3
|
Merge pull request #200 from XenitAB/fix-hashtag
Remove hashtag from nonHashedUrl
|
2021-02-20 11:53:46 -06:00 |
|
Eric Herbrandson
|
0d476b0023
|
Merge pull request #197 from olivergg/issue188_fix_parseunitsofram
Fix issue #188 (proposal)
|
2021-02-20 11:48:41 -06:00 |
|
Xiaowei Zhou
|
351aa36945
|
Add protobuf support for metric kind NodeList #192
|
2021-02-13 19:26:22 +09:00 |
|
Eric Herbrandson
|
fca3b7e69d
|
Merge pull request #198 from yuqiuw/add_pb_eventlist
Add protobuf support for EventList
|
2021-02-09 09:00:30 -06:00 |
|
Simon Gottschlag
|
5f52e937e6
|
Remove hashtag from nonHashedUrl
|
2021-02-08 21:59:14 +01:00 |
|
Yuqiu Wang
|
98000b064c
|
Fix typo
|
2021-02-08 08:03:08 -10:00 |
|
Yuqiu Wang
|
1704a7be1d
|
Add protobuf support for EventList
|
2021-02-07 10:57:43 -10:00 |
|
Olivier G
|
0cdf46470d
|
Add package-lock.json (+jest)
|
2021-02-06 11:55:49 +01:00 |
|
Olivier G
|
51081ab0cc
|
Add @types/jest to package.json
|
2021-02-06 11:54:19 +01:00 |
|
Olivier G
|
13aef578d4
|
Fix issue 188 (proposal)
|
2021-02-06 11:47:14 +01:00 |
|
Arthur Tu
|
8044798050
|
fix package-lock.json resolved url
|
2021-01-28 09:40:41 -08:00 |
|
Arthur Tu
|
86fe08e89d
|
fix lint and CRs
|
2021-01-20 20:54:05 -08:00 |
|
Arthur Tu
|
1b22783d5a
|
fix lint
|
2021-01-20 20:25:18 -08:00 |
|
Arthur Tu
|
b22737af5b
|
fix package-lock.json
|
2021-01-20 20:11:07 -08:00 |
|
Arthur Tu
|
b6ea8cf05c
|
fix some bugs
|
2021-01-20 09:42:43 -08:00 |
|
Arthur Tu
|
3a999f0120
|
Add init support for protobuf
|
2021-01-19 20:54:02 -08:00 |
|
Eric Blackburn
|
af2cf20b40
|
issue 166 fixed by changing version of the imported yaml node module to 1.10.0 instead of 2.0.0, from issue 149. issue 149 does fix the newline problem, only the version being imported wasn't correct
|
2020-10-30 12:32:09 -05:00 |
|
Cory Metcalfe
|
d0e76f2663
|
pod exec header copypasta from logs view
|
2020-10-26 16:19:43 -05:00 |
|
Jeff Rescignano
|
1bd06375c7
|
Optimize images
|
2020-10-18 19:32:37 -04:00 |
|
Eric Herbrandson
|
da6f9f2263
|
Updating npm dependencies
|
2020-10-17 12:04:37 -05:00 |
|
Eric Herbrandson
|
9ddae47c62
|
Updating npm packages
|
2020-10-17 11:50:54 -05:00 |
|
Eric Herbrandson
|
79f2f5a3bd
|
Fixing some linter errors
|
2020-10-17 11:46:28 -05:00 |
|
Eric Herbrandson
|
bc2e27ae23
|
Merge branch 'master' into gh-56
|
2020-10-17 11:37:48 -05:00 |
|
Eric Herbrandson
|
de4c16869c
|
Fixing some linting errors
|
2020-10-15 14:01:00 -05:00 |
|
Matthew Zygowicz
|
34d2763ff1
|
feat(github-workflow): started the basics of github-workflow
early stages of the change-set
ci: renamed ci to main.yml
ci: renamed the workflow folder
|
2020-10-05 20:21:21 -05:00 |
|
takumi
|
6fcc4a0414
|
refactor loading logs
|
2020-10-05 17:11:13 +09:00 |
|
takumi
|
dd366ca2ea
|
refactor
|
2020-10-05 16:30:26 +09:00 |
|