package
0.14.7-rc1
Repository: https://github.com/paddlepaddle/paddleflow.git
Documentation: pkg.go.dev

# Functions

GetAnnotationsFromRuntimeInfo get annotations from info map.
GetQueryLabelsFromPrometheus return query labels from prometheus Deprecated.
No description provided by the author
No description provided by the author
NewJobMetricTimePointManager Implementation of default job metric manager.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
完成Job 后处理的时间:也即 Job的終态写入数据库的时间.
开始进行 Job 后处理的时间:也即Job处于終态的时间点.
完成Job创建的时间.
完成job调度的时间:即在调用Job模块的Create前的时间.
Job 开始调度的时间,等价于StageStepScheduleStartTime 这里需要再次进行记录是因为循环结构中,不同的job的调度结束时间不一致,为了方便计算每个job的调度时间,所以会在每一个jobTimeRecorder单独记录一次 在StepTimeRecorder中记录该时间点,是因为在Job阶段无法获取到改信息,因此需要在StepTimeRecorder进行记录,然后在jobTimeRecorder进行拷贝操作。.
No description provided by the author
开始进行Run后处理的时间:即Run检测到处于终态的时间.
run处于終态的时间.
run stage.
No description provided by the author
No description provided by the author
job stage.
No description provided by the author
完成 runyaml 解析的时间.
开始解析 runyaml 的时间.
开始创建run的时间.
No description provided by the author
完成对runyaml 以及相关参数进行校验的结束时间.
对runyaml 以及相关参数进行校验的开始时间.
开始进行Step的调度时间:即确定Step可以运行的时间点.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
T1 api query time.
T2 db insert time.
T3 enqueue time.
T4 dequeue time.
T5 submit time.
T6 scheduled time TODO: T6 is not supported yet.
T7 run time.
T8 finish(success/fail) time.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

SummarOpt有一个 maxAge 属性,用于限制追踪分位统计得时间,详情可以参考下面得链接 https://pkg.go.dev/github.com/prometheus/client_golang/prometheus#SummaryOpts.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author