SovereignCloudStack / issues

This repository is used for issues that are cross-repository or not bound to a specific repository.
https://github.com/orgs/SovereignCloudStack/projects/6
2 stars 1 forks source link

Observability for KaaS for the Operator #291

Open fkr opened 1 year ago

fkr commented 1 year ago

As a SCS Operator I need to have a clear understanding of the health of managed clusters on the KaaS layer.

Definition of Ready:

Definition of Done:

Preliminaries:

MVP0:

Checks:

matofeder commented 1 year ago

Hi @fkr, @jschoone

I played a little bit with the OpenTelemetry project and SCS KaaS reference implementation. Please find my PoC (still WIP) here (Otel directory).

This PoC does:

we can discuss this in the next SIG Monitoring meeting 2023/7/7_12:05

matofeder commented 11 months ago

@fkr, @o-otte view the suggested issues for the upcoming phase of MVP (MVP1):

matofeder commented 11 months ago

@fkr At today's SIG monitoring meeting, we discussed the DoD list proposal for MVP-0, https://input.scs.community/monitoring-mvp-0#. As @o-otte agreed with it, I would like to ask you whether I can edit the epic description according to the proposed DoD. Afterward, I will create issues from the DoD open items, and then the Gonicus team could easily contribute to MVP-0.

fkr commented 11 months ago

yes - i think, that makes a lot of sense!

matofeder commented 11 months ago

See the high-level architectural diagram, which illustrates the concept of MVP-0

monitoring_hybrid_mvp0

EDIT(27/11/2023): An update that incorporated insights from SCS Sig Monitoring/SCS team OPS meeting

matofeder commented 6 months ago

All DoDs for MVP0 and beyond have been fulfilled as the last missing piece has been merged https://github.com/osism/testbed/pull/1855