yangsoon
|
6cee468743
|
Feat: add more performance optimization and prometheus metrics for controller (#3086)
* Feat: add more prometheus metrics
Signed-off-by: yangsoon <yangsoonlx@gmail.com>
* Feat: add detail gc rt duration metrics
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
* Feat: add monitor to client
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
* Feat: add all cache object
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
* Fix: watch job
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
* Feat: add deleg client
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
* Feat: add optimize for rt list and disable controllerrevision
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
* Feat: add apprev disable optimize
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
* Fix: optimize log
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
* Feat: add time recorder for app ctrl
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
* Feat: add in-memory workflow context
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
* Feat: add reconcile-reduction & random-pick-gc & optimize rt record
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
* Feat: add optimize for healthcheck & resourcetracker trigger
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
* Chore: refactor
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
* Feat: record the resource-tracker number by informer event-handler
Signed-off-by: yangsoon <songyang.song@alibaba-inc.com>
* Feat: add promethus collect annotation in template
Signed-off-by: yangsoon <songyang.song@alibaba-inc.com>
* Fix: command line comment bug
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
* Chore: rename args and remove legacy controller metrics
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
* Fix: make code reviewable
Signed-off-by: yangsoon <songyang.song@alibaba-inc.com>
* Chore: optimize flag descriptions
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
* Chore: break optimize package
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
* Fix: gc policy test
Signed-off-by: Somefive <yd219913@alibaba-inc.com>
Co-authored-by: Yin Da <yd219913@alibaba-inc.com>
Co-authored-by: yangsoon <songyang.song@alibaba-inc.com>
|
2022-01-14 15:18:02 +08:00 |
|
barnettZQG
|
d4762e09cd
|
Feat: support query endpoints in status command and speed up CLI response (#3052)
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
|
2022-01-07 15:49:27 +08:00 |
|
Tianxin Dong
|
d1f56743cc
|
Feat: add core definitions (#2664)
* Feat: add components and storage api-oriented defs
* add some examples
* change the dir
* resolve comments
* make reviewable
* fix example
* add labels and annotations in component
* add config map ref key in env
* add more traits
* add wfstep defs and rename
* fmt the cue
* re-struct all the definitions
* revert deprecated defs and add webhook def
* delete useless network trait
* fix generated tab
* fix indent
* fix webservice
* add labels
* comment webservice and worker's health check
* fix retainkeys
* fix webservice and worker's health check
* add suspend def which will be replaced by internal def
* fix cli and add labels
* fix script
* add ignore
* fix healthscope example
|
2021-11-29 15:02:16 +08:00 |
|
Jian.Li
|
0803b45faf
|
Feat: output log with structured tag & add step duration metrics (#2683)
* debug task
* metrics
* trace context
* add step_duration metrics
* add readme docs
|
2021-11-12 11:48:41 +08:00 |
|