numaproj / numaplane

Control Plane for Numaproj
Apache License 2.0
12 stars 1 forks source link

feat: add metrics for MonoVertexRollouts #206

Closed dpadhiar closed 2 months ago

dpadhiar commented 2 months ago

Fixes #195

Modifications

Exposes metrics for MonoVertexRollouts.

Verification

Tested locally that metrics were being emitted when a sample MonoVertexRollout was created.

Added unit test and ran make test