You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.
There's also an open question about the desire to have that add-on work with plain k8s.
UPDATE At this time it would be prudent to install a minimal stack with thanos & prometheus ( & grafana in the hub) to satisfy the minimum requirements. This will serve as an reference of how to leverage prometheus metrics from Istio, knowing that the federation stack and the gateway provider may actually be different for users.
These problems would need to be bottomed out before going with this add-on as the approach for local-setup. Alternatively:
- maintain a fork of this add-on that works with k8s - maintain a solution that is stripped down to the minimal requirements i.e. thanos, minio, prometheus (no observatorium or grafana). There is an example of installing & configuring thanos & promtheus in https://github.com/david-martin/multi-cluster-rollouts
Use Case
I want to view metrics from my gateways to provide me with a single place to observe and monitor when using a multi-cluster gateways
Tasks
Notes
There is an add-on for OCM however there are known issues with running on plain k8s that would have to be worked through. See stolostron/multicluster-observability-operator#1193 for more details.There's also an open question about the desire to have that add-on work with plain k8s.UPDATE At this time it would be prudent to install a minimal stack with thanos & prometheus ( & grafana in the hub) to satisfy the minimum requirements. This will serve as an reference of how to leverage prometheus metrics from Istio, knowing that the federation stack and the gateway provider may actually be different for users.
These problems would need to be bottomed out before going with this add-on as the approach for local-setup.Alternatively:- maintain a fork of this add-on that works with k8s- maintain a solution that is stripped down to the minimal requirements i.e. thanos, minio, prometheus (no observatorium or grafana). There is an example of installing & configuring thanos & promtheus in https://github.com/david-martin/multi-cluster-rolloutsRegarding scraping metrics from Istio, further info is available at https://istio.io/latest/docs/ops/integrations/prometheus/
Out of scope
The text was updated successfully, but these errors were encountered: