camunda / issues

4 stars 0 forks source link

Bring your Own Monitoring #754

Open engineering-issue-sync-app[bot] opened 1 month ago

engineering-issue-sync-app[bot] commented 1 month ago

For more information and best practices, please visit confluence.

Value Proposition Statement 🚀

Provide monitoring endpoints to SaaS customers so they can monitor application-level metrics and analyze the performance of clusters.

Camunda SaaS platform does not expose monitoring endpoints

User Stories 🧑‍🚀

As a C8 SaaS user, I need to be able to monitor my cluster resource utilization using my own monitoring system.

As a C8 SaaS user, I can activate\/deactivate and secure the monitoring endpoint for my C8 Cluster.

As a C8 SaaS user, I can include IP addresses in the Allow list that will apply to Monitoring endpoints.

As a C8 SaaS user, I can get a sample Grafana Dashboard that can provide monitoring example for C8 Cluster

Implementation 👷

Open Question:

Can we support OIDC authorization?

Do we have to filter out data from the monitoring endpoint?

Do we proxy existing endpoints or do we create a service monitor\/collector that will pass on metrics to the user endpoint?

:robot: This issue is automatically synced from: source