2025-08-28 Meeting notes

2025-08-28 Meeting notes

 Date

Aug 28, 2025

 Participants

  • @Eddy Fung

  • @Konstantinos Antonakoglou

 Meeting Minutes

  • Konstantinos demonstrated a Prometheus deployment that captures metrics from a Go script which tests Porch performance. The script creates repositories and packages while recording metrics, but noted it's more of a proof of concept than a long-term solution

  • The metrics are generated by the script itself rather than by Porch, and there is a need to develop observability within Porch itself

  • @Konstantinos Antonakoglou demonstrated a Prometheus deployment that captures metrics from a Go script testing Porch performance, which creates repositories and packages while recording metrics. It's more of a proof of concept.

  • We discussed the plans to create a multi-cluster monitoring architecture where OpenTelemetry clients in workload clusters send data to a management cluster within Nephio.

  • We also agreed to collaborate with Workgroup 6 (GenAI) to ensure their observability work can feed data to machine learning models, and @Eddy Fung proposed creating a data/monitoring layer within the Nephio architecture

 Action items

@Eddy Fung will prepare an architectural document where we introduce an observability layer from which other WGs can retrieve data/metrics from
@Konstantinos Antonakoglou will upload his OpenTelemetry KEPT package to GitHub