operator-controller icon indicating copy to clipboard operation
operator-controller copied to clipboard

Base metrics for OLM v1

Open OchiengEd opened this issue 1 year ago • 4 comments

Gather baseline metrics for catalogd and operator-controller to be used as a reference point.

OchiengEd avatar Jul 16 '24 21:07 OchiengEd

/assign

OchiengEd avatar Jul 16 '24 21:07 OchiengEd

@OchiengEd, what do you think about instrumenting the Operator Controller with the OpenTelemetry SDK? So, we could expose metrics, traces, and logs in a standard way.

yuriolisa avatar Jul 18 '24 12:07 yuriolisa

The goal of the metrics in this case is to detect drastic changes in compute resource utilization during development. Therefore it should be able to be run from CI.

OchiengEd avatar Jul 18 '24 17:07 OchiengEd

Attached is the baseline metrics report on the current state of compute resource utilization for operator-controller and catalogd.

Scripts and Jupyter Notebook used to generate the above report can be found in the olmv1-stats repository.

OchiengEd avatar Jul 18 '24 21:07 OchiengEd